Index
All Classes and Interfaces|All Packages
A
- actual(MetaStorageManager) - Static method in enum class org.gridgain.internal.lock.OperationLock
-
Returns the current operation, or null if no ongoing operations.
O
- OperationLock - Enum Class in org.gridgain.internal.lock
-
Lock that prohibits conflicting operations.
- org.gridgain.internal.lock - package org.gridgain.internal.lock
P
- PITR - Enum constant in enum class org.gridgain.internal.lock.OperationLock
R
- ROLLING_UPGRADE - Enum constant in enum class org.gridgain.internal.lock.OperationLock
S
- start(MetaStorageManager) - Method in enum class org.gridgain.internal.lock.OperationLock
-
Tries to start an operation.
- stop(MetaStorageManager) - Method in enum class org.gridgain.internal.lock.OperationLock
-
Tries to stop an operation.
V
- valueOf(String) - Static method in enum class org.gridgain.internal.lock.OperationLock
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.gridgain.internal.lock.OperationLock
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages