Hierarchy For Package org.infinispan.client.hotrod.impl.transaction.operations
Class Hierarchy
- java.lang.Object
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation<T> (implements org.infinispan.client.hotrod.impl.protocol.HotRodConstants, org.infinispan.client.hotrod.impl.operations.HotRodOperation<T>)
- org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation<V>
- org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- org.infinispan.client.hotrod.impl.operations.AbstractNoCacheHotRodOperation<E>
- org.infinispan.client.hotrod.impl.transaction.operations.CompleteTransactionOperation
- org.infinispan.client.hotrod.impl.transaction.operations.ForgetTransactionOperation
- org.infinispan.client.hotrod.impl.transaction.operations.RecoveryOperation
- org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation<V>
- org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation<T> (implements org.infinispan.client.hotrod.impl.protocol.HotRodConstants, org.infinispan.client.hotrod.impl.operations.HotRodOperation<T>)
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)