Package | Description |
---|---|
org.openspaces.admin.internal.pipelines |
Modifier and Type | Method and Description |
---|---|
Map<String,Index> |
Table.getIndexes() |
Modifier and Type | Method and Description |
---|---|
void |
Table.setIndexes(Map<String,Index> indexes) |
Constructor and Description |
---|
Table(String name,
String suggestedClassName,
String primaryKey,
boolean broadcastObject,
String routingProperty,
boolean storageOptimized,
Map<String,Column> columns,
Map<String,Index> indexes) |
Copyright © GigaSpaces.