| Package | Description |
|---|---|
| com.gigaspaces.sync.serializable |
| Modifier and Type | Method and Description |
|---|---|
SpaceSyncEndpointMethod |
ConsolidationParticipantEndpointData.getSyncEndpointMethod() |
SpaceSyncEndpointMethod |
OperationsBatchEndpointData.getSyncEndpointMethod() |
SpaceSyncEndpointMethod |
EndpointData.getSyncEndpointMethod() |
SpaceSyncEndpointMethod |
IntroduceTypeEndpointData.getSyncEndpointMethod() |
SpaceSyncEndpointMethod |
AddIndexEndpointData.getSyncEndpointMethod() |
SpaceSyncEndpointMethod |
TransactionEndpointData.getSyncEndpointMethod() |
static SpaceSyncEndpointMethod |
SpaceSyncEndpointMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceSyncEndpointMethod[] |
SpaceSyncEndpointMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AddIndexEndpointData(AddIndexData addIndexData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
ConsolidationParticipantEndpointData(ConsolidationParticipantData consolidationParticipantData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
IntroduceTypeEndpointData(IntroduceTypeData introduceTypeData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
OperationsBatchEndpointData(OperationsBatchData operationsBatchData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
TransactionEndpointData(TransactionData transactionData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
Copyright © GigaSpaces.