Class IgniteTxLocalAdapter.PLC2<T>
- java.lang.Object
-
- org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure2<T>
-
- org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PLC2<T>
-
- Type Parameters:
T- Return type.
- All Implemented Interfaces:
Serializable,IgniteBiClosure<Boolean,Exception,IgniteInternalFuture<T>>
- Enclosing class:
- IgniteTxLocalAdapter
protected abstract class IgniteTxLocalAdapter.PLC2<T> extends IgniteTxLocalAdapter.PostLockClosure2<T>
Post-lock closure alias.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPLC2()
-