Package org.gridgain.lang
Class GridgainErrorGroups.Cache
java.lang.Object
org.gridgain.lang.GridgainErrorGroups.Cache
- Enclosing class:
- GridgainErrorGroups
Cache error group.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intFailure due to enlist cache operation into table transaction or vice versa. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TX_INCOMPATIBLE_OPERATION_ERR
public static final int TX_INCOMPATIBLE_OPERATION_ERRFailure due to enlist cache operation into table transaction or vice versa.
-
-
Constructor Details
-
Cache
public Cache()
-