Package | Description |
---|---|
com.j_spaces.core.cluster |
Provides GigaSpaces cluster plug-in interfaces
|
Modifier and Type | Field and Description |
---|---|
static MissingPacketsPolicy |
ReplicationPolicy.DEFAULT_MISSING_PACKETS |
Modifier and Type | Method and Description |
---|---|
MissingPacketsPolicy |
ReplicationPolicy.getOnMissingPackets() |
static MissingPacketsPolicy |
MissingPacketsPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MissingPacketsPolicy[] |
MissingPacketsPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationPolicy.setOnMissingPackets(MissingPacketsPolicy onMissingPackets) |
Copyright © GigaSpaces.