Class GridNearTxLocal.FinishClosure<T>
- java.lang.Object
-
- org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.FinishClosure<T>
-
- Type Parameters:
T- Return type.
- All Implemented Interfaces:
Serializable,IgniteBiClosure<T,Exception,T>
- Enclosing class:
- GridNearTxLocal
protected abstract class GridNearTxLocal.FinishClosure<T> extends Object implements IgniteBiClosure<T,Exception,T>
Post-lock closure.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedFinishClosure()
-