Package | Description |
---|---|
org.gridgain.grid.cache.dr |
Contains cache data center replication API classes.
|
org.gridgain.grid.events |
Contains events API classes.
|
Modifier and Type | Method and Description |
---|---|
static @Nullable CacheDrPauseReason |
CacheDrPauseReason.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
@Nullable CacheDrPauseReason |
CacheDrStatus.reason()
Gets stop reason.
|
static CacheDrPauseReason |
CacheDrPauseReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheDrPauseReason[] |
CacheDrPauseReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CacheDrStatus(@Nullable CacheDrPauseReason reason,
@Nullable String errMsg)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
CacheDrPauseReason |
DrCacheReplicationEvent.reason()
Returns pause reason.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024