Uses of Interface
com.gigaspaces.sync.IntroduceTypeData
Packages that use IntroduceTypeData
Package
Description
Set of patterns that can be used to wrap different external data sources.
-
Uses of IntroduceTypeData in com.gigaspaces.persistency
Methods in com.gigaspaces.persistency with parameters of type IntroduceTypeDataModifier and TypeMethodDescriptionvoidMongoClientConnector.introduceType(IntroduceTypeData introduceTypeData) voidMongoSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData) -
Uses of IntroduceTypeData in com.gigaspaces.sync
Classes in com.gigaspaces.sync that implement IntroduceTypeDataMethods in com.gigaspaces.sync with parameters of type IntroduceTypeDataModifier and TypeMethodDescriptionvoidSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData) Triggered on type data introduction. -
Uses of IntroduceTypeData in com.gigaspaces.sync.serializable
Classes in com.gigaspaces.sync.serializable that implement IntroduceTypeDataConstructors in com.gigaspaces.sync.serializable with parameters of type IntroduceTypeDataModifierConstructorDescriptionIntroduceTypeEndpointData(IntroduceTypeData introduceTypeData, SpaceSyncEndpointMethod spaceSyncEndpointMethod) -
Uses of IntroduceTypeData in org.openspaces.persistency.cassandra
Methods in org.openspaces.persistency.cassandra with parameters of type IntroduceTypeDataModifier and TypeMethodDescriptionvoidCassandraSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData) -
Uses of IntroduceTypeData in org.openspaces.persistency.kafka
Methods in org.openspaces.persistency.kafka with parameters of type IntroduceTypeDataModifier and TypeMethodDescriptionvoidKafkaSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData) -
Uses of IntroduceTypeData in org.openspaces.persistency.patterns
Methods in org.openspaces.persistency.patterns with parameters of type IntroduceTypeDataModifier and TypeMethodDescriptionvoidSpaceSynchronizationEndpointExceptionHandler.onIntroduceType(IntroduceTypeData introduceTypeData) voidSpaceSynchronizationEndpointSplitter.onIntroduceType(IntroduceTypeData introduceTypeData) delegate the introduce type event to the corresponding interceptor -
Uses of IntroduceTypeData in org.openspaces.persistency.space
Methods in org.openspaces.persistency.space with parameters of type IntroduceTypeDataModifier and TypeMethodDescriptionvoidGigaSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData)