Package | Description |
---|---|
com.gigaspaces.persistency | |
com.gigaspaces.persistency.metadata | |
com.gigaspaces.sync | |
com.gigaspaces.sync.serializable | |
org.openspaces.persistency.cassandra | |
org.openspaces.persistency.kafka | |
org.openspaces.persistency.patterns |
Set of patterns that can be used to wrap different external data sources.
|
org.openspaces.persistency.space |
Modifier and Type | Method and Description |
---|---|
void |
MongoClientConnector.ensureIndexes(AddIndexData addIndexData) |
void |
MongoSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData) |
Modifier and Type | Method and Description |
---|---|
void |
IndexBuilder.ensureIndexes(AddIndexData addIndexData) |
Modifier and Type | Class and Description |
---|---|
class |
AddIndexDataImpl |
Modifier and Type | Method and Description |
---|---|
void |
SpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData)
Triggered on add index synchronization.
|
Modifier and Type | Class and Description |
---|---|
class |
AddIndexEndpointData |
Constructor and Description |
---|
AddIndexEndpointData(AddIndexData addIndexData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
Modifier and Type | Method and Description |
---|---|
void |
CassandraSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData) |
Modifier and Type | Method and Description |
---|---|
void |
KafkaSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceSynchronizationEndpointSplitter.onAddIndex(AddIndexData addIndexData)
delegate the add index event to the corresponding interceptor
|
void |
SpaceSynchronizationEndpointExceptionHandler.onAddIndex(AddIndexData addIndexData) |
Modifier and Type | Method and Description |
---|---|
void |
GigaSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData) |
Copyright © GigaSpaces.