Uses of Interface
org.infinispan.client.hotrod.impl.operations.RetryAwareCompletionStage
Packages that use RetryAwareCompletionStage
-
Uses of RetryAwareCompletionStage in org.infinispan.client.hotrod.impl
Methods in org.infinispan.client.hotrod.impl that return RetryAwareCompletionStageModifier and TypeMethodDescriptionDelegatingRemoteCache.getWithMetadataAsync(K key, SocketAddress preferredAddres) InternalRemoteCache.getWithMetadataAsync(K key, SocketAddress preferredAddres) RemoteCacheImpl.getWithMetadataAsync(K key, SocketAddress preferredAddres) -
Uses of RetryAwareCompletionStage in org.infinispan.client.hotrod.impl.operations
Classes in org.infinispan.client.hotrod.impl.operations that implement RetryAwareCompletionStageModifier and TypeClassDescriptionclassCorresponds to getWithMetadata operation as described by Hot Rod protocol specification.Methods in org.infinispan.client.hotrod.impl.operations that return RetryAwareCompletionStage