Uses of Interface
com.gigaspaces.sync.AddIndexData
Packages that use AddIndexData
Package
Description
Set of patterns that can be used to wrap different external data sources.
-
Uses of AddIndexData in com.gigaspaces.persistency
Methods in com.gigaspaces.persistency with parameters of type AddIndexDataModifier and TypeMethodDescriptionvoidMongoClientConnector.ensureIndexes(AddIndexData addIndexData) voidMongoSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData) -
Uses of AddIndexData in com.gigaspaces.persistency.metadata
Methods in com.gigaspaces.persistency.metadata with parameters of type AddIndexData -
Uses of AddIndexData in com.gigaspaces.sync
Classes in com.gigaspaces.sync that implement AddIndexDataMethods in com.gigaspaces.sync with parameters of type AddIndexDataModifier and TypeMethodDescriptionvoidSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData) Triggered on add index synchronization. -
Uses of AddIndexData in com.gigaspaces.sync.serializable
Classes in com.gigaspaces.sync.serializable that implement AddIndexDataConstructors in com.gigaspaces.sync.serializable with parameters of type AddIndexDataModifierConstructorDescriptionAddIndexEndpointData(AddIndexData addIndexData, SpaceSyncEndpointMethod spaceSyncEndpointMethod) -
Uses of AddIndexData in org.openspaces.persistency.cassandra
Methods in org.openspaces.persistency.cassandra with parameters of type AddIndexDataModifier and TypeMethodDescriptionvoidCassandraSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData) -
Uses of AddIndexData in org.openspaces.persistency.kafka
Methods in org.openspaces.persistency.kafka with parameters of type AddIndexDataModifier and TypeMethodDescriptionvoidKafkaSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData) -
Uses of AddIndexData in org.openspaces.persistency.patterns
Methods in org.openspaces.persistency.patterns with parameters of type AddIndexDataModifier and TypeMethodDescriptionvoidSpaceSynchronizationEndpointExceptionHandler.onAddIndex(AddIndexData addIndexData) voidSpaceSynchronizationEndpointSplitter.onAddIndex(AddIndexData addIndexData) delegate the add index event to the corresponding interceptor -
Uses of AddIndexData in org.openspaces.persistency.space
Methods in org.openspaces.persistency.space with parameters of type AddIndexDataModifier and TypeMethodDescriptionvoidGigaSpaceSynchronizationEndpoint.onAddIndex(AddIndexData addIndexData)