Package | Description |
---|---|
com.gigaspaces.persistency | |
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.introduceType(IntroduceTypeData introduceTypeData) |
void |
MongoSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData) |
Modifier and Type | Class and Description |
---|---|
class |
IntroduceTypeDataImpl |
Modifier and Type | Method and Description |
---|---|
void |
SpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData)
Triggered on type data introduction.
|
Modifier and Type | Class and Description |
---|---|
class |
IntroduceTypeEndpointData |
Constructor and Description |
---|
IntroduceTypeEndpointData(IntroduceTypeData introduceTypeData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
Modifier and Type | Method and Description |
---|---|
void |
CassandraSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData) |
Modifier and Type | Method and Description |
---|---|
void |
KafkaSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceSynchronizationEndpointSplitter.onIntroduceType(IntroduceTypeData introduceTypeData)
delegate the introduce type event to the corresponding interceptor
|
void |
SpaceSynchronizationEndpointExceptionHandler.onIntroduceType(IntroduceTypeData introduceTypeData) |
Modifier and Type | Method and Description |
---|---|
void |
GigaSpaceSynchronizationEndpoint.onIntroduceType(IntroduceTypeData introduceTypeData) |
Copyright © GigaSpaces.