| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache |
| Modifier and Type | Method and Description |
|---|---|
protected GridCacheTxEx.FinalizationStatus |
GridCacheTxAdapter.finalizationStatus() |
static GridCacheTxEx.FinalizationStatus |
GridCacheTxEx.FinalizationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridCacheTxEx.FinalizationStatus[] |
GridCacheTxEx.FinalizationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridCacheTxAdapter.markFinalizing(GridCacheTxEx.FinalizationStatus status) |
boolean |
GridCacheTxEx.markFinalizing(GridCacheTxEx.FinalizationStatus status) |
Copyright © 2014. All rights reserved.