Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractClientEvent - Class in org.infinispan.hotrod.event.impl
- AbstractClientEvent(byte[]) - Constructor for class org.infinispan.hotrod.event.impl.AbstractClientEvent
- AbstractConfigurationChildBuilder - Class in org.infinispan.hotrod.configuration
-
AbstractConfigurationChildBuilder.
- AbstractConfigurationChildBuilder(HotRodConfigurationBuilder) - Constructor for class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- AbstractKeyOperation<K,
T> - Class in org.infinispan.hotrod.impl.operations -
Basic class for all hot rod operations that manipulate a key.
- AbstractKeyOperation(OperationContext, short, short, K, byte[], CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.AbstractKeyOperation
- AbstractKeyValueOperation<K,
T> - Class in org.infinispan.hotrod.impl.operations -
Base class for all operations that manipulate a key and a value.
- AbstractKeyValueOperation(OperationContext, short, short, K, byte[], byte[], CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.AbstractKeyValueOperation
- AbstractMultimapKeyOperation<K,
T> - Class in org.infinispan.hotrod.impl.multimap.operations - AbstractMultimapKeyOperation(OperationContext, short, short, K, byte[], CacheOptions, DataFormat, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.AbstractMultimapKeyOperation
- AbstractMultimapKeyValueOperation<K,
T> - Class in org.infinispan.hotrod.impl.multimap.operations - AbstractMultimapKeyValueOperation(OperationContext, short, short, K, byte[], byte[], CacheOptions, DataFormat, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.AbstractMultimapKeyValueOperation
- AbstractPutIfAbsentOperation<K,
T> - Class in org.infinispan.hotrod.impl.operations -
Implements "putIfAbsent" operation as described in Hot Rod protocol specification.
- AbstractPutIfAbsentOperation(OperationContext, K, byte[], byte[], CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.AbstractPutIfAbsentOperation
- AbstractPutOperation<K,
T> - Class in org.infinispan.hotrod.impl.operations -
Implements "put" as defined by Hot Rod protocol specification.
- AbstractPutOperation(OperationContext, K, byte[], byte[], CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.AbstractPutOperation
- AbstractRemoveOperation<K,
T> - Class in org.infinispan.hotrod.impl.operations -
Implement "remove" operation as described in Hot Rod protocol specification.
- AbstractRemoveOperation(OperationContext, K, byte[], CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.AbstractRemoveOperation
- AbstractSecurityConfigurationChildBuilder - Class in org.infinispan.hotrod.configuration
-
AbstractSecurityConfigurationChildBuilder.
- AbstractVersionedInputStream - Class in org.infinispan.hotrod.impl.protocol
- AbstractVersionedInputStream(VersionedMetadata, Runnable) - Constructor for class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- accept(Void) - Method in class org.infinispan.hotrod.event.impl.ReconnectTask
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.AddOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.CompareAndSwapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.DefineCounterOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.GetConfigurationOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.GetCounterNamesOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.GetValueOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.IsDefinedOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveListenerOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.counter.operation.ResetOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.ContainsEntryMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.ContainsKeyMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.GetKeyMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.GetKeyWithMetadataMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.PutKeyValueMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.RemoveKeyMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.multimap.operations.SizeMultimapOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.AbstractPutIfAbsentOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.AbstractPutOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.AbstractRemoveOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.AdminOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.AuthMechListOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.AuthOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.BulkGetKeysOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.ClearOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.ContainsKeyOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.ExecuteOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.FaultTolerantPingOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.GetAllOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.GetOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.GetStreamOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.GetWithMetadataOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.IterationEndOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.IterationNextOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.IterationStartOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.ParallelHotRodOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.PingOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.PutAllOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.PutStreamOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.QueryOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.RemoveClientListenerOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.RemoveIfUnmodifiedOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.ReplaceOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.SizeOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.StatsOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.operations.UpdateBloomFilterOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.transaction.operations.CompleteTransactionOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.transaction.operations.ForgetTransactionOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.transaction.operations.PrepareTransactionOperation
- acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.hotrod.impl.transaction.operations.RecoveryOperation
- actualExecute(Channel) - Method in class org.infinispan.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- actualExecute(Channel) - Method in class org.infinispan.hotrod.impl.operations.AddClientListenerOperation
- actualExecute(Channel) - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- add(long) - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounter
- add(long) - Method in class org.infinispan.hotrod.HotRodMutinyWeakCounter
- add(long) - Method in class org.infinispan.hotrod.HotRodSyncWeakCounter
- add(K, V) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- add(K, V) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- add(K, V) - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- add(Flags<?, ?>) - Method in enum org.infinispan.hotrod.HotRodFlag
- add(HotRodFlag) - Method in class org.infinispan.hotrod.HotRodFlags
- ADD_BLOOM_FILTER_NEAR_CACHE_LISTENER_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ADD_BLOOM_FILTER_NEAR_CACHE_LISTENER_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ADD_CLIENT_LISTENER_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ADD_CLIENT_LISTENER_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- addAll(Flags<HotRodFlag, HotRodFlags>) - Method in class org.infinispan.hotrod.HotRodFlags
- addAndGet(long) - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounter
- addAndGet(long) - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- addAndGet(long) - Method in class org.infinispan.hotrod.HotRodSyncStrongCounter
- AddBloomNearCacheClientListenerOperation - Class in org.infinispan.hotrod.impl.operations
- AddBloomNearCacheClientListenerOperation(OperationContext, CacheOptions, Object, DataFormat, int, RemoteCache<?, ?>) - Constructor for class org.infinispan.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- AddClientListenerOperation - Class in org.infinispan.hotrod.impl.operations
- AddClientListenerOperation(OperationContext, CacheOptions, Object, byte[][], byte[][], DataFormat, RemoteCache<?, ?>) - Constructor for class org.infinispan.hotrod.impl.operations.AddClientListenerOperation
- addCluster(String) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- addCluster(String) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Adds a new remote server cluster
- addCluster(String) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- addClusterNode(String, int) - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- addClusterNodes(String) - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- addContextInitializer(String) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- addContextInitializer(String) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Supply a
SerializationContextInitializerimplementation to register classes with theProtoStreamMarshaller'sSerializationContext. - addContextInitializer(String) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- addContextInitializer(SerializationContextInitializer) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- addContextInitializer(SerializationContextInitializer) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Supply a
SerializationContextInitializerimplementation to register classes with theProtoStreamMarshaller'sSerializationContext. - addContextInitializer(SerializationContextInitializer) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- addContextInitializers(SerializationContextInitializer...) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- addContextInitializers(SerializationContextInitializer...) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Convenience method to supply multiple
SerializationContextInitializerimplementations. - addContextInitializers(SerializationContextInitializer...) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- addDispatcher(EventDispatcher<?>) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- addExecutorProperty(String, String) - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
-
Add key/value property pair to this executor factory configuration
- addJavaSerialAllowList(String...) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- addJavaSerialAllowList(String...) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
List of regular expressions for classes that can be deserialized using standard Java deserialization when reading data that might have been stored with a different endpoint, e.g.
- addJavaSerialAllowList(String...) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- addListener(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- addListener(String, T) - Method in class org.infinispan.hotrod.impl.counter.NotificationManager
- addListener(T) - Method in class org.infinispan.hotrod.impl.counter.BaseCounter
- AddListenerOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
An add listener operation for
StrongCounter.addListener(CounterListener)andWeakCounter.addListener(CounterListener) - AddListenerOperation(OperationContext, String, byte[], SocketAddress) - Constructor for class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- addNearCacheListener(Object, int) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- addNearCacheListener(Object, int) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- addNearCacheListener(Object, int) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- addNearCacheListener(Object, int) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- AddOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
Add operation.
- AddOperation(OperationContext, String, long, boolean) - Constructor for class org.infinispan.hotrod.impl.counter.operation.AddOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.AddOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.CompareAndSwapOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.DefineCounterOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.GetConfigurationOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.GetCounterNamesOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.GetValueOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.IsDefinedOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveListenerOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.counter.operation.ResetOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.operations.AbstractKeyOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.operations.AbstractKeyValueOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.operations.ExecuteOperation
- addParams(StringBuilder) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- addRemoteCache(String, Consumer<RemoteCacheConfigurationBuilder>) - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
-
Create a new
RemoteCacheConfiguration. - address - Variable in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- address() - Method in class org.infinispan.hotrod.event.impl.EventDispatcher
- addServer() - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- addServer() - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Adds a new remote server
- addServer() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- addServers(String) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- addServers(String) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Adds a list of remote servers in the form: host1[:port][;host2[:port]]...
- addServers(String) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- addStats(String, String) - Method in class org.infinispan.hotrod.impl.cache.ServerStatisticsImpl
- addTransaction(Xid) - Method in class org.infinispan.hotrod.impl.transaction.recovery.RecoveryManager
- AdminOperation - Class in org.infinispan.hotrod.impl.operations
-
AdminOperation.
- afterClose - Variable in class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- allCompleteFuture() - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- alloc() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- allowList() - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- allowOperationsAndEvents() - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- allowOperationsAndEvents() - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- APPROXIMATE_ENTRIES - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Approximate current number of entry replicas in the cache on the server that receives the request.
- APPROXIMATE_ENTRIES_UNIQUE - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Approximate current number of entries for which the server that receives the request is the primary owner.
- array() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- arrayOffset() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- asReadOnly() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- assertRemoteCacheManagerIsStarted() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- async() - Method in class org.infinispan.hotrod.HotRod
- async() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- async() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- async() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- ASYNC_EXECUTOR_FACTORY - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- asyncExecutorFactory() - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- asyncExecutorFactory() - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Configuration for the executor service used for asynchronous work on the Transport, including asynchronous marshalling and Cache 'async operations' such as Cache.putAsync().
- asyncExecutorFactory() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- asyncExecutorFactory() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.SecurityConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.ServerConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
- attributes() - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
- AUTH - Enum constant in enum org.infinispan.hotrod.configuration.SaslQop
- AUTH_CALLBACK_HANDLER - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- AUTH_CLIENT_SUBJECT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- AUTH_CONF - Enum constant in enum org.infinispan.hotrod.configuration.SaslQop
- AUTH_INT - Enum constant in enum org.infinispan.hotrod.configuration.SaslQop
- AUTH_MECH_LIST_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- AUTH_MECH_LIST_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- AUTH_PASSWORD - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- AUTH_REALM - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- AUTH_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- AUTH_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- AUTH_SERVER_NAME - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- AUTH_TOKEN - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- AUTH_USERNAME - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- authentication() - Method in class org.infinispan.hotrod.configuration.AbstractSecurityConfigurationChildBuilder
- authentication() - Method in class org.infinispan.hotrod.configuration.SecurityConfiguration
- authentication() - Method in class org.infinispan.hotrod.configuration.SecurityConfigurationBuilder
- AuthenticationConfiguration - Class in org.infinispan.hotrod.configuration
-
AuthenticationConfiguration.
- AuthenticationConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
AuthenticationConfigurationBuilder.
- AuthenticationConfigurationBuilder(HotRodConfigurationBuilder) - Constructor for class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
- AuthMechListOperation - Class in org.infinispan.hotrod.impl.operations
-
Obtains a list of SASL authentication mechanisms supported by the server
- AuthMechListOperation(OperationContext, Channel) - Constructor for class org.infinispan.hotrod.impl.operations.AuthMechListOperation
- AuthOperation - Class in org.infinispan.hotrod.impl.operations
-
Performs a step in the challenge/response authentication operation
- AuthOperation(OperationContext, Channel, String, byte[]) - Constructor for class org.infinispan.hotrod.impl.operations.AuthOperation
- await(CompletableFuture<T>) - Static method in class org.infinispan.hotrod.impl.Util
- await(CompletableFuture<T>, long) - Static method in class org.infinispan.hotrod.impl.Util
- await(CompletionStage<T>) - Static method in class org.infinispan.hotrod.impl.Util
B
- balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
For replicated (vs distributed) Hot Rod server clusters, the client balances requests to the servers according to this strategy.
- balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- balancingStrategy(String) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- balancingStrategy(String) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
For replicated (vs distributed) Hot Rod server clusters, the client balances requests to the servers according to this strategy.
- balancingStrategy(String) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- balancingStrategy(Supplier<FailoverRequestBalancingStrategy>) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- balancingStrategy(Supplier<FailoverRequestBalancingStrategy>) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
For replicated (vs distributed) Hot Rod server clusters, the client balances requests to the servers according to this strategy.
- balancingStrategy(Supplier<FailoverRequestBalancingStrategy>) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- balancingStrategyFactory() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- BaseCounter - Class in org.infinispan.hotrod.impl.counter
- BASIC - Enum constant in enum org.infinispan.hotrod.configuration.ClientIntelligence
- BasicCallbackHandler - Class in org.infinispan.hotrod.impl.security
-
A basic
CallbackHandler. - BasicCallbackHandler() - Constructor for class org.infinispan.hotrod.impl.security.BasicCallbackHandler
- BasicCallbackHandler(String, char[]) - Constructor for class org.infinispan.hotrod.impl.security.BasicCallbackHandler
- BasicCallbackHandler(String, String, char[]) - Constructor for class org.infinispan.hotrod.impl.security.BasicCallbackHandler
- batch(Function<AsyncContainer, CompletionStage<T>>) - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- batch(Function<MutinyContainer, Uni<T>>) - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- batch(Function<SyncContainer, T>) - Method in class org.infinispan.hotrod.HotRodSyncContainer
- BATCH_SIZE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- batchSize() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- batchSize(int) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- batchSize(int) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Sets the batch size of internal iterators (ie.
- batchSize(int) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- bit() - Method in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
- bloomFilter() - Method in class org.infinispan.hotrod.configuration.NearCacheConfiguration
- bloomFilter(boolean) - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
-
Specifies whether bloom filter should be used for near cache to limit the number of write notifications for unrelated keys.
- bloomFilterRequiresMaxActiveOneAndWait(int, ExhaustedAction) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- bloomFilterRequiresMaxActiveOneAndWait(int, ExhaustedAction) - Method in interface org.infinispan.hotrod.impl.logging.Log
- bloomFilterRequiresMaxActiveOneAndWait$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- build() - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- build() - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Builds a configuration object
- build() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- build() - Method in class org.infinispan.hotrod.impl.DataFormat.Builder
- build(boolean) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- builder() - Static method in class org.infinispan.hotrod.impl.DataFormat
- Builder() - Constructor for class org.infinispan.hotrod.impl.DataFormat.Builder
- BULK_GET_KEYS_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- BULK_GET_KEYS_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- BULK_GET_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- BULK_GET_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- BulkGetKeysOperation<K> - Class in org.infinispan.hotrod.impl.operations
-
Reads all keys.
- BulkGetKeysOperation(OperationContext, CacheOptions, int, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.BulkGetKeysOperation
- ByteBufUtil - Class in org.infinispan.hotrod.impl.transport.netty
-
Helper methods for writing varints, arrays and strings to
ByteBuf. - bytes2obj(Marshaller, byte[], boolean, ClassAllowList) - Static method in class org.infinispan.hotrod.marshall.MarshallerUtil
- bytesBefore(byte) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- bytesBefore(int, byte) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- bytesBefore(int, int, byte) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- BytesOnlyMarshaller - Class in org.infinispan.hotrod.marshall
-
Marshaller that only supports byte[] instances writing them as is
C
- CACHE_CONFIGURATION_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_CONFIGURATION_URI_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_ENTRY_CREATED_EVENT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- CACHE_ENTRY_EXPIRED_EVENT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- CACHE_ENTRY_MODIFIED_EVENT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- CACHE_ENTRY_REMOVED_EVENT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- CACHE_FORCE_RETURN_VALUES_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_MARSHALLER - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_NEAR_CACHE_BLOOM_FILTER_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_NEAR_CACHE_FACTORY_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_NEAR_CACHE_MAX_ENTRIES_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_NEAR_CACHE_MODE_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_PREFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_TEMPLATE_NAME_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_TRANSACTION_MANAGER_LOOKUP_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CACHE_TRANSACTION_MODE_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- cacheDoesNotSupportTransactions(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- cacheDoesNotSupportTransactions(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- cacheDoesNotSupportTransactions$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- CacheEntryCollectionImpl<K,
V> - Class in org.infinispan.hotrod.impl.multimap.metadata -
The values used in this class are assumed to be in MILLISECONDS
- CacheEntryCollectionImpl(K, Collection<V>) - Constructor for class org.infinispan.hotrod.impl.multimap.metadata.CacheEntryCollectionImpl
- CacheEntryCollectionImpl(K, Collection<V>, CacheEntryMetadata) - Constructor for class org.infinispan.hotrod.impl.multimap.metadata.CacheEntryCollectionImpl
- CacheEntryImpl<K,
V> - Class in org.infinispan.hotrod.impl.cache - CacheEntryImpl(K, V, CacheEntryMetadata) - Constructor for class org.infinispan.hotrod.impl.cache.CacheEntryImpl
- CacheEntryMetadataImpl - Class in org.infinispan.hotrod.impl.cache
- CacheEntryMetadataImpl() - Constructor for class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- CacheEntryMetadataImpl(long, long, CacheEntryExpiration, CacheEntryVersion) - Constructor for class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- CacheEntryVersionImpl - Class in org.infinispan.hotrod.impl.cache
- CacheEntryVersionImpl(long) - Constructor for class org.infinispan.hotrod.impl.cache.CacheEntryVersionImpl
- CacheInfo - Class in org.infinispan.hotrod.impl.topology
-
Holds all the cluster topology information the client has for a single cache.
- CacheInfo(WrappedBytes, FailoverRequestBalancingStrategy, int, List<InetSocketAddress>, ClientIntelligence) - Constructor for class org.infinispan.hotrod.impl.topology.CacheInfo
- cacheName() - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- cacheName() - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
- cacheName(byte[]) - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
- cacheNameBytes() - Static method in class org.infinispan.hotrod.impl.HotRodTransport
- cacheNameBytes(String) - Static method in class org.infinispan.hotrod.impl.HotRodTransport
- CacheNotTransactionalException - Exception Class in org.infinispan.hotrod.exceptions
-
When try to create a transactional
org.infinispan.hotrod.RemoteCachebut the cache in the Hot Rod server isn't transactional, this exception is thrown. - CacheNotTransactionalException() - Constructor for exception class org.infinispan.hotrod.exceptions.CacheNotTransactionalException
- CacheNotTransactionalException(String) - Constructor for exception class org.infinispan.hotrod.exceptions.CacheNotTransactionalException
- CacheNotTransactionalException(String, long, int) - Constructor for exception class org.infinispan.hotrod.exceptions.CacheNotTransactionalException
- CacheNotTransactionalException(String, Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.CacheNotTransactionalException
- CacheNotTransactionalException(Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.CacheNotTransactionalException
- CacheOperationsFactory - Class in org.infinispan.hotrod.impl.operations
-
Factory for
HotRodOperationobjects. - CacheOperationsFactory(ChannelFactory, String, Codec, ClientListenerNotifier, HotRodConfiguration, ClientStatistics) - Constructor for class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- CacheOperationsFactory(ChannelFactory, Codec, ClientListenerNotifier, HotRodConfiguration) - Constructor for class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- caches() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- caches() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- caches() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- CacheTopologyInfo - Interface in org.infinispan.hotrod.impl.cache
-
Contains information about cache topology including servers and owned segments.
- CacheTopologyInfoImpl - Class in org.infinispan.hotrod.impl.cache
- CacheTopologyInfoImpl(Map<SocketAddress, Set<Integer>>, Integer, Integer) - Constructor for class org.infinispan.hotrod.impl.cache.CacheTopologyInfoImpl
- calculateBloomBits() - Method in class org.infinispan.hotrod.near.NearCacheService
- callbackHandler() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfiguration
- callbackHandler(CallbackHandler) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies a
CallbackHandlerto be used during the authentication handshake. - callbackHandlerAndUsernameMutuallyExclusive() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- callbackHandlerAndUsernameMutuallyExclusive() - Method in interface org.infinispan.hotrod.impl.logging.Log
- callbackHandlerAndUsernameMutuallyExclusive$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- callDecode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.infinispan.hotrod.impl.transport.netty.HintedReplayingDecoder
- cancel(SocketAddress, Throwable) - Method in class org.infinispan.hotrod.impl.operations.PingOperation
- cancel(SocketAddress, Throwable) - Method in class org.infinispan.hotrod.impl.operations.RemoveClientListenerOperation
- cancel(SocketAddress, Throwable) - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- cancel(SocketAddress, Throwable) - Method in class org.infinispan.hotrod.impl.operations.UpdateBloomFilterOperation
- cancel(SocketAddress, Throwable) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOperation
-
Invoked when the callback cannot be invoked due to timeout or terminated pool.
- cannotCreateAsyncThread(int) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- cannotCreateAsyncThread(int) - Method in interface org.infinispan.hotrod.impl.logging.Log
- cannotCreateAsyncThread$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- capacity() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- capacity(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- castEntryIterator(CloseableIterator) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- channelActive(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelActive(ChannelHandlerContext) - Method in class org.infinispan.hotrod.impl.transport.netty.InitialPingHandler
- channelFactory() - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- ChannelFactory - Class in org.infinispan.hotrod.impl.transport.netty
-
Central component providing connections to remote server.
- ChannelFactory() - Constructor for class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- channelInactive(Channel) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- channelInactive(Channel) - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- channelInactive(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelInactive(ChannelHandlerContext) - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- channelInactive(ChannelHandlerContext) - Method in class org.infinispan.hotrod.impl.transport.netty.HintedReplayingDecoder
- channelInactive(SocketAddress, SocketAddress) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- channelInactive(SocketAddress, SocketAddress) - Method in interface org.infinispan.hotrod.impl.logging.Log
- channelInactive$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- ChannelInboundHandlerDefaults - Interface in org.infinispan.hotrod.impl.transport.netty
-
This is effectively the same as
ChannelInboundHandlerAdapterbut allows to be inherited in a class with another superclass. - ChannelInputStream - Class in org.infinispan.hotrod.impl.protocol
- ChannelInputStream(VersionedMetadata, Runnable, int) - Constructor for class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- ChannelOperation - Interface in org.infinispan.hotrod.impl.transport.netty
-
A callback to be invoked on a channel.
- ChannelOutboundHandlerDefaults - Interface in org.infinispan.hotrod.impl.transport.netty
-
This is effectively the same as
ChannelOutboundHandlerAdapterbut allows to be inherited in a class with another superclass. - ChannelOutputStream - Class in org.infinispan.hotrod.impl.protocol
- ChannelOutputStream(Channel, ChannelOutputStreamListener) - Constructor for class org.infinispan.hotrod.impl.protocol.ChannelOutputStream
- ChannelOutputStreamListener - Interface in org.infinispan.hotrod.impl.protocol
- ChannelPoolCloseEvent - Class in org.infinispan.hotrod.impl.transport.netty
- channelRead(ChannelHandlerContext, Object) - Method in class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- channelRead(ChannelHandlerContext, Object) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelRead(ChannelHandlerContext, Object) - Method in class org.infinispan.hotrod.impl.transport.netty.SaslDecoderEncoder
- channelReadComplete(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- ChannelRecord - Class in org.infinispan.hotrod.impl.transport.netty
-
This class serves multiple purposes: 1) Activation: this extends
CompletableFuturewhich is completed once the connection and initial handshake are completed. - channelRegistered(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelUnregistered(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelWritabilityChanged(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- checkForErrorsInResponseStatus(ByteBuf, HeaderParams, short, SocketAddress) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- checkpoint() - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
-
Stores the internal cumulative buffer's reader position.
- checkpoint() - Method in class org.infinispan.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Stores the internal cumulative buffer's reader position.
- checkpoint(S) - Method in class org.infinispan.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Stores the internal cumulative buffer's reader position and updates the current decoder state.
- checkTransactionSupport(String, CacheOperationsFactory) - Static method in class org.infinispan.hotrod.impl.Util
- ciphers() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- ciphers(String...) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Configures the ciphers Setting this property also implicitly enables SSL/TLS (see
SslConfigurationBuilder.enable() - cleanup() - Method in class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- cleanup(Channel) - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- clear() - Method in interface org.infinispan.hotrod.configuration.NearCache
- clear() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- clear() - Method in class org.infinispan.hotrod.near.NearCacheService
- clear(CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- clear(CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- clear(CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- clear(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- clear(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- clear(CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- clear(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- CLEAR_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- CLEAR_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- clearNearCache() - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- ClearOperation - Class in org.infinispan.hotrod.impl.operations
-
Corresponds to clear operation as defined by Hot Rod protocol specification.
- ClearOperation(OperationContext, CacheOptions) - Constructor for class org.infinispan.hotrod.impl.operations.ClearOperation
- CLIENT_CACHE_ENTRY_CREATED - Enum constant in enum org.infinispan.hotrod.event.ClientEvent.Type
- CLIENT_CACHE_ENTRY_EXPIRED - Enum constant in enum org.infinispan.hotrod.event.ClientEvent.Type
- CLIENT_CACHE_ENTRY_MODIFIED - Enum constant in enum org.infinispan.hotrod.event.ClientEvent.Type
- CLIENT_CACHE_ENTRY_REMOVED - Enum constant in enum org.infinispan.hotrod.event.ClientEvent.Type
- CLIENT_CACHE_FAILOVER - Enum constant in enum org.infinispan.hotrod.event.ClientEvent.Type
- CLIENT_INTELLIGENCE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- ClientCacheEntryCreatedEvent<K> - Interface in org.infinispan.hotrod.event
-
Client side cache entry created events provide information on the created key, and the version of the entry.
- ClientCacheEntryCustomEvent<T> - Interface in org.infinispan.hotrod.event
-
The events generated by default contain just enough information to make the event relevant but they avoid cramming too much information in order to reduce the cost of sending them.
- ClientCacheEntryExpiredEvent<K> - Interface in org.infinispan.hotrod.event
-
Client side cache entry expired events provide information on the expired key.
- ClientCacheEntryModifiedEvent<K> - Interface in org.infinispan.hotrod.event
-
Client side cache entry modified events provide information on the modified key, and the version of the entry after the modification.
- ClientCacheEntryRemovedEvent<K> - Interface in org.infinispan.hotrod.event
-
Client side cache entry removed events provide information on the removed key.
- ClientCacheFailoverEvent - Interface in org.infinispan.hotrod.event
-
Event received when the registered listener fails over to a different node.
- ClientEvent - Interface in org.infinispan.hotrod.event
- ClientEvent.Type - Enum in org.infinispan.hotrod.event
- ClientEventDispatcher - Class in org.infinispan.hotrod.event.impl
- clientIntelligence() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- clientIntelligence(ClientIntelligence) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- clientIntelligence(ClientIntelligence) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Specifies the level of "intelligence" the client should have
- clientIntelligence(ClientIntelligence) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- ClientIntelligence - Enum in org.infinispan.hotrod.configuration
-
ClientIntelligence specifies the level of intelligence used by the client.
- ClientListener - Interface in org.infinispan.hotrod.event
-
Annotation that marks a class to receive remote events from Hot Rod caches.
- clientListenerMustUseDesignatedFilterConverterFactory(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- clientListenerMustUseDesignatedFilterConverterFactory(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- clientListenerMustUseDesignatedFilterConverterFactory$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- clientListenerMustUseRawData(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- clientListenerMustUseRawData(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- clientListenerMustUseRawData$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- ClientListenerNotifier - Class in org.infinispan.hotrod.event.impl
- ClientListenerNotifier(Codec, Marshaller, ChannelFactory, HotRodConfiguration) - Constructor for class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- ClientListenerOperation - Class in org.infinispan.hotrod.impl.operations
- ClientListenerOperation(OperationContext, short, short, CacheOptions, byte[], DataFormat, Object) - Constructor for class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- ClientStatistics - Class in org.infinispan.hotrod.impl.cache
- clientSubject() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfiguration
- clientSubject(Subject) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Sets the client subject, necessary for those SASL mechanisms which require it to access client credentials (i.e.
- ClientTopology - Class in org.infinispan.hotrod.impl
-
Keeps the Hot Rod client topology information together: topology id and client intelligence.
- ClientTopology(int, ClientIntelligence) - Constructor for class org.infinispan.hotrod.impl.ClientTopology
- close() - Method in class org.infinispan.hotrod.HotRod
- close() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- close() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- close() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- close() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- close() - Method in interface org.infinispan.hotrod.impl.cache.MBeanHelper
- close() - Method in class org.infinispan.hotrod.impl.cache.MBeanHelper.Impl
- close() - Method in class org.infinispan.hotrod.impl.cache.MBeanHelper.NoOp
- close() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- close() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- close() - Method in class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- close() - Method in class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- close() - Method in class org.infinispan.hotrod.impl.protocol.ChannelOutputStream
- close(ChannelHandlerContext, ChannelPromise) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- closeAndWasIdle() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelRecord
- closingChannelAfterError(Channel, Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- closingChannelAfterError(Channel, Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- closingChannelAfterError$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- CLUSTER_APPROXIMATE_ENTRIES - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Approximate current number of entry replicas currently in the cache cluster-wide.
- CLUSTER_APPROXIMATE_ENTRIES_UNIQUE - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Approximate current number of unique entries in the cache cluster-wide.
- CLUSTER_PROPERTIES_PREFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CLUSTER_PROPERTIES_PREFIX_REGEX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- clusterClientIntelligence(ClientIntelligence) - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- ClusterConfiguration - Class in org.infinispan.hotrod.configuration
- ClusterConfigurationBuilder - Class in org.infinispan.hotrod.configuration
- ClusterConfigurationBuilder(HotRodConfigurationBuilder, String) - Constructor for class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- ClusterInfo - Class in org.infinispan.hotrod.impl.topology
-
Cluster definition
- ClusterInfo(String, List<InetSocketAddress>, ClientIntelligence, String) - Constructor for class org.infinispan.hotrod.impl.topology.ClusterInfo
- clusters() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- clusterSniHostName(String) - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- codec() - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- Codec - Interface in org.infinispan.hotrod.impl.protocol
-
A Hot Rod protocol encoder/decoder.
- Codec40 - Class in org.infinispan.hotrod.impl.protocol
- Codec40() - Constructor for class org.infinispan.hotrod.impl.protocol.Codec40
- CodecUtils - Class in org.infinispan.hotrod.impl.protocol
- combine(Void, Void) - Method in class org.infinispan.hotrod.impl.operations.PutAllParallelOperation
- combine(Map<K, V>, Map<K, V>) - Method in class org.infinispan.hotrod.impl.operations.GetAllParallelOperation
- combine(T, T) - Method in class org.infinispan.hotrod.impl.operations.ParallelHotRodOperation
- COMMAND_TIMEOUT_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COMMIT_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COMMIT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- compareAndSet(long, long) - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- compareAndSwap(long, long) - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounter
- compareAndSwap(long, long) - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- compareAndSwap(long, long) - Method in class org.infinispan.hotrod.HotRodSyncStrongCounter
- CompareAndSwapOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A compare-and-set operation for
StrongCounter.compareAndSwap(long, long)andStrongCounter.compareAndSet(long, long). - CompareAndSwapOperation(OperationContext, String, long, long, CounterConfiguration) - Constructor for class org.infinispan.hotrod.impl.counter.operation.CompareAndSwapOperation
- compareTo(ByteBuf) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- complete(Channel) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelRecord
- complete(T) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- completeExceptionally(Throwable) - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- completeExceptionally(Throwable) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- completeExceptionally(Throwable) - Method in class org.infinispan.hotrod.impl.operations.PutStreamOperation
- CompleteTransactionOperation - Class in org.infinispan.hotrod.impl.transaction.operations
-
Represents a commit or rollback request from the
TransactionManager. - CompleteTransactionOperation(OperationContext, Xid, boolean) - Constructor for class org.infinispan.hotrod.impl.transaction.operations.CompleteTransactionOperation
- configuration - Variable in class org.infinispan.hotrod.impl.counter.BaseCounter
- configuration() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- configuration() - Method in class org.infinispan.hotrod.HotRodAsyncCache
- configuration() - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- configuration() - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounter
- configuration() - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounter
- configuration() - Method in class org.infinispan.hotrod.HotRodMutinyCache
- configuration() - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- configuration() - Method in class org.infinispan.hotrod.HotRodSyncCache
- configuration() - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- configuration() - Method in class org.infinispan.hotrod.HotRodSyncStrongCounter
- configuration() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- configuration() - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- configuration() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- configuration(String) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies the declarative configuration to be used to create the cache if it doesn't already exist on the server.
- CONFIGURATION - Static variable in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- ConfigurationChildBuilder - Interface in org.infinispan.hotrod.configuration
-
ConfigurationChildBuilder.
- ConfigurationProperties - Class in org.infinispan.hotrod.impl
-
Encapsulate all config properties here
- ConfigurationProperties() - Constructor for class org.infinispan.hotrod.impl.ConfigurationProperties
- ConfigurationProperties(String) - Constructor for class org.infinispan.hotrod.impl.ConfigurationProperties
- ConfigurationProperties(Properties) - Constructor for class org.infinispan.hotrod.impl.ConfigurationProperties
- configurationURI(URI) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies a URI pointing to the declarative configuration to be used to create the cache if it doesn't already exist on the server.
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- CONNECT_TIMEOUT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_EXHAUSTED_ACTION - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MAX_ACTIVE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MAX_PENDING_REQUESTS - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MAX_WAIT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MIN_EVICTABLE_IDLE_TIME - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MIN_IDLE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- connectionClosed(SocketAddress, SocketAddress) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- connectionClosed(SocketAddress, SocketAddress) - Method in interface org.infinispan.hotrod.impl.logging.Log
- connectionClosed$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- connectionPool() - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- connectionPool() - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Configures the connection pool
- connectionPool() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- connectionPool() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- ConnectionPoolConfiguration - Class in org.infinispan.hotrod.configuration
-
ConnectionPoolConfiguration.
- ConnectionPoolConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
ConnectionPoolConfigurationBuilder.
- connectionTimeout() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- connectionTimeout(int) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- connectionTimeout(int) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
This property defines the maximum socket connect timeout in milliseconds before giving up connecting to the server.
- connectionTimeout(int) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- ConsistentHash - Interface in org.infinispan.hotrod.impl.consistenthash
-
Abstraction for the used consistent hash.
- ConsistentHashFactory - Class in org.infinispan.hotrod.impl.consistenthash
-
Factory for
ConsistentHashfunction. - ConsistentHashFactory() - Constructor for class org.infinispan.hotrod.impl.consistenthash.ConsistentHashFactory
- consistentHashImpl() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- consistentHashImpl(int) - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Defines the
ConsistentHashimplementation to use for the specified version. - consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- consistentHashImpl(int, String) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- consistentHashImpl(int, String) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Defines the
ConsistentHashimplementation to use for the specified version. - consistentHashImpl(int, String) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- ConsistentHashV2 - Class in org.infinispan.hotrod.impl.consistenthash
-
Version 2 of the ConsistentHash function.
- ConsistentHashV2(Random) - Constructor for class org.infinispan.hotrod.impl.consistenthash.ConsistentHashV2
- container() - Method in class org.infinispan.hotrod.HotRodAsyncCache
- container() - Method in class org.infinispan.hotrod.HotRodAsyncLock
- container() - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- container() - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounter
- container() - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounter
- container() - Method in class org.infinispan.hotrod.HotRodMutinyCache
- container() - Method in class org.infinispan.hotrod.HotRodMutinyLock
- container() - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- container() - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- container() - Method in class org.infinispan.hotrod.HotRodMutinyWeakCounter
- container() - Method in class org.infinispan.hotrod.HotRodSyncCache
- container() - Method in class org.infinispan.hotrod.HotRodSyncLock
- container() - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- container() - Method in class org.infinispan.hotrod.HotRodSyncStrongCounter
- container() - Method in class org.infinispan.hotrod.HotRodSyncWeakCounter
- contains(HotRodFlag) - Method in class org.infinispan.hotrod.HotRodFlags
- CONTAINS_ENTRY_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_ENTRY_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_KEY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_KEY_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_KEY_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- CONTAINS_KEY_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- CONTAINS_VALUE_MULTIMAP_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_VALUE_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- containsEntry(K, V) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- containsEntry(K, V) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- containsEntry(K, V) - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- containsEntry(K, V, CacheOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- containsEntry(K, V, CacheOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- ContainsEntryMultimapOperation<K> - Class in org.infinispan.hotrod.impl.multimap.operations
-
Implements "contains entry" for multimap as defined by Hot Rod protocol specification.
- ContainsEntryMultimapOperation(OperationContext, K, byte[], byte[], CacheOptions, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.ContainsEntryMultimapOperation
- containsKey(K) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- containsKey(K) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- containsKey(K) - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- containsKey(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- containsKey(K, CacheOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- ContainsKeyMultimapOperation<K> - Class in org.infinispan.hotrod.impl.multimap.operations
-
Implements "contains key" for multimap cache as defined by Hot Rod protocol specification.
- ContainsKeyMultimapOperation(OperationContext, K, byte[], CacheOptions, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.ContainsKeyMultimapOperation
- ContainsKeyOperation<K> - Class in org.infinispan.hotrod.impl.operations
-
Implements "containsKey" operation as described in Hot Rod protocol specification.
- ContainsKeyOperation(OperationContext, K, byte[], CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.ContainsKeyOperation
- containsValue(V, CacheOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- containsValue(V, CacheOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- ContainsValueMultimapOperation - Class in org.infinispan.hotrod.impl.multimap.operations
-
Implements "contains value" for multimap cache as defined by Hot Rod protocol specification.
- ContainsValueMultimapOperation(OperationContext, int, byte[], CacheOptions, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- CONTEXT_INITIALIZERS - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- CONTINUOUS_QUERY_FILTER_FACTORY_NAME - Static variable in class org.infinispan.hotrod.filter.Filters
- ControlByte - Enum in org.infinispan.hotrod.impl.transaction.entry
-
A control byte used by each write operation to flag if the key was read or not, or if the write operation is a remove operation
- converterFactoryName() - Method in interface org.infinispan.hotrod.event.ClientListener
-
Defines the converter factory for this client listener.
- copy() - Method in class org.infinispan.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- copy() - Method in class org.infinispan.hotrod.impl.operations.AddClientListenerOperation
- copy() - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- copy() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- copy(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- couldNotFindPropertiesFile(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- couldNotFindPropertiesFile(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- couldNotFindPropertiesFile$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- counter - Static variable in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- COUNTER_ADD_AND_GET_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_ADD_AND_GET_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_ADD_LISTENER_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_ADD_LISTENER_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_CACHE_NAME - Static variable in class org.infinispan.hotrod.impl.counter.CounterOperationFactory
- COUNTER_CAS_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_CAS_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_CREATE_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_CREATE_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_EVENT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_CONFIGURATION_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_CONFIGURATION_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_NAMES_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_NAMES_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_IS_DEFINED_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_IS_DEFINED_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_REMOVE_LISTENER_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_REMOVE_LISTENER_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_REMOVE_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_REMOVE_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_RESET_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- COUNTER_RESET_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- CounterEventDispatcher - Class in org.infinispan.hotrod.event.impl
- CounterEventDispatcher(byte[], ConcurrentMap<String, List<Consumer<HotRodCounterEvent>>>, SocketAddress, Supplier<CompletableFuture<Void>>, Runnable) - Constructor for class org.infinispan.hotrod.event.impl.CounterEventDispatcher
- CounterOperationFactory - Class in org.infinispan.hotrod.impl.counter
-
A operation factory that builds counter operations.
- create() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.SecurityConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.ServerConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
- create() - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
- create(String) - Static method in class org.infinispan.hotrod.impl.HotRodURI
- create(String, String) - Method in class org.infinispan.hotrod.HotRodAsyncCaches
- create(String, String) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMaps
- create(String, String) - Method in class org.infinispan.hotrod.HotRodMutinyCaches
- create(String, String) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMaps
- create(String, String) - Method in class org.infinispan.hotrod.HotRodSyncCaches
- create(String, String) - Method in class org.infinispan.hotrod.HotRodSyncMultiMaps
- create(String, CacheConfiguration) - Method in class org.infinispan.hotrod.HotRodAsyncCaches
- create(String, CacheConfiguration) - Method in class org.infinispan.hotrod.HotRodMutinyCaches
- create(String, CacheConfiguration) - Method in class org.infinispan.hotrod.HotRodSyncCaches
- create(String, CounterConfiguration) - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounters
- create(String, CounterConfiguration) - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounters
- create(String, CounterConfiguration) - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounters
- create(String, CounterConfiguration) - Method in class org.infinispan.hotrod.HotRodMutinyWeakCounters
- create(String, CounterConfiguration) - Method in class org.infinispan.hotrod.HotRodSyncStrongCounters
- create(String, CounterConfiguration) - Method in class org.infinispan.hotrod.HotRodSyncWeakCounters
- create(String, LockConfiguration) - Method in class org.infinispan.hotrod.HotRodAsyncLocks
- create(String, LockConfiguration) - Method in class org.infinispan.hotrod.HotRodMutinyLocks
- create(String, LockConfiguration) - Method in class org.infinispan.hotrod.HotRodSyncLocks
- create(String, MultiMapConfiguration) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMaps
- create(String, MultiMapConfiguration) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMaps
- create(String, MultiMapConfiguration) - Method in class org.infinispan.hotrod.HotRodSyncMultiMaps
- create(URI) - Method in class org.infinispan.hotrod.HotRodFactory
- create(URI) - Static method in class org.infinispan.hotrod.impl.HotRodURI
- create(UUID) - Static method in class org.infinispan.hotrod.transaction.manager.RemoteXid
- create(Configuration) - Method in class org.infinispan.hotrod.HotRodFactory
- create(NearCacheConfiguration, ClientListenerNotifier) - Static method in class org.infinispan.hotrod.near.NearCacheService
- create(ClientListenerOperation, SocketAddress, Runnable, RemoteCache<?, ?>) - Static method in class org.infinispan.hotrod.event.impl.ClientEventDispatcher
- CREATE_NEW - Enum constant in enum org.infinispan.hotrod.configuration.ExhaustedAction
- createCacheOperationFactory(String, ClientStatistics) - Method in class org.infinispan.hotrod.impl.HotRodTransport
- createChannelFactory() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- createChannelInitializer(SocketAddress, Bootstrap) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- createCollector() - Method in class org.infinispan.hotrod.impl.operations.GetAllParallelOperation
- createCollector() - Method in class org.infinispan.hotrod.impl.operations.ParallelHotRodOperation
- createCollector() - Method in class org.infinispan.hotrod.impl.operations.PutAllParallelOperation
- createConsistentHash(int, short, SocketAddress[][]) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- createCreatedEvent(byte[], Object, long, boolean) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- createCustomEvent(byte[], Object, ClientEvent.Type, boolean) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- CreatedEventImpl<K> - Class in org.infinispan.hotrod.event.impl
- CreatedEventImpl(byte[], K, long, boolean) - Constructor for class org.infinispan.hotrod.event.impl.CreatedEventImpl
- createEventLoopGroup(int, ExecutorService) - Method in interface org.infinispan.hotrod.configuration.TransportFactory
-
Creates an event loop group
- createEventLoopGroup(int, ExecutorService) - Method in class org.infinispan.hotrod.impl.transport.netty.DefaultTransportFactory
- createEventLoopGroup(int, ExecutorService) - Static method in class org.infinispan.hotrod.impl.transport.netty.IOURingNativeTransport
- createEventLoopGroup(int, ExecutorService) - Static method in class org.infinispan.hotrod.impl.transport.netty.NativeTransport
- createExpiredEvent(byte[], Object) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- createInstance() - Static method in interface org.infinispan.hotrod.telemetry.impl.TelemetryService
- createModifiedEvent(byte[], Object, long, boolean) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- createNearCache(NearCacheConfiguration, Consumer<CacheEntry<K, V>>) - Method in interface org.infinispan.hotrod.configuration.NearCacheFactory
- createNearCache(NearCacheConfiguration, Consumer<CacheEntry<K, V>>) - Method in class org.infinispan.hotrod.near.DefaultNearCacheFactory
- createNearCache(NearCacheConfiguration, Consumer<CacheEntry<K, V>>) - Method in class org.infinispan.hotrod.near.NearCacheService
- createNearCacheService(String, NearCacheConfiguration) - Method in class org.infinispan.hotrod.impl.HotRodTransport
- createRemovedEvent(byte[], Object, boolean) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- createTemplate(String, CacheConfiguration) - Method in class org.infinispan.hotrod.HotRodAsyncCaches
- createTemplate(String, CacheConfiguration) - Method in class org.infinispan.hotrod.HotRodMutinyCaches
- createTemplate(String, CacheConfiguration) - Method in class org.infinispan.hotrod.HotRodSyncCaches
- createTemplate(String, MultiMapConfiguration) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMaps
- createTemplate(String, MultiMapConfiguration) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMaps
- createTemplate(String, MultiMapConfiguration) - Method in class org.infinispan.hotrod.HotRodSyncMultiMaps
- createTopologyId(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- createTransaction() - Method in class org.infinispan.hotrod.transaction.manager.RemoteTransactionManager
- creationTime() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- CustomEventImpl<T> - Class in org.infinispan.hotrod.event.impl
- CustomEventImpl(byte[], T, boolean, ClientEvent.Type) - Constructor for class org.infinispan.hotrod.event.impl.CustomEventImpl
D
- dataFormat() - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- dataFormat() - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
- DataFormat - Class in org.infinispan.hotrod.impl
-
Defines data format for keys and values during Hot Rod client requests.
- DataFormat.Builder - Class in org.infinispan.hotrod.impl
- datagramChannelClass() - Method in interface org.infinispan.hotrod.configuration.TransportFactory
-
Returns the Netty
DatagramChannelclass to use for DNS resolution. - datagramChannelClass() - Method in class org.infinispan.hotrod.impl.transport.netty.DefaultTransportFactory
- datagramChannelClass() - Static method in class org.infinispan.hotrod.impl.transport.netty.IOURingNativeTransport
- datagramChannelClass() - Static method in class org.infinispan.hotrod.impl.transport.netty.NativeTransport
- dataRead(boolean, long, int) - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- dataRemove(long, int) - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- dataStore(long, int) - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- DEFAULT - Static variable in interface org.infinispan.hotrod.configuration.TransportFactory
- DEFAULT - Static variable in interface org.infinispan.hotrod.impl.consistenthash.ConsistentHash
- DEFAULT_BATCH_SIZE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_CACHE_NAME_BYTES - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- DEFAULT_CACHE_TOPOLOGY - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- DEFAULT_CLUSTER_NAME - Static variable in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- DEFAULT_CONNECT_TIMEOUT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_EXECUTOR_FACTORY_POOL_SIZE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_EXECUTOR_FACTORY_THREADNAME_PREFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_EXECUTOR_FACTORY_THREADNAME_SUFFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_HOTROD_PORT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_LIFESPAN - Enum constant in enum org.infinispan.hotrod.HotRodFlag
-
This flag can either be used as a request flag during a put operation to mean that the default server lifespan should be applied or as a response flag meaning that the return entry has a default lifespan value
- DEFAULT_MAX_ACTIVE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_MAX_PENDING_REQUESTS - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_MAX_RETRIES - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_MAX_WAIT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_MAXIDLE - Enum constant in enum org.infinispan.hotrod.HotRodFlag
-
This flag can either be used as a request flag during a put operation to mean that the default server maxIdle should be applied or as a response flag meaning that the return entry has a default maxIdle value
- DEFAULT_MIN_EVICTABLE_IDLE_TIME - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_MIN_IDLE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_PROTOCOL_VERSION - Static variable in enum org.infinispan.hotrod.configuration.ProtocolVersion
- DEFAULT_REALM - Static variable in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
- DEFAULT_SO_TIMEOUT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DEFAULT_TRACING_PROPAGATION_ENABLED - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- DefaultAsyncExecutorFactory - Class in org.infinispan.hotrod.impl.async
-
Default implementation for
ExecutorFactorybased on anThreadPoolExecutor. - DefaultAsyncExecutorFactory() - Constructor for class org.infinispan.hotrod.impl.async.DefaultAsyncExecutorFactory
- DefaultNearCacheFactory - Class in org.infinispan.hotrod.near
- DefaultNearCacheFactory() - Constructor for class org.infinispan.hotrod.near.DefaultNearCacheFactory
- DefaultTransportFactory - Class in org.infinispan.hotrod.impl.transport.netty
-
Default implementation of the
TransportFactoryinterface which uses epoll if available and nio otherwise. - DefaultTransportFactory() - Constructor for class org.infinispan.hotrod.impl.transport.netty.DefaultTransportFactory
- defineCounter(String, CounterConfiguration) - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- DefineCounterOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A counter define operation for
CounterManager.defineCounter(String, CounterConfiguration). - DefineCounterOperation(OperationContext, String, CounterConfiguration) - Constructor for class org.infinispan.hotrod.impl.counter.operation.DefineCounterOperation
- delegate - Variable in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- delegatingNearCache(RemoteCacheImpl<K, V>, NearCacheService<K, V>) - Static method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- DelegatingRemoteCache<K,
V> - Class in org.infinispan.hotrod.impl.cache -
Delegates all invocations to the provided underlying
RemoteCachebut provides extensibility to intercept when a method is invoked. - DelegatingRemoteCache(RemoteCache<K, V>) - Constructor for class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- deprecatedConfigurationProperty(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- deprecatedConfigurationProperty(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- deprecatedConfigurationProperty$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- deregister(ChannelHandlerContext, ChannelPromise) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- destroy() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- disable() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Disables authentication
- disable() - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Disables the SSL support
- disable() - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Disables client-side statistics collection
- DISABLED - Enum constant in enum org.infinispan.hotrod.configuration.NearCacheMode
-
Near caching is disabled.
- disableTracingPropagation() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- discardReadBytes() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- discardSomeReadBytes() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- dnsResolverMaxTTL() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- dnsResolverMaxTTL(int) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- dnsResolverMaxTTL(int) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
- dnsResolverMaxTTL(int) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- dnsResolverMinTTL() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- dnsResolverMinTTL(int) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- dnsResolverMinTTL(int) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
- dnsResolverMinTTL(int) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- dnsResolverNegativeTTL() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- dnsResolverNegativeTTL(int) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- dnsResolverNegativeTTL(int) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
- dnsResolverNegativeTTL(int) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- dummyClientStatistics(TimeService) - Static method in class org.infinispan.hotrod.impl.cache.ClientStatistics
-
It returns a
ClientStatisticsinstance to be used when the statistics aren't needed. - duplicate() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- duplicateCacheConfiguration(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- duplicateCacheConfiguration(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- duplicateCacheConfiguration$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- duplicateClusterDefinition(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- duplicateClusterDefinition(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- duplicateClusterDefinition$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
E
- EMPTY - Static variable in class org.infinispan.hotrod.impl.operations.PingResponse
- EMPTY_STRING_ARRAY - Static variable in class org.infinispan.hotrod.impl.HotRodURI
- EMPTY_VALUE_CONVERTER - Static variable in class org.infinispan.hotrod.impl.protocol.Codec40
- enable() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Enables authentication
- enable() - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Enables the SSL support
- enable() - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Enables client-side statistics collection
- enabled() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfiguration
- enabled() - Method in enum org.infinispan.hotrod.configuration.NearCacheMode
- enabled() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- enabled() - Method in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- enabled(boolean) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Configures whether authentication should be enabled or not
- enabled(boolean) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Enables or disables the SSL support
- enabled(boolean) - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Enables or disables client-side statistics collection
- ENABLED - Static variable in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- encodeTimeUnits(CacheEntryExpiration.Impl) - Static method in class org.infinispan.hotrod.impl.TimeUnitParam
- enlist(TransactionalRemoteCacheImpl<K, V>, Transaction) - Method in class org.infinispan.hotrod.impl.transaction.SyncModeTransactionTable
- enlist(TransactionalRemoteCacheImpl<K, V>, Transaction) - Method in interface org.infinispan.hotrod.impl.transaction.TransactionTable
- enlist(TransactionalRemoteCacheImpl<K, V>, Transaction) - Method in class org.infinispan.hotrod.impl.transaction.XaModeTransactionTable
- ensureWritable(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- ensureWritable(int, boolean) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- entries(CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- entries(CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- entries(CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- entries(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- entries(CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- entries(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- entryIterator(RemoteCache<K, V>, IntSet, int) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Creates an entry iterator with the given batch size if applicable.
- entryIterator(RemoteCache<K, V>, IntSet, int) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- epollNotAvailable(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- epollNotAvailable(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- epollNotAvailable$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- equals(Object) - Method in class org.infinispan.hotrod.impl.cache.CacheEntryImpl
- equals(Object) - Method in class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- equals(Object) - Method in class org.infinispan.hotrod.impl.cache.CacheEntryVersionImpl
- equals(Object) - Method in class org.infinispan.hotrod.impl.ClientTopology
- equals(Object) - Method in class org.infinispan.hotrod.impl.multimap.metadata.CacheEntryCollectionImpl
- equals(Object) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- ERROR_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- errorClosingIteration(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorClosingIteration(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- errorClosingIteration$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorCreatingPropagationContext(Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorCreatingPropagationContext(Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- errorCreatingPropagationContext$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorFromServer(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorFromServer(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- errorFromServer$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorFromUnknownOperation(Channel, Throwable, SocketAddress) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorFromUnknownOperation(Channel, Throwable, SocketAddress) - Method in interface org.infinispan.hotrod.impl.logging.Log
- errorFromUnknownOperation$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorRetrievingNext(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- errorRetrievingNext(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- errorRetrievingNext$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- estimateArraySize(byte[]) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- estimateExpirationSize(CacheEntryExpiration.Impl) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- estimateExpirationSize(CacheEntryExpiration.Impl) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- estimateHeaderSize(HeaderParams) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- estimateHeaderSize(HeaderParams) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- estimateSize() - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- estimateSize() - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- estimateSize() - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- estimateSize() - Method in class org.infinispan.hotrod.transaction.manager.RemoteXid
- estimateSize(CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- estimateSize(CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- estimateSize(CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- estimateSize(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- estimateSize(CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- estimateSize(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- estimateSize(Codec) - Method in class org.infinispan.hotrod.impl.transaction.entry.Modification
-
The estimated size.
- estimateSizeMultimapSupportsDuplicated() - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- estimateSizeMultimapSupportsDuplicated() - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- estimateVIntSize(int) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- estimateVLongSize(long) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- estimateXidSize(Xid) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
-
Estimates the
Xidencoding size. - EventDispatcher<T> - Class in org.infinispan.hotrod.event.impl
- EXCEPTION - Enum constant in enum org.infinispan.hotrod.configuration.ExhaustedAction
- exceptionAndNoRetriesLeft(int, int, Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- exceptionAndNoRetriesLeft(int, int, Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- exceptionAndNoRetriesLeft$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.hotrod.impl.transport.netty.InitialPingHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.hotrod.impl.transport.netty.SaslDecoderEncoder
- exceptionCaught(Channel, Throwable) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- exceptionCaught(Channel, Throwable) - Method in class org.infinispan.hotrod.impl.operations.PingOperation
- exceptionCaught(Channel, Throwable) - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- exceptionDuringPrepare(Xid, Exception) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- exceptionDuringPrepare(Xid, Exception) - Method in interface org.infinispan.hotrod.impl.logging.Log
- exceptionDuringPrepare$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- exceptionInvokingListener(String, Method, Object, Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- exceptionInvokingListener(String, Method, Object, Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- exceptionInvokingListener$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- EXEC_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- EXEC_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- execute() - Method in class org.infinispan.hotrod.HotRodAsyncQuery
- execute() - Method in class org.infinispan.hotrod.HotRodMutinyQuery
- execute() - Method in class org.infinispan.hotrod.HotRodSyncQuery
- execute() - Method in class org.infinispan.hotrod.impl.operations.AuthMechListOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.AuthOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.IterationEndOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.IterationNextOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.ParallelHotRodOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.PingOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.RemoveClientListenerOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- execute() - Method in class org.infinispan.hotrod.impl.operations.UpdateBloomFilterOperation
- execute(String, Object...) - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- executeFailover() - Method in class org.infinispan.hotrod.event.impl.ClientEventDispatcher
- executeFailover() - Method in class org.infinispan.hotrod.event.impl.CounterEventDispatcher
- executeFailover() - Method in class org.infinispan.hotrod.event.impl.EventDispatcher
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.AddOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.CompareAndSwapOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.DefineCounterOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.GetConfigurationOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.GetCounterNamesOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.GetValueOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.IsDefinedOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveListenerOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.ResetOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.multimap.operations.AbstractMultimapKeyOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.multimap.operations.AbstractMultimapKeyValueOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.multimap.operations.SizeMultimapOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.AbstractPutIfAbsentOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.AbstractPutOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.AbstractRemoveOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.BulkGetKeysOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.ClearOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.ContainsKeyOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.ExecuteOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.FaultTolerantPingOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.GetAllOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.GetOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.GetStreamOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.GetWithMetadataOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.IterationStartOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.PutAllOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.PutStreamOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.QueryOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.RemoveIfUnmodifiedOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.ReplaceOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
-
Perform the operation-specific request/response I/O on the specified channel.
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.SizeOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.StatsOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.transaction.operations.CompleteTransactionOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.transaction.operations.ForgetTransactionOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.transaction.operations.PrepareTransactionOperation
- executeOperation(Channel) - Method in class org.infinispan.hotrod.impl.transaction.operations.RecoveryOperation
- ExecuteOperation<T> - Class in org.infinispan.hotrod.impl.operations
-
ExecuteOperation.
- ExecuteOperation(OperationContext, CacheOptions, String, Map<String, byte[]>, Object, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.ExecuteOperation
- ExecutorFactoryConfiguration - Class in org.infinispan.hotrod.configuration
-
ExecutorFactoryConfiguration.
- ExecutorFactoryConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
Configures executor factory.
- exhaustedAction() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfiguration
- exhaustedAction() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Returns the configured action when the pool has become exhausted.
- exhaustedAction(ExhaustedAction) - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Specifies what happens when asking for a connection from a server's pool, and that pool is exhausted.
- ExhaustedAction - Enum in org.infinispan.hotrod.configuration
-
Enumeration for whenExhaustedAction.
- exists() - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- expiration() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- ExpiredEventImpl<K> - Class in org.infinispan.hotrod.event.impl
- ExpiredEventImpl(byte[], K) - Constructor for class org.infinispan.hotrod.event.impl.ExpiredEventImpl
F
- factory - Variable in class org.infinispan.hotrod.impl.counter.BaseCounter
- factory() - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfiguration
- factory(ExecutorFactory) - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
-
Specify factory class for executor
- factoryClass() - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfiguration
- factoryClass(Class<? extends ExecutorFactory>) - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
-
Specify factory class for executor
- factoryClass(String) - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- failedAddingNewServer(SocketAddress, Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- failedAddingNewServer(SocketAddress, Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- failedAddingNewServer$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- failedToAddListener(Object, short) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- failedToAddListener(Object, short) - Method in interface org.infinispan.hotrod.impl.logging.Log
- failedToAddListener$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- failedToCreatePredefinedSerializationContextInitializer(String, Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- failedToCreatePredefinedSerializationContextInitializer(String, Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- failedToCreatePredefinedSerializationContextInitializer$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- FAILOVER_EVENT_SINGLETON - Static variable in class org.infinispan.hotrod.event.impl.ClientEventDispatcher
- failoverClientListener(byte[]) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- failoverClientListeners() - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- failoverListeners(Set<SocketAddress>) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- FailoverRequestBalancingStrategy - Interface in org.infinispan.hotrod.configuration
-
Defines what servers will be selected when a smart-routed request fails.
- FaultTolerantPingOperation - Class in org.infinispan.hotrod.impl.operations
-
A fault tolerant ping operation that can survive to node failures.
- FaultTolerantPingOperation(OperationContext, CacheOptions) - Constructor for class org.infinispan.hotrod.impl.operations.FaultTolerantPingOperation
- features() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- FETCH_TX_RECOVERY_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- FETCH_TX_RECOVERY_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- fetchChannelAndInvoke() - Method in class org.infinispan.hotrod.impl.operations.RemoveClientListenerOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.AddOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.CompareAndSwapOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.DefineCounterOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.GetConfigurationOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.GetCounterNamesOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.GetValueOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.IsDefinedOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.ResetOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveListenerOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.operations.AbstractKeyOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.operations.ExecuteOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.operations.GetAllOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.operations.GetWithMetadataOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.operations.IterationStartOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.operations.PutAllOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.transaction.operations.PrepareTransactionOperation
- fetchChannelAndInvoke(Object, Set<SocketAddress>, byte[], T) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- fetchChannelAndInvoke(SocketAddress, T) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- fetchChannelAndInvoke(Set<SocketAddress>, byte[], T) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- fetchChannelAndInvoke(Set<SocketAddress>, byte[], T, boolean) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- filterFactoryName() - Method in interface org.infinispan.hotrod.event.ClientListener
-
Defines the key/value filter factory for this client listener.
- Filters - Class in org.infinispan.hotrod.filter
- find() - Method in class org.infinispan.hotrod.HotRodAsyncQuery
- find() - Method in class org.infinispan.hotrod.HotRodMutinyQuery
- find() - Method in class org.infinispan.hotrod.HotRodSyncQuery
- findAddress(byte[]) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- findContinuously() - Method in class org.infinispan.hotrod.HotRodMutinyQuery
- findContinuously(String) - Method in class org.infinispan.hotrod.HotRodAsyncQuery
- findContinuously(SyncCacheContinuousQueryListener<K, V>) - Method in class org.infinispan.hotrod.HotRodSyncQuery
- findListenerId(Object) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- finish(long) - Method in class org.infinispan.hotrod.impl.transaction.recovery.RecoveryIterator
- flags() - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- flags() - Method in class org.infinispan.hotrod.impl.operations.GetAndRemoveOperation
- flags() - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- flags() - Method in class org.infinispan.hotrod.impl.operations.PutIfAbsentOperation
- flags() - Method in class org.infinispan.hotrod.impl.operations.PutOperation
- flags() - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
- flush() - Method in class org.infinispan.hotrod.impl.protocol.ChannelOutputStream
- flush(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- FORCE_RETURN_VALUE - Enum constant in enum org.infinispan.hotrod.impl.operations.PrivateHotRodFlag
- FORCE_RETURN_VALUES - Static variable in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- FORCE_RETURN_VALUES - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- forceReturnValues() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- forceReturnValues() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- forceReturnValues(boolean) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- forceReturnValues(boolean) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Whether or not to implicitly FORCE_RETURN_VALUE for all calls.
- forceReturnValues(boolean) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- forceReturnValues(boolean) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Whether or not to implicitly FORCE_RETURN_VALUE for all calls to this cache.
- forEachByte(int, int, ByteProcessor) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- forEachByte(ByteProcessor) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- forEachByteDesc(int, int, ByteProcessor) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- forEachByteDesc(ByteProcessor) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- forEachCache(BiConsumer<WrappedBytes, CacheInfo>) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- FORGET_TX_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- FORGET_TX_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- forgetTransaction(Xid) - Method in class org.infinispan.hotrod.impl.transaction.recovery.RecoveryManager
- ForgetTransactionOperation - Class in org.infinispan.hotrod.impl.transaction.operations
-
It forgets the transaction identified by
Xidin the server. - ForgetTransactionOperation(OperationContext, Xid) - Constructor for class org.infinispan.hotrod.impl.transaction.operations.ForgetTransactionOperation
- forProtocol(ProtocolVersion) - Static method in interface org.infinispan.hotrod.impl.protocol.Codec
- from(DataFormat) - Method in class org.infinispan.hotrod.impl.DataFormat.Builder
- fromCacheConfiguration(String, CacheConfiguration) - Static method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- fromTemplate(String, String) - Static method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- FULL_XA - Enum constant in enum org.infinispan.hotrod.configuration.TransactionMode
-
The cache is enlisted as XAResource with recovery support.
G
- generateListenerId() - Static method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- GenericTransactionManagerLookup - Class in org.infinispan.hotrod.transaction.lookup
-
A
TransactionManagerLookupimplementation that attempts to locate aTransactionManager. - get(String) - Method in class org.infinispan.hotrod.HotRodAsyncCaches
- get(String) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMaps
- get(String) - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounters
- get(String) - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounters
- get(String) - Method in class org.infinispan.hotrod.HotRodMutinyCaches
- get(String) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMaps
- get(String) - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounters
- get(String) - Method in class org.infinispan.hotrod.HotRodMutinyWeakCounters
- get(String) - Method in class org.infinispan.hotrod.HotRodSyncCaches
- get(String) - Method in class org.infinispan.hotrod.HotRodSyncLocks
- get(String) - Method in class org.infinispan.hotrod.HotRodSyncMultiMaps
- get(String) - Method in class org.infinispan.hotrod.HotRodSyncStrongCounters
- get(String) - Method in class org.infinispan.hotrod.HotRodSyncWeakCounters
- get(String) - Method in interface org.infinispan.hotrod.multimap.MultimapCacheManager
-
Retrieves a named multimap cache from the system.
- get(String, boolean) - Method in interface org.infinispan.hotrod.multimap.MultimapCacheManager
-
Retrieves a named multimap cache from the system.
- get(K) - Method in interface org.infinispan.hotrod.configuration.NearCache
- get(K) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- get(K) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- get(K) - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- get(K) - Method in class org.infinispan.hotrod.HotRodSyncStreamingCache
- get(K) - Method in class org.infinispan.hotrod.near.NearCacheService
- get(K, BackPressureStrategy, CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyStreamingCache
- get(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- get(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncStreamingCache
- get(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- get(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncStreamingCache
- get(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- get(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- get(K, CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- get(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- get(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- get(K, CacheOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- GET_ALL_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_ALL_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_MULTIMAP_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- GET_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- GET_MULTIMAP_WITH_METADATA_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- GET_MULTIMAP_WITH_METADATA_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- GET_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_STREAM_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_STREAM_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_WITH_METADATA - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_WITH_METADATA_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_WITH_VERSION - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- GET_WITH_VERSION_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- getActiveConnectionCount() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the number of active connections
- getAddresses() - Method in class org.infinispan.hotrod.impl.HotRodURI
- getAll(Set<K>, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- getAll(Set<K>, CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- getAll(Set<K>, CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- getAll(Set<K>, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getAll(Set<K>, CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getAll(Set<K>, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getAll(CacheOptions, K...) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- getAll(CacheOptions, K...) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- getAll(CacheOptions, K...) - Method in class org.infinispan.hotrod.HotRodSyncCache
- getAll(CacheOptions, K[]) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getAll(CacheOptions, K[]) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getAll(CacheOptions, K[]) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- GetAllOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Implements "getAll" as defined by Hot Rod protocol specification.
- GetAllOperation(OperationContext, Set<byte[]>, CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.GetAllOperation
- GetAllParallelOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations - GetAllParallelOperation(OperationContext, Set<byte[]>, CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.GetAllParallelOperation
- getAllServers() - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getAndRemove(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- getAndRemove(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- getAndRemove(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- getAndRemove(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getAndRemove(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- getAndRemove(K, CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getAndRemove(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getAndRemoveAll(Multi<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- getAndRemoveAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- getAndRemoveAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getAndRemoveAll(Flow.Publisher<K>, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getAndRemoveAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getAndRemoveAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- getAndRemoveAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- getAndRemoveAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getAndRemoveAll(Set<K>, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getAndRemoveAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- GetAndRemoveOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Implement "remove" operation as described in Hot Rod protocol specification.
- GetAndRemoveOperation(OperationContext, K, byte[], CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.GetAndRemoveOperation
- getAsyncExecutorFactory() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getAuthPassword() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getAuthRealm() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getAuthToken() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getAuthUsername() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getAverageRemoteReadTime() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getAverageRemoteReadTime() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average read time, in milliseconds, for a remote cache.
- getAverageRemoteRemovesTime() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getAverageRemoteRemovesTime() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average time, in milliseconds, for remove operations in a remote cache.
- getAverageRemoteStoreTime() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getAverageRemoteStoreTime() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average store time, in milliseconds, for a remote cache.
- getBalancer() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getBalancer(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
-
Note that the returned
RequestBalancingStrategymay not be thread-safe. - getBatchSize() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getBestVersion(int) - Static method in enum org.infinispan.hotrod.configuration.ProtocolVersion
- getBloomFilterBits() - Method in class org.infinispan.hotrod.near.NearCacheService
- getBloomListenerAddress() - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- getBoolean(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBufferSizePredictor(Object) - Method in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- getByte(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, byte[], int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, ByteBuf) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, ByteBuf, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, ByteBuf, int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, OutputStream, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, ByteBuffer) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, FileChannel, long, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, GatheringByteChannel, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getCache() - Method in class org.infinispan.hotrod.impl.query.RemoteQuery
- getCacheContext() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- getCacheDataFormat(byte[]) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- getCacheInfo(WrappedBytes) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getCacheName() - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- getCacheName() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getCacheName() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getCacheNameBytes() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getCacheNames() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getCacheOperationsFactory() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getCacheTopologyInfo() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- getCacheTopologyInfo() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getCacheTopologyInfo(byte[]) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getCacheTopologyInfo(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getChannel() - Method in class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- getChannel() - Method in class org.infinispan.hotrod.impl.operations.IterationStartResponse
- getChannelFactory() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getChannelFactory() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getChar(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getCharSequence(int, int, Charset) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getClassAllowList() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- getClientIntelligence() - Method in class org.infinispan.hotrod.configuration.ClusterConfiguration
- getClientIntelligence() - Method in class org.infinispan.hotrod.impl.ClientTopology
- getClientIntelligence() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getClientIntelligence() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getClientStatistics() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getClientStatistics() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getClientTopology() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getClientTopology() - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
- getClientTopologyRef() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getCluster() - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getClusterName() - Method in class org.infinispan.hotrod.configuration.ClusterConfiguration
- getClusterName() - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- getCode() - Method in class org.infinispan.hotrod.impl.VersionedOperationResponse
- getCodec() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getCodec() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- getCodec() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getCompletedSegments() - Method in class org.infinispan.hotrod.impl.operations.IterationNextResponse
- getConfiguration() - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- getConfiguration() - Method in class org.infinispan.hotrod.impl.counter.BaseCounter
- getConfiguration() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getConfiguration() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getConfiguration() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getConfiguration(String) - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- GetConfigurationOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A counter configuration for
CounterManager.getConfiguration(String). - GetConfigurationOperation(OperationContext, String) - Constructor for class org.infinispan.hotrod.impl.counter.operation.GetConfigurationOperation
- getConnectionCount() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the total number of connections
- getConnectionPoolExhaustedAction() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getConnectionPoolMaxActive() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getConnectionPoolMaxPendingRequests() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getConnectionPoolMaxWait() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getConnectTimeout() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getConsistentHash() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- getConsistentHash() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getConsistentHash(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
-
Note that the returned
ConsistentHashmay not be thread-safe. - getConsistentHashFactory() - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getConsistentHashFactory() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getContextInitializers() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- getContextInitializers() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getCounterManager() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getCounterName() - Method in class org.infinispan.hotrod.impl.counter.HotRodCounterEvent
- getCounterNames() - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- GetCounterNamesOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A counter operation for
CounterManager.getCounterNames(). - GetCounterNamesOperation(OperationContext) - Constructor for class org.infinispan.hotrod.impl.counter.operation.GetCounterNamesOperation
- getCreated() - Method in interface org.infinispan.hotrod.impl.cache.Metadata
- getCreated() - Method in class org.infinispan.hotrod.impl.cache.MetadataValueImpl
- getCreated() - Method in class org.infinispan.hotrod.impl.cache.VersionedMetadataImpl
- getCreated() - Method in class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- getCurrentClusterName() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getDataFormat() - Method in class org.infinispan.hotrod.event.impl.ClientEventDispatcher
- getDataFormat() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getDataFormat() - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getDataFormat() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getDefault() - Static method in enum org.infinispan.hotrod.configuration.ClientIntelligence
- getDefaultContext() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- getDefaultExecutorFactoryPoolSize() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getDefaultExecutorFactoryThreadNamePrefix() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getDefaultExecutorFactoryThreadNameSuffix() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getDouble(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getEntries() - Method in class org.infinispan.hotrod.impl.operations.IterationNextResponse
- getEntry(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- getEntry(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- getEntry(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- getEntry(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getEntry(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- getEntry(K, CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getEntry(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getEntry(K, CacheOptions, SocketAddress) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getEntry(K, CacheOptions, SocketAddress) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getEntry(K, CacheOptions, SocketAddress) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getEventData() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryCustomEvent
-
Customized event data.
- getEventData() - Method in class org.infinispan.hotrod.event.impl.CustomEventImpl
- getExecutor(Properties) - Method in class org.infinispan.hotrod.impl.async.DefaultAsyncExecutorFactory
- getFlagInt() - Method in enum org.infinispan.hotrod.HotRodFlag
- getFlagInt() - Method in enum org.infinispan.hotrod.impl.operations.PrivateHotRodFlag
- getFloat(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getForceReturnValues() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getHashAwareServer(Object, byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getHotRodTransport() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getHotRodTransport() - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getHotRodTransport() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getIdleConnectionCount() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the number of idle connections
- getInitialServers() - Method in class org.infinispan.hotrod.impl.topology.ClusterInfo
- getInstance() - Static method in class org.infinispan.hotrod.transaction.lookup.GenericTransactionManagerLookup
- getInstance() - Static method in class org.infinispan.hotrod.transaction.lookup.RemoteTransactionManagerLookup
- getInstance() - Static method in class org.infinispan.hotrod.transaction.manager.RemoteTransactionManager
- getInstance(HotRodTransport) - Static method in interface org.infinispan.hotrod.impl.cache.MBeanHelper
- getInt(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getIntelligence() - Method in class org.infinispan.hotrod.impl.topology.ClusterInfo
- getIntLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getIntStatistic(String) - Method in interface org.infinispan.hotrod.impl.cache.ServerStatistics
- getIntStatistic(String) - Method in class org.infinispan.hotrod.impl.cache.ServerStatisticsImpl
- getIterationId() - Method in class org.infinispan.hotrod.impl.operations.IterationStartResponse
- getJmxDomain() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getJmxName() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getKey() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryCreatedEvent
-
Created cache entry's key.
- getKey() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryExpiredEvent
-
Created cache entry's key.
- getKey() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryModifiedEvent
-
Modifiedcache entry's key.
- getKey() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryRemovedEvent
-
Created cache entry's key.
- getKey() - Method in class org.infinispan.hotrod.event.impl.CreatedEventImpl
- getKey() - Method in class org.infinispan.hotrod.event.impl.ExpiredEventImpl
- getKey() - Method in class org.infinispan.hotrod.event.impl.ModifiedEventImpl
- getKey() - Method in class org.infinispan.hotrod.event.impl.RemovedEventImpl
- getKey() - Method in class org.infinispan.hotrod.impl.transaction.entry.Modification
- getKeyAlias() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getKeyMediaType() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- GetKeyMultimapOperation<K,
V> - Class in org.infinispan.hotrod.impl.multimap.operations -
Implements "get" for multimap as defined by Hot Rod protocol specification.
- GetKeyMultimapOperation(OperationContext, K, byte[], CacheOptions, DataFormat, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.GetKeyMultimapOperation
- getKeyStoreFileName() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getKeyStorePassword() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getKeyStoreType() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getKeyType() - Method in class org.infinispan.hotrod.impl.DataFormat
- GetKeyWithMetadataMultimapOperation<K,
V> - Class in org.infinispan.hotrod.impl.multimap.operations -
Implements "getWithMetadata" as defined by Hot Rod protocol specification.
- GetKeyWithMetadataMultimapOperation(OperationContext, K, byte[], CacheOptions, DataFormat, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.GetKeyWithMetadataMultimapOperation
- getLastUsed() - Method in interface org.infinispan.hotrod.impl.cache.Metadata
- getLastUsed() - Method in class org.infinispan.hotrod.impl.cache.MetadataValueImpl
- getLastUsed() - Method in class org.infinispan.hotrod.impl.cache.VersionedMetadataImpl
- getLastUsed() - Method in class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- getLifespan() - Method in interface org.infinispan.hotrod.impl.cache.Metadata
- getLifespan() - Method in class org.infinispan.hotrod.impl.cache.MetadataValueImpl
- getLifespan() - Method in class org.infinispan.hotrod.impl.cache.VersionedMetadataImpl
- getLifespan() - Method in class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- getListenerId() - Method in class org.infinispan.hotrod.event.impl.AbstractClientEvent
- getListenerId() - Method in class org.infinispan.hotrod.impl.counter.HotRodCounterEvent
- getListenerId() - Method in class org.infinispan.hotrod.near.NearCacheService
- getListenerNotifier() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getListeners(String) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- getLog(Class<?>) - Static method in class org.infinispan.hotrod.impl.logging.LogFactory
- getLog(Class<?>, Class<T>) - Static method in class org.infinispan.hotrod.impl.logging.LogFactory
- getLoggingLocale() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- getLong(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getLongLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getMarshaller() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getMarshaller() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getMarshaller() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getMarshaller(Class<? extends Marshaller>) - Method in class org.infinispan.hotrod.impl.MarshallerRegistry
- getMarshaller(MediaType) - Method in class org.infinispan.hotrod.impl.MarshallerRegistry
- getMarshallerRegistry() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getMarshallerRegistry() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getMaxIdle() - Method in interface org.infinispan.hotrod.impl.cache.Metadata
- getMaxIdle() - Method in class org.infinispan.hotrod.impl.cache.MetadataValueImpl
- getMaxIdle() - Method in class org.infinispan.hotrod.impl.cache.VersionedMetadataImpl
- getMaxIdle() - Method in class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- getMaxRetries() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getMaxRetries() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getMBeanHelper() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getMedium(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getMediumLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getName() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getName() - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getName() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getName() - Method in class org.infinispan.hotrod.impl.counter.BaseCounter
- getName() - Method in class org.infinispan.hotrod.impl.topology.ClusterInfo
- getNearCacheHits() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getNearCacheHits() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of near-cache hits.
- getNearCacheInvalidations() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getNearCacheInvalidations() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of near-cache invalidations.
- getNearCacheMaxEntries() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getNearCacheMisses() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getNearCacheMisses() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of near-cache misses.
- getNearCacheMode() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getNearCacheSize() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getNearCacheSize() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of entries currently stored in the near-cache.
- getNewState() - Method in class org.infinispan.hotrod.impl.counter.HotRodCounterEvent
- getNewValue() - Method in class org.infinispan.hotrod.impl.counter.HotRodCounterEvent
- getNormalizedHash(Object) - Method in interface org.infinispan.hotrod.impl.consistenthash.ConsistentHash
-
Computes hash code of a given object, and then normalizes it to ensure a positive value is always returned.
- getNormalizedHash(Object) - Method in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashV2
- getNormalizedHash(Object) - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- getNumActive() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getNumActive(SocketAddress) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getNumIdle() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getNumIdle(SocketAddress) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getNumSegments() - Method in interface org.infinispan.hotrod.impl.cache.CacheTopologyInfo
- getNumSegments() - Method in class org.infinispan.hotrod.impl.cache.CacheTopologyInfoImpl
- getNumSegments() - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- getNumSegments() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getOldState() - Method in class org.infinispan.hotrod.impl.counter.HotRodCounterEvent
- getOldValue() - Method in class org.infinispan.hotrod.impl.counter.HotRodCounterEvent
- GetOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Implements "get" operation as described by Hot Rod protocol specification.
- GetOperation(OperationContext, K, byte[], CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.GetOperation
- getOperationsFactory() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getOperationsFactory() - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getOperationsFactory() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getOrCreateCacheInfo(WrappedBytes) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getPassword() - Method in class org.infinispan.hotrod.impl.HotRodURI
- getPassword() - Method in class org.infinispan.hotrod.impl.security.BasicCallbackHandler
- getPrimarySegments() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getPrimarySegmentsByAddress() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
-
Returns a map containing for each address all of its primarily owned segments.
- getPrimarySegmentsByAddress(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getPrimarySegmentsByServer() - Method in interface org.infinispan.hotrod.impl.consistenthash.ConsistentHash
- getPrimarySegmentsByServer() - Method in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashV2
- getPrimarySegmentsByServer() - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- getPrimarySegmentsByServer(byte[]) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getProperties() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getProperties() - Method in class org.infinispan.hotrod.impl.HotRodURI
- getProtocolVersion() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getQueryRequest() - Method in class org.infinispan.hotrod.impl.query.RemoteQuery
- getRealm() - Method in class org.infinispan.hotrod.impl.security.BasicCallbackHandler
- getRemoteCache(String) - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getRemoteCache(String, RemoteCacheConfiguration) - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getRemoteHits() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getRemoteHits() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of hits for a remote cache.
- getRemoteMisses() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getRemoteMisses() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of misses for a remote cache.
- getRemoteRemoves() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getRemoteRemoves() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of removes for a remote cache.
- getRemoteStores() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getRemoteStores() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of remote cache stores (put, replace) that the client applied.
- getRequestBalancingStrategy() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getRetries() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getRetries() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the total number of retries that have been executed
- getSaslMechanism() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getSegment(Object) - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- getSegmentConsistentHash() - Method in class org.infinispan.hotrod.impl.operations.IterationStartResponse
- getSegmentOwners() - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- getSegmentsByServer() - Method in interface org.infinispan.hotrod.impl.consistenthash.ConsistentHash
- getSegmentsByServer() - Method in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashV2
- getSegmentsByServer() - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- getSegmentsPerServer() - Method in interface org.infinispan.hotrod.impl.cache.CacheTopologyInfo
- getSegmentsPerServer() - Method in class org.infinispan.hotrod.impl.cache.CacheTopologyInfoImpl
- getSerializationContext() - Method in class org.infinispan.hotrod.impl.query.RemoteQuery
- getSerializationContext(HotRodTransport) - Static method in class org.infinispan.hotrod.marshall.MarshallerUtil
-
A convenience method to return the
SerializationContextassociated with the configuredProtoStreamMarshaller - getServer(Object) - Method in interface org.infinispan.hotrod.impl.consistenthash.ConsistentHash
- getServer(Object) - Method in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashV2
- getServer(Object) - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- getServerAddress() - Method in exception class org.infinispan.hotrod.exceptions.RemoteIllegalLifecycleStateException
- getServerAddress() - Method in exception class org.infinispan.hotrod.exceptions.TransportException
- getServerList() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getServerOps() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- getServers() - Method in class org.infinispan.hotrod.configuration.ClusterConfiguration
- getServers() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getServers() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getServers() - Method in class org.infinispan.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
- getServers() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns a list of servers to which the client is currently connected in the format of ip_address:port_number.
- getServers(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getServers(WrappedBytes) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getShort(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getShortLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getSniHostName() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getSniHostName() - Method in class org.infinispan.hotrod.impl.topology.ClusterInfo
- getSoTimeout() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getSSLProtocol() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getStatistic(String) - Method in interface org.infinispan.hotrod.impl.cache.ServerStatistics
- getStatistic(String) - Method in class org.infinispan.hotrod.impl.cache.ServerStatisticsImpl
- getStatsMap() - Method in interface org.infinispan.hotrod.impl.cache.ServerStatistics
- getStatsMap() - Method in class org.infinispan.hotrod.impl.cache.ServerStatisticsImpl
- getStatus() - Method in class org.infinispan.hotrod.impl.operations.IterationEndResponse
- getStatus() - Method in class org.infinispan.hotrod.impl.operations.IterationNextResponse
- getStatus() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- GetStreamOperation<K> - Class in org.infinispan.hotrod.impl.operations
-
Streaming Get operation
- GetStreamOperation(OperationContext, K, byte[], int, CacheOptions) - Constructor for class org.infinispan.hotrod.impl.operations.GetStreamOperation
- getStrongCounter(String) - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- getTcpKeepAlive() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getTcpNoDelay() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getTelemetryService() - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- getTemplateNames() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getTimeService() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getTimeSinceReset() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- getTimeSinceReset() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the time, in seconds, since the last reset.
- getToken() - Method in class org.infinispan.hotrod.impl.security.TokenCallbackHandler
- getTopologyAge() - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- getTopologyAge() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getTopologyAge() - Method in class org.infinispan.hotrod.impl.topology.ClusterInfo
- getTopologyAge() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getTopologyId() - Method in interface org.infinispan.hotrod.impl.cache.CacheTopologyInfo
- getTopologyId() - Method in class org.infinispan.hotrod.impl.cache.CacheTopologyInfoImpl
- getTopologyId() - Method in class org.infinispan.hotrod.impl.ClientTopology
- getTopologyId() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- getTopologyId() - Method in class org.infinispan.hotrod.impl.operations.IterationStartResponse
- getTopologyId() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- getTopologyId(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- getTransactionManager() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- getTransactionManager() - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- getTransactionManager() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- getTransactionManager() - Method in class org.infinispan.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- getTransactionManager() - Method in class org.infinispan.hotrod.transaction.lookup.GenericTransactionManagerLookup
- getTransactionManager() - Method in class org.infinispan.hotrod.transaction.lookup.RemoteTransactionManagerLookup
- getTransactionManagerLookup() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getTransactionMode() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getTransactionTable(TransactionMode) - Method in class org.infinispan.hotrod.impl.HotRodTransport
- getTransactionTimeout() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getTransportFactory() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getTrustStoreFileName() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getTrustStorePassword() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getTrustStoreType() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getType() - Method in interface org.infinispan.hotrod.event.ClientEvent
- getType() - Method in class org.infinispan.hotrod.event.impl.CreatedEventImpl
- getType() - Method in class org.infinispan.hotrod.event.impl.CustomEventImpl
- getType() - Method in class org.infinispan.hotrod.event.impl.ExpiredEventImpl
- getType() - Method in class org.infinispan.hotrod.event.impl.ModifiedEventImpl
- getType() - Method in class org.infinispan.hotrod.event.impl.RemovedEventImpl
- getUnresolvedAddress() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelRecord
- getUnsignedByte(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedInt(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedIntLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedMedium(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedMediumLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedShort(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedShortLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- getURI() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getUseAuth() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getUsername() - Method in class org.infinispan.hotrod.impl.HotRodURI
- getUsername() - Method in class org.infinispan.hotrod.impl.security.BasicCallbackHandler
- getUseSSL() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- getValue() - Method in enum org.infinispan.hotrod.configuration.ClientIntelligence
- getValue() - Method in interface org.infinispan.hotrod.impl.cache.VersionedValue
- getValue() - Method in class org.infinispan.hotrod.impl.cache.VersionedValueImpl
- getValue() - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- getValue() - Method in class org.infinispan.hotrod.impl.VersionedOperationResponse
- getValueMediaType() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- GetValueOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A counter operation that returns the counter's value.
- GetValueOperation(OperationContext, String, boolean) - Constructor for class org.infinispan.hotrod.impl.counter.operation.GetValueOperation
- getValueType() - Method in class org.infinispan.hotrod.impl.DataFormat
- getVersion() - Method in enum org.infinispan.hotrod.configuration.ProtocolVersion
- getVersion() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryCreatedEvent
-
Provides access to the version of the created cache entry.
- getVersion() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryModifiedEvent
-
Provides access to the version of the modified cache entry.
- getVersion() - Method in class org.infinispan.hotrod.event.impl.CreatedEventImpl
- getVersion() - Method in class org.infinispan.hotrod.event.impl.ModifiedEventImpl
- getVersion() - Method in interface org.infinispan.hotrod.impl.cache.Versioned
- getVersion() - Method in class org.infinispan.hotrod.impl.cache.VersionedMetadataImpl
- getVersion() - Method in class org.infinispan.hotrod.impl.cache.VersionedValueImpl
- getVersion() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- getVersion() - Method in class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- getVersion() - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- getWeakCounter(String) - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- getWithMetadata(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- getWithMetadata(K, CacheOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- GetWithMetadataOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Corresponds to getWithMetadata operation as described by Hot Rod protocol specification.
- GetWithMetadataOperation(OperationContext, K, byte[], CacheOptions, DataFormat, SocketAddress) - Constructor for class org.infinispan.hotrod.impl.operations.GetWithMetadataOperation
- getXaResource() - Method in class org.infinispan.hotrod.impl.transaction.XaModeTransactionTable
- getXaTransactionTable() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- gtConnectionPoolMinIdle() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
H
- handle(Callback[]) - Method in class org.infinispan.hotrod.impl.security.BasicCallbackHandler
- handle(Callback[]) - Method in class org.infinispan.hotrod.impl.security.TokenCallbackHandler
- handle(Callback[]) - Method in class org.infinispan.hotrod.impl.security.VoidCallbackHandler
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.AddOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.CompareAndSwapOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.DefineCounterOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.GetConfigurationOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.GetCounterNamesOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.GetValueOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.IsDefinedOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveListenerOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.RemoveOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.counter.operation.ResetOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.operations.FaultTolerantPingOperation
- handleException(Throwable, Channel, SocketAddress) - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- handlerAdded(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- handlerAdded(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- handlerAdded(ChannelHandlerContext) - Method in class org.infinispan.hotrod.impl.transport.netty.SaslDecoderEncoder
- handlerRemoved(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- handlerRemoved(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- handlerRemoved(ChannelHandlerContext) - Method in class org.infinispan.hotrod.impl.transport.netty.SaslDecoderEncoder
- hasArray() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- hasFlag(byte) - Method in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
- hash - Variable in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashV2
- HASH_DISTRIBUTION_AWARE - Enum constant in enum org.infinispan.hotrod.configuration.ClientIntelligence
- HASH_FUNCTION_PREFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- hashCode() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryImpl
- hashCode() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- hashCode() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryVersionImpl
- hashCode() - Method in class org.infinispan.hotrod.impl.ClientTopology
- hashCode() - Method in class org.infinispan.hotrod.impl.multimap.metadata.CacheEntryCollectionImpl
- hashCode() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- hasMemoryAddress() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- hasMore() - Method in class org.infinispan.hotrod.impl.operations.IterationNextResponse
- hasPrevious(int) - Static method in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- header - Variable in class org.infinispan.hotrod.impl.operations.HotRodOperation
- header() - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- HeaderDecoder - Class in org.infinispan.hotrod.impl.transport.netty
- HeaderDecoder(OperationContext) - Constructor for class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- HeaderParams - Class in org.infinispan.hotrod.impl.protocol
-
Hot Rod request header parameters
- HeaderParams(short, short, int, byte, long, DataFormat, AtomicReference<ClientTopology>) - Constructor for class org.infinispan.hotrod.impl.protocol.HeaderParams
- HIGH - Enum constant in enum org.infinispan.hotrod.configuration.SaslStrength
- HIGHEST_PROTOCOL_VERSION - Static variable in enum org.infinispan.hotrod.configuration.ProtocolVersion
- HintedReplayingDecoder<S> - Class in org.infinispan.hotrod.impl.transport.netty
-
Copy-paste of
ReplayingDecoderwhich is hinted to not attempt decoding unless enough bytes are read. - HintedReplayingDecoder() - Constructor for class org.infinispan.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Creates a new instance with no initial state (i.e:
null). - HintedReplayingDecoder(S) - Constructor for class org.infinispan.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Creates a new instance with the specified initial state.
- HintingByteBuf - Class in org.infinispan.hotrod.impl.transport.netty
-
Copy-paste of
ReplayingDecoderByteBufwhich hintsHintedReplayingDecoderto not try decoding until requested bytes are received. - HITS - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Number of get hits.
- host() - Method in class org.infinispan.hotrod.configuration.ServerConfiguration
- host(String) - Method in class org.infinispan.hotrod.configuration.ServerConfigurationBuilder
- hostnameValidation() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- hostnameValidation(boolean) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Configures whether to enable hostname validation according to RFC 2818.
- HotRod - Class in org.infinispan.hotrod
- HOTROD - Static variable in interface org.infinispan.hotrod.impl.logging.Log
- HOTROD_STRING_CHARSET - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- HotRodAsyncCache<K,
V> - Class in org.infinispan.hotrod - HotRodAsyncCaches - Class in org.infinispan.hotrod
- HotRodAsyncContainer - Class in org.infinispan.hotrod
- HotRodAsyncLock - Class in org.infinispan.hotrod
- HotRodAsyncLocks - Class in org.infinispan.hotrod
- HotRodAsyncMultiMap<K,
V> - Class in org.infinispan.hotrod - HotRodAsyncMultiMaps - Class in org.infinispan.hotrod
- HotRodAsyncQuery<K,
V, - Class in org.infinispan.hotrodR> - HotRodAsyncStreamingCache<K> - Class in org.infinispan.hotrod
- HotRodAsyncStrongCounter - Class in org.infinispan.hotrod
- HotRodAsyncStrongCounters - Class in org.infinispan.hotrod
- HotRodAsyncWeakCounter - Class in org.infinispan.hotrod
- HotRodAsyncWeakCounters - Class in org.infinispan.hotrod
- HotRodClientException - Exception Class in org.infinispan.hotrod.exceptions
-
Base class for exceptions reported by the hot rod client.
- HotRodClientException() - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodClientException
- HotRodClientException(String) - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodClientException
- HotRodClientException(String, long, int) - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodClientException
- HotRodClientException(String, Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodClientException
- HotRodClientException(Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodClientException
- HotRodConfiguration - Class in org.infinispan.hotrod.configuration
-
Configuration.
- HotRodConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
ConfigurationBuilder used to generate immutable
HotRodConfigurationobjects to pass to theInfinispan.create(Configuration)method. - HotRodConfigurationBuilder() - Constructor for class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- HotRodConstants - Interface in org.infinispan.hotrod.impl.protocol
-
Defines constants defined by Hot Rod specifications.
- HotRodConstants.Names - Class in org.infinispan.hotrod.impl.protocol
- HotRodCounterEvent - Class in org.infinispan.hotrod.impl.counter
-
A
CounterEventimplementation for the Hot Rod client. - HotRodCounterEvent(byte[], String, long, CounterState, long, CounterState) - Constructor for class org.infinispan.hotrod.impl.counter.HotRodCounterEvent
- HotRodFactory - Class in org.infinispan.hotrod
- HotRodFactory() - Constructor for class org.infinispan.hotrod.HotRodFactory
- HotRodFlag - Enum in org.infinispan.hotrod
-
Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
- HotRodFlags - Class in org.infinispan.hotrod
- HotRodMutinyCache<K,
V> - Class in org.infinispan.hotrod - HotRodMutinyCaches - Class in org.infinispan.hotrod
- HotRodMutinyContainer - Class in org.infinispan.hotrod
- HotRodMutinyContainer(HotRod) - Constructor for class org.infinispan.hotrod.HotRodMutinyContainer
- HotRodMutinyLock - Class in org.infinispan.hotrod
- HotRodMutinyLocks - Class in org.infinispan.hotrod
- HotRodMutinyMultiMap<K,
V> - Class in org.infinispan.hotrod - HotRodMutinyMultiMaps - Class in org.infinispan.hotrod
- HotRodMutinyQuery<K,
V, - Class in org.infinispan.hotrodR> - HotRodMutinyStreamingCache<K> - Class in org.infinispan.hotrod
- HotRodMutinyStrongCounter - Class in org.infinispan.hotrod
- HotRodMutinyStrongCounters - Class in org.infinispan.hotrod
- HotRodMutinyWeakCounter - Class in org.infinispan.hotrod
- HotRodMutinyWeakCounters - Class in org.infinispan.hotrod
- HotRodOperation<T> - Class in org.infinispan.hotrod.impl.operations
-
Generic Hot Rod operation.
- HotRodOperation(OperationContext, short, short, CacheOptions) - Constructor for class org.infinispan.hotrod.impl.operations.HotRodOperation
- HotRodOperation(OperationContext, short, short, CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.HotRodOperation
- HotRodSyncCache<K,
V> - Class in org.infinispan.hotrod - HotRodSyncCaches - Class in org.infinispan.hotrod
- HotRodSyncCaches(HotRod) - Constructor for class org.infinispan.hotrod.HotRodSyncCaches
- HotRodSyncContainer - Class in org.infinispan.hotrod
- HotRodSyncContainer(HotRod) - Constructor for class org.infinispan.hotrod.HotRodSyncContainer
- HotRodSyncLock - Class in org.infinispan.hotrod
- HotRodSyncLocks - Class in org.infinispan.hotrod
- HotRodSyncMultiMap<K,
V> - Class in org.infinispan.hotrod - HotRodSyncMultiMaps - Class in org.infinispan.hotrod
- HotRodSyncMultiMaps(HotRod) - Constructor for class org.infinispan.hotrod.HotRodSyncMultiMaps
- HotRodSyncQuery<K,
V, - Class in org.infinispan.hotrodR> - HotRodSyncStreamingCache<K> - Class in org.infinispan.hotrod
- HotRodSyncStrongCounter - Class in org.infinispan.hotrod
- HotRodSyncStrongCounters - Class in org.infinispan.hotrod
- HotRodSyncStrongCounters(HotRod) - Constructor for class org.infinispan.hotrod.HotRodSyncStrongCounters
- HotRodSyncWeakCounter - Class in org.infinispan.hotrod
- HotRodSyncWeakCounters - Class in org.infinispan.hotrod
- HotRodSyncWeakCounters(HotRod) - Constructor for class org.infinispan.hotrod.HotRodSyncWeakCounters
- HotRodTimeoutException - Exception Class in org.infinispan.hotrod.exceptions
-
Signals an remote timeout(due to locking) in the infinispan server.
- HotRodTimeoutException() - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodTimeoutException
- HotRodTimeoutException(String) - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodTimeoutException
- HotRodTimeoutException(String, long, int) - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodTimeoutException
- HotRodTimeoutException(String, Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodTimeoutException
- HotRodTimeoutException(Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.HotRodTimeoutException
- HotRodTransport - Class in org.infinispan.hotrod.impl
- HotRodTransport(HotRodConfiguration) - Constructor for class org.infinispan.hotrod.impl.HotRodTransport
- HotRodURI - Class in org.infinispan.hotrod.impl
I
- IdleStateHandlerProvider - Class in org.infinispan.hotrod.impl.transport.netty
- IdleStateHandlerProvider(int, ChannelPool) - Constructor for class org.infinispan.hotrod.impl.transport.netty.IdleStateHandlerProvider
- ignoringErrorDuringIterationClose(String, Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- ignoringErrorDuringIterationClose(String, Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- ignoringErrorDuringIterationClose$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- ILLEGAL_LIFECYCLE_STATE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ILLEGAL_OP_CODE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- includeCurrentState() - Method in interface org.infinispan.hotrod.event.ClientListener
-
This flag enables cached state to be sent back to remote clients when either adding a cache listener for the first time, or when the node where a remote listener is registered changes.
- incorrectClientListener(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- incorrectClientListener(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- incorrectClientListener(String, Collection<?>) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- incorrectClientListener(String, Collection<?>) - Method in interface org.infinispan.hotrod.impl.logging.Log
- incorrectClientListener1$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- incorrectClientListener2$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- IncorrectClientListenerException - Exception Class in org.infinispan.hotrod.event
- IncorrectClientListenerException(String) - Constructor for exception class org.infinispan.hotrod.event.IncorrectClientListenerException
- incrementNearCacheHits() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- incrementNearCacheInvalidations() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- incrementNearCacheMisses() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- incrementRetryCount() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- indexOf(int, int, byte) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- INFINITE_LIFESPAN - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- INFINITE_MAXIDLE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- init() - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- init(SocketAddress[][], int) - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- init(Map<SocketAddress, Set<Integer>>, int, int) - Method in interface org.infinispan.hotrod.impl.consistenthash.ConsistentHash
-
Deprecated, for removal: This API element is subject to removal in a future version.
- init(Map<SocketAddress, Set<Integer>>, int, int) - Method in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashV2
- init(Map<SocketAddress, Set<Integer>>, int, int) - Method in class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- init(HotRodConfiguration) - Method in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashFactory
- initialize(HotRodTransport, String, boolean) - Method in class org.infinispan.hotrod.impl.DataFormat
- InitialPingHandler - Class in org.infinispan.hotrod.impl.transport.netty
- InitialPingHandler(PingOperation) - Constructor for class org.infinispan.hotrod.impl.transport.netty.InitialPingHandler
- injectSpanContext(HeaderParams) - Method in interface org.infinispan.hotrod.telemetry.impl.TelemetryService
- injectSpanContext(HeaderParams) - Method in class org.infinispan.hotrod.telemetry.impl.TelemetryServiceImpl
- INSTANCE - Static variable in class org.infinispan.hotrod.impl.transport.netty.ChannelPoolCloseEvent
- INSTANCE - Static variable in class org.infinispan.hotrod.impl.transport.netty.SslHandshakeExceptionHandler
- INSTANCE - Static variable in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- INSTANCE - Static variable in class org.infinispan.hotrod.near.DefaultNearCacheFactory
- INSTANCE - Static variable in interface org.infinispan.hotrod.telemetry.impl.TelemetryService
- internalExecute() - Method in class org.infinispan.hotrod.impl.operations.GetWithMetadataOperation
- internalNioBuffer(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- INVALID_ITERATION - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- INVALID_MAGIC_OR_MESSAGE_ID_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- invalidActiveCountAfterClose(Channel) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidActiveCountAfterClose(Channel) - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidActiveCountAfterClose$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidated() - Method in enum org.infinispan.hotrod.configuration.NearCacheMode
- INVALIDATED - Enum constant in enum org.infinispan.hotrod.configuration.NearCacheMode
-
Near cache is invalidated, so when entries are updated or removed server-side, invalidation messages will be sent to clients to remove them from the near cache.
- InvalidatedNearRemoteCache<K,
V> - Class in org.infinispan.hotrod.impl.cache -
Near cache implementation enabling
- invalidAuthenticationConfiguration() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidAuthenticationConfiguration() - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidAuthenticationConfiguration$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidCreatedCountAfterClose(Channel) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidCreatedCountAfterClose(Channel) - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidCreatedCountAfterClose$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidMagicNumber(short, short) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidMagicNumber(short, short) - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidMagicNumber$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidMaxRetries(int) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidMaxRetries(int) - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidMaxRetries$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidPropertyFormat(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidPropertyFormat(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidPropertyFormat$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidResponse(String, short, double) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidResponse(String, short, double) - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidResponse$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- InvalidResponseException - Exception Class in org.infinispan.hotrod.exceptions
-
Signals an internal protocol error.
- InvalidResponseException() - Constructor for exception class org.infinispan.hotrod.exceptions.InvalidResponseException
- InvalidResponseException(String) - Constructor for exception class org.infinispan.hotrod.exceptions.InvalidResponseException
- InvalidResponseException(String, Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.InvalidResponseException
- InvalidResponseException(Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.InvalidResponseException
- invalidTransactionManagerLookup() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidTransactionManagerLookup() - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidTransactionManagerLookup$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidTransactionMode() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidTransactionMode() - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidTransactionMode$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidTransactionTimeout() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidTransactionTimeout() - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidTransactionTimeout$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidTxServerConfig(String, Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invalidTxServerConfig(String, Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- invalidTxServerConfig$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- invoke(Channel) - Method in class org.infinispan.hotrod.impl.operations.PingOperation
- invoke(Channel) - Method in class org.infinispan.hotrod.impl.operations.RemoveClientListenerOperation
- invoke(Channel) - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- invoke(Channel) - Method in class org.infinispan.hotrod.impl.operations.UpdateBloomFilterOperation
- invoke(Channel) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOperation
-
Invoked on an active channel ready to be written
- invokeEvent(byte[], T) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- invokeEvent(ClientEvent) - Method in class org.infinispan.hotrod.event.impl.ClientEventDispatcher
- invokeEvent(HotRodCounterEvent) - Method in class org.infinispan.hotrod.event.impl.CounterEventDispatcher
- invokeEvent(T) - Method in class org.infinispan.hotrod.event.impl.EventDispatcher
- invokeFailoverEvent() - Method in class org.infinispan.hotrod.event.impl.ClientEventDispatcher
- invokeFailoverEvent() - Method in class org.infinispan.hotrod.event.impl.EventDispatcher
- IOURingNativeTransport - Class in org.infinispan.hotrod.impl.transport.netty
- IOURingNativeTransport() - Constructor for class org.infinispan.hotrod.impl.transport.netty.IOURingNativeTransport
- ioUringNotAvailable(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- ioUringNotAvailable(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- ioUringNotAvailable$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- isCacheNotFound() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- isCommandRetried() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryCreatedEvent
-
This will be true if the write command that caused this had to be retried again due to a topology change.
- isCommandRetried() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryCustomEvent
-
This will be true if the write command that caused this had to be retried again due to a topology change.
- isCommandRetried() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryModifiedEvent
-
This will be true if the write command that caused this had to be retried again due to a topology change.
- isCommandRetried() - Method in interface org.infinispan.hotrod.event.ClientCacheEntryRemovedEvent
-
This will be true if the write command that caused this had to be retried again due to a topology change.
- isCommandRetried() - Method in class org.infinispan.hotrod.event.impl.CreatedEventImpl
- isCommandRetried() - Method in class org.infinispan.hotrod.event.impl.CustomEventImpl
- isCommandRetried() - Method in class org.infinispan.hotrod.event.impl.ModifiedEventImpl
- isCommandRetried() - Method in class org.infinispan.hotrod.event.impl.RemovedEventImpl
- isDefined(String) - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- IsDefinedOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A counter operation for
CounterManager.isDefined(String). - IsDefinedOperation(OperationContext, String) - Constructor for class org.infinispan.hotrod.impl.counter.operation.IsDefinedOperation
- isDirect() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- isEnabled() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- isFailed() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- isIdle() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelRecord
- isInvalidIteration(short) - Static method in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- isJmx() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- isListenerConnected(byte[]) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- isLocked() - Method in class org.infinispan.hotrod.HotRodAsyncLock
- isLocked() - Method in class org.infinispan.hotrod.HotRodMutinyLock
- isLocked() - Method in class org.infinispan.hotrod.HotRodSyncLock
- isLockedByMe() - Method in class org.infinispan.hotrod.HotRodAsyncLock
- isLockedByMe() - Method in class org.infinispan.hotrod.HotRodMutinyLock
- isLockedByMe() - Method in class org.infinispan.hotrod.HotRodSyncLock
- isMarshallable(Object) - Method in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- isModified() - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- isNonExists() - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- isNotExecuted(int) - Static method in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- isNotExist(int) - Static method in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- isObjectStorage() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- isObjectStorage() - Method in class org.infinispan.hotrod.impl.DataFormat
- isObjectStorage() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- isObjectStorage(short) - Static method in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- isObjectStorageHinted(PingResponse) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Read the response code for hints of object storage in the server.
- isObjectStorageHinted(PingResponse) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- isReadable() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- isReadable(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- isReadOnly() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- isRunning() - Method in class org.infinispan.hotrod.event.impl.EventDispatcher
- isServerError() - Method in exception class org.infinispan.hotrod.exceptions.HotRodClientException
- isSharable() - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- isSsl() - Method in class org.infinispan.hotrod.impl.HotRodURI
- isStarted() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- isStatistics() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- isSuccess() - Method in class org.infinispan.hotrod.impl.operations.PingResponse
- isSuccess(int) - Static method in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- isTcpKeepAlive() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- isTcpNoDelay() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- isTracingPropagationEnabled() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- isTransactional() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- isTransactional() - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- isTransactional() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- isTransactional() - Method in class org.infinispan.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- isUpdated() - Method in enum org.infinispan.hotrod.impl.VersionedOperationResponse.RspCode
- isVersionPre12(HotRodConfiguration) - Static method in class org.infinispan.hotrod.impl.ConfigurationProperties
-
Is version previous to, and not including, 1.2?
- isWritable() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- isWritable(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- ITERATION_END_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ITERATION_END_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ITERATION_NEXT_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ITERATION_NEXT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ITERATION_QUERY_FILTER_CONVERTER_FACTORY_NAME - Static variable in class org.infinispan.hotrod.filter.Filters
- ITERATION_START_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ITERATION_START_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- iterationClosed(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- iterationClosed(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- iterationClosed$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- IterationEndOperation - Class in org.infinispan.hotrod.impl.operations
- IterationEndOperation(OperationContext, CacheOptions, byte[], Channel) - Constructor for class org.infinispan.hotrod.impl.operations.IterationEndOperation
- IterationEndResponse - Class in org.infinispan.hotrod.impl.operations
- IterationEndResponse(short) - Constructor for class org.infinispan.hotrod.impl.operations.IterationEndResponse
- IterationNextOperation<K,
E> - Class in org.infinispan.hotrod.impl.operations - IterationNextOperation(OperationContext, CacheOptions, byte[], Channel, KeyTracker, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.IterationNextOperation
- IterationNextResponse<K,
E> - Class in org.infinispan.hotrod.impl.operations - IterationNextResponse(short, List<CacheEntry<K, E>>, IntSet, boolean) - Constructor for class org.infinispan.hotrod.impl.operations.IterationNextResponse
- IterationStartOperation - Class in org.infinispan.hotrod.impl.operations
- IterationStartResponse - Class in org.infinispan.hotrod.impl.operations
- iterationTransportObtained(SocketAddress, String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- iterationTransportObtained(SocketAddress, String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- iterationTransportObtained$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- iterator() - Method in class org.infinispan.hotrod.near.NearCacheService
J
- JAVA_SERIAL_ALLOWLIST - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- JMX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- JMX_DOMAIN - Static variable in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- JMX_DOMAIN - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- JMX_ENABLED - Static variable in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- JMX_NAME - Static variable in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- JMX_NAME - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- jmxDisable() - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Disables exposure of client-side statistics over JMX
- jmxDomain() - Method in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- jmxDomain(String) - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Sets the JMX domain name with which MBeans are exposed.
- jmxEnable() - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Enables exposure of client-side statistics over JMX
- jmxEnabled() - Method in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- jmxEnabled(boolean) - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Enables or disables exposure of client-side statistics over JMX
- jmxName() - Method in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- jmxName(String) - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Sets the name of the MBean.
- jmxRegistrationFailure(Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- jmxRegistrationFailure(Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- jmxRegistrationFailure$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- jmxUnregistrationFailure(Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- jmxUnregistrationFailure(Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- jmxUnregistrationFailure$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
K
- key - Variable in class org.infinispan.hotrod.impl.operations.AbstractKeyOperation
- key() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryImpl
- key() - Method in class org.infinispan.hotrod.impl.multimap.metadata.CacheEntryCollectionImpl
- KEY_ALIAS - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- KEY_DOES_NOT_EXIST_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- KEY_STORE_CERTIFICATE_PASSWORD - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- KEY_STORE_FILE_NAME - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- KEY_STORE_PASSWORD - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- KEY_STORE_TYPE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- keyAlias() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- keyAlias(String) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Sets the alias of the key to use, in case the keyStore contains multiple certificates.
- keyAsObjectIfNeeded(Object) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- keyAsObjectIfNeeded(Object) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- keyAsObjectIfNeeded(Object) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- keyBytes - Variable in class org.infinispan.hotrod.impl.operations.AbstractKeyOperation
- keyIterator(RemoteCache<K, ?>, CacheOperationsFactory, CacheOptions, IntSet, int) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Creates a key iterator with the given batch size if applicable.
- keyIterator(RemoteCache<K, ?>, CacheOperationsFactory, CacheOptions, IntSet, int) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- keyMarshaller(Marshaller) - Method in class org.infinispan.hotrod.impl.DataFormat.Builder
- keys - Variable in class org.infinispan.hotrod.impl.operations.GetAllOperation
- keys(CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- keys(CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- keys(CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- keys(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- keys(CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- keys(CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- keyStoreFileName() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- keyStoreFileName(String) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Specifies the filename of a keystore to use to create the
SSLContextYou also need to specify aSslConfigurationBuilder.keyStorePassword(char[]). - keyStorePassword() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- keyStorePassword(char[]) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Specifies the password needed to open the keystore You also need to specify a
SslConfigurationBuilder.keyStoreFileName(String). - keyStoreType() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- keyStoreType(String) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Specifies the type of the keystore, such as JKS or JCEKS.
- keyToBytes(Object) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- keyToBytes(Object) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- keyToBytes(Object) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- keyToBytes(Object) - Method in class org.infinispan.hotrod.impl.DataFormat
- keyToObj(byte[], ClassAllowList) - Method in class org.infinispan.hotrod.impl.DataFormat
- KeyTracker - Interface in org.infinispan.hotrod.impl.iteration
- keyType(MediaType) - Method in class org.infinispan.hotrod.impl.DataFormat.Builder
L
- lastAccessTime() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- limit(int) - Method in class org.infinispan.hotrod.HotRodAsyncQuery
- limit(int) - Method in class org.infinispan.hotrod.HotRodMutinyQuery
- limit(int) - Method in class org.infinispan.hotrod.HotRodSyncQuery
- limit(int) - Method in class org.infinispan.hotrod.impl.cache.RemoteQuery
- limitedHexDump(ByteBuf) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- listen() - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- listen(Consumer<CounterEvent>) - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounter
- listen(Consumer<CounterEvent>) - Method in class org.infinispan.hotrod.HotRodSyncStrongCounter
- listen(CacheListenerOptions, CacheEntryEventType...) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- listen(CacheListenerOptions, CacheEntryEventType...) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- listen(CacheListenerOptions, CacheEntryEventType[]) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- listen(CacheListenerOptions, CacheEntryEventType[]) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- listen(CacheListenerOptions, CacheEntryEventType[]) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- listen(ContainerListenerEventType...) - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- listen(ContainerListenerEventType...) - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- listen(SyncCacheEntryListener<K, V>) - Method in class org.infinispan.hotrod.HotRodSyncCache
- listen(SyncContainerListener, ContainerListenerEventType...) - Method in class org.infinispan.hotrod.HotRodSyncContainer
- listener - Variable in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- listenerId - Variable in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- lock() - Method in class org.infinispan.hotrod.HotRodAsyncLock
- lock() - Method in class org.infinispan.hotrod.HotRodMutinyLock
- lock() - Method in class org.infinispan.hotrod.HotRodSyncLock
- lock(String) - Method in class org.infinispan.hotrod.HotRodAsyncLocks
- lock(String) - Method in class org.infinispan.hotrod.HotRodMutinyLocks
- locks() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- locks() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- locks() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- log - Static variable in class org.infinispan.hotrod.impl.MarshallerRegistry
- log - Static variable in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- log - Static variable in interface org.infinispan.hotrod.telemetry.impl.TelemetryService
- Log - Interface in org.infinispan.hotrod.impl.logging
-
Log abstraction for the hot rod client.
- Log_$logger - Class in org.infinispan.hotrod.impl.logging
-
Warning this class consists of generated code.
- Log_$logger(Logger) - Constructor for class org.infinispan.hotrod.impl.logging.Log_$logger
- LOG_ROOT - Static variable in interface org.infinispan.hotrod.impl.logging.Log
- logAndRetryOrFail(Throwable) - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- LogFactory - Class in org.infinispan.hotrod.impl.logging
-
Factory that creates
Loginstances. - LogFactory() - Constructor for class org.infinispan.hotrod.impl.logging.LogFactory
- LOW - Enum constant in enum org.infinispan.hotrod.configuration.SaslStrength
M
- manuallySwitchedBackToMainCluster() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- manuallySwitchedBackToMainCluster() - Method in interface org.infinispan.hotrod.impl.logging.Log
- manuallySwitchedBackToMainCluster$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- manuallySwitchedToCluster(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- manuallySwitchedToCluster(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- manuallySwitchedToCluster$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- manualSwitchToCluster(String) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
-
Switch to an alternate cluster (or from an alternate cluster back to the main cluster).
- map - Variable in class org.infinispan.hotrod.impl.operations.PutAllOperation
- map - Variable in class org.infinispan.hotrod.impl.operations.PutAllParallelOperation
- mapOperations() - Method in class org.infinispan.hotrod.impl.operations.GetAllParallelOperation
- mapOperations() - Method in class org.infinispan.hotrod.impl.operations.ParallelHotRodOperation
- mapOperations() - Method in class org.infinispan.hotrod.impl.operations.PutAllParallelOperation
- markReaderIndex() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- markWriterIndex() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- marshaller() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- marshaller() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- marshaller() - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- marshaller(Class<? extends Marshaller>) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Allows you to specify a custom
Marshallerimplementation to serialize and deserialize user objects. - marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies a custom
Marshallerimplementation. - marshaller(String) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- marshaller(String) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Allows you to specify a custom
Marshallerimplementation to serialize and deserialize user objects. - marshaller(String) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- marshaller(String) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies a custom
Marshallerimplementation. - marshaller(Marshaller) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- marshaller(Marshaller) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Allows you to specify an instance of
Marshallerto serialize and deserialize user objects. - marshaller(Marshaller) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- marshaller(Marshaller) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies a custom
Marshallerimplementation to serialize and deserialize user objects. - MARSHALLER - Static variable in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- MARSHALLER - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- MARSHALLER_CLASS - Static variable in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- marshallerClass() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- marshallerClass() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- MarshallerRegistry - Class in org.infinispan.hotrod.impl
-
A registry of
Marshalleralong with itsMediaType. - MarshallerRegistry() - Constructor for class org.infinispan.hotrod.impl.MarshallerRegistry
- MarshallerUtil - Class in org.infinispan.hotrod.marshall
- MAX_RETRIES - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- maxActive() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfiguration
- maxActive() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Returns the number of configured maximum connections per server that can be allocated.
- maxActive(int) - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Controls the maximum number of connections per server that are allocated (checked out to client threads, or idle in the pool) at one time.
- maxCapacity() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- maxEntries() - Method in class org.infinispan.hotrod.configuration.NearCacheConfiguration
- maxEntries(int) - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
-
Specifies the maximum number of entries that will be held in the near cache.
- maxPendingRequests() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfiguration
- maxPendingRequests(int) - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Specifies maximum number of requests sent over single connection at one instant.
- maxRetries() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- maxRetries(int) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- maxRetries(int) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
It sets the maximum number of retries for each request.
- maxRetries(int) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- maxWait() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfiguration
- maxWait(long) - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
The amount of time in milliseconds to wait for a connection to become available when the exhausted action is
ExhaustedAction.WAIT, after which aNoSuchElementExceptionwill be thrown. - maxWritableBytes() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- MBEAN_SERVER_LOOKUP - Static variable in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- MBeanHelper - Interface in org.infinispan.hotrod.impl.cache
- MBeanHelper.Impl - Class in org.infinispan.hotrod.impl.cache
- MBeanHelper.NoOp - Class in org.infinispan.hotrod.impl.cache
- mbeanServerLookup() - Method in class org.infinispan.hotrod.configuration.StatisticsConfiguration
- mBeanServerLookup(MBeanServerLookup) - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
-
Sets the instance of the
MBeanServerLookupclass to be used to bound JMX MBeans to. - mediaType() - Method in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- MEDIUM - Enum constant in enum org.infinispan.hotrod.configuration.SaslStrength
- memoryAddress() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- messageId() - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
- metadata() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryImpl
- metadata() - Method in class org.infinispan.hotrod.impl.multimap.metadata.CacheEntryCollectionImpl
- Metadata - Interface in org.infinispan.hotrod.impl.cache
-
Represents metadata about an entry, such as creation and access times and expiration information.
- MetadataValue<V> - Interface in org.infinispan.hotrod.impl.cache
-
Besides the value, also contains a version and expiration information.
- MetadataValueImpl<V> - Class in org.infinispan.hotrod.impl.cache
-
MetadataValueImpl.
- MetadataValueImpl(long, int, long, int, long, V) - Constructor for class org.infinispan.hotrod.impl.cache.MetadataValueImpl
- minEvictableIdleTime() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfiguration
- minEvictableIdleTime(long) - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Specifies the minimum amount of time that an connection may sit idle in the pool before it is eligible for eviction due to idle time.
- minIdle() - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfiguration
- minIdle(int) - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Sets a target value for the minimum number of idle connections (per server) that should always be available.
- missedSegments() - Method in interface org.infinispan.hotrod.impl.iteration.KeyTracker
- MISSES - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Number of get misses.
- missingClientListenerAnnotation(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingClientListenerAnnotation(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- missingClientListenerAnnotation$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingClusterNameDefinition() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingClusterNameDefinition() - Method in interface org.infinispan.hotrod.impl.logging.Log
- missingClusterNameDefinition$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingClusterServersDefinition(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingClusterServersDefinition(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- missingClusterServersDefinition$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingHostDefinition() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingHostDefinition() - Method in interface org.infinispan.hotrod.impl.logging.Log
- missingHostDefinition$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingKeyStorePassword(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingKeyStorePassword(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- missingKeyStorePassword$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingSniHostName() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingSniHostName() - Method in interface org.infinispan.hotrod.impl.logging.Log
- missingSniHostName$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingTrustStorePassword(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- missingTrustStorePassword(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- missingTrustStorePassword$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- mode() - Method in class org.infinispan.hotrod.configuration.NearCacheConfiguration
- mode(NearCacheMode) - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
-
Specifies the near caching mode.
- Modification - Class in org.infinispan.hotrod.impl.transaction.entry
-
The final modification of a specific key.
- MODIFIED_KEY - Enum constant in enum org.infinispan.hotrod.impl.VersionedOperationResponse.RspCode
- ModifiedEventImpl<K> - Class in org.infinispan.hotrod.event.impl
- ModifiedEventImpl(byte[], K, long, boolean) - Constructor for class org.infinispan.hotrod.event.impl.ModifiedEventImpl
- moveReadable(ByteBuf) - Method in class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- MultimapCacheManager<K,
V> - Interface in org.infinispan.hotrod.multimap - MultimapHotRodConstants - Interface in org.infinispan.hotrod.impl.multimap.protocol
-
Multimap hotrod constants
- MultimapOperationsFactory - Class in org.infinispan.hotrod.impl.multimap.operations
-
Factory for
HotRodOperationobjects on Multimap. - MultimapOperationsFactory(ChannelFactory, String, HotRodConfiguration, Codec, DataFormat, ClientStatistics) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- multiMaps() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- multiMaps() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- multiMaps() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- mutiny() - Method in class org.infinispan.hotrod.HotRod
- mutiny() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- mutiny() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- mutiny() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- MutinyToAsyncCacheEntryProcessor<K,
V, - Class in org.infinispan.hotrodT> - MutinyToAsyncCacheEntryProcessor(MutinyCacheEntryProcessor<K, V, T>) - Constructor for class org.infinispan.hotrod.MutinyToAsyncCacheEntryProcessor
N
- name - Variable in class org.infinispan.hotrod.impl.counter.BaseCounter
- name() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- name() - Method in class org.infinispan.hotrod.HotRodAsyncCache
- name() - Method in class org.infinispan.hotrod.HotRodAsyncLock
- name() - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- name() - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounter
- name() - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounter
- name() - Method in class org.infinispan.hotrod.HotRodMutinyCache
- name() - Method in class org.infinispan.hotrod.HotRodMutinyLock
- name() - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- name() - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- name() - Method in class org.infinispan.hotrod.HotRodMutinyWeakCounter
- name() - Method in class org.infinispan.hotrod.HotRodSyncCache
- name() - Method in class org.infinispan.hotrod.HotRodSyncLock
- name() - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- name() - Method in class org.infinispan.hotrod.HotRodSyncStrongCounter
- name() - Method in class org.infinispan.hotrod.HotRodSyncWeakCounter
- NAME - Static variable in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- NAME - Static variable in class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- NAME - Static variable in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- names() - Method in class org.infinispan.hotrod.HotRodAsyncCaches
- names() - Method in class org.infinispan.hotrod.HotRodAsyncLocks
- names() - Method in class org.infinispan.hotrod.HotRodAsyncMultiMaps
- names() - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounters
- names() - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounters
- names() - Method in class org.infinispan.hotrod.HotRodMutinyCaches
- names() - Method in class org.infinispan.hotrod.HotRodMutinyLocks
- names() - Method in class org.infinispan.hotrod.HotRodMutinyMultiMaps
- names() - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounters
- names() - Method in class org.infinispan.hotrod.HotRodMutinyWeakCounters
- names() - Method in class org.infinispan.hotrod.HotRodSyncCaches
- names() - Method in class org.infinispan.hotrod.HotRodSyncLocks
- names() - Method in class org.infinispan.hotrod.HotRodSyncMultiMaps
- names() - Method in class org.infinispan.hotrod.HotRodSyncStrongCounters
- names() - Method in class org.infinispan.hotrod.HotRodSyncWeakCounters
- NativeTransport - Class in org.infinispan.hotrod.impl.transport.netty
- NativeTransport() - Constructor for class org.infinispan.hotrod.impl.transport.netty.NativeTransport
- NEAR_CACHE_BLOOM_FILTER - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- NEAR_CACHE_MAX_ENTRIES - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- NEAR_CACHE_MODE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- NEAR_CACHE_NAME_PATTERN - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- nearCache() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- nearCache() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
- NearCache<K,
V> - Interface in org.infinispan.hotrod.configuration -
Near cache contract.
- NearCacheConfiguration - Class in org.infinispan.hotrod.configuration
- NearCacheConfigurationBuilder - Class in org.infinispan.hotrod.configuration
- nearCacheFactory() - Method in class org.infinispan.hotrod.configuration.NearCacheConfiguration
- nearCacheFactory(NearCacheFactory) - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
-
Specifies a
NearCacheFactorywhich is responsible for creating near cache instances. - NearCacheFactory - Interface in org.infinispan.hotrod.configuration
- nearCacheMaxEntriesPositiveWithBloom(int) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- nearCacheMaxEntriesPositiveWithBloom(int) - Method in interface org.infinispan.hotrod.impl.logging.Log
- nearCacheMaxEntriesPositiveWithBloom$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- nearCacheMaxEntriesUndefined() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- nearCacheMaxEntriesUndefined() - Method in interface org.infinispan.hotrod.impl.logging.Log
- nearCacheMaxEntriesUndefined$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- nearCacheMaxIdleUnsupported() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- nearCacheMaxIdleUnsupported() - Method in interface org.infinispan.hotrod.impl.logging.Log
- nearCacheMaxIdleUnsupported$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- NearCacheMode - Enum in org.infinispan.hotrod.configuration
-
Decides how client-side near caching should work.
- NearCacheService<K,
V> - Class in org.infinispan.hotrod.near -
Near cache service, manages the lifecycle of the near cache.
- NearCacheService(NearCacheConfiguration, ClientListenerNotifier) - Constructor for class org.infinispan.hotrod.near.NearCacheService
- newAddClientListenerOperation(Object, byte[][], byte[][], CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newAddClientListenerOperation(Object, CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newAddNearCacheListenerOperation(Object, CacheOptions, DataFormat, int, RemoteCache<?, ?>) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newAdminOperation(String, Map<String, byte[]>, CacheOptions) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newAuthMechListOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newAuthOperation(Channel, String, byte[]) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newBulkGetKeysOperation(int, CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newClearOperation() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newConsistentHash(int) - Method in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashFactory
- newContainsEntryOperation(K, byte[], byte[], CacheOptions, boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newContainsKeyOperation(Object, byte[], CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newContainsKeyOperation(K, byte[], CacheOptions, boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newContainsValueOperation(byte[], CacheOptions, boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newExecuteOperation(String, Map<String, byte[]>, Object, CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newFaultTolerantPingOperation() - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
-
Construct a fault tolerant ping request.
- newGetAllOperation(Set<byte[]>, CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newGetAndRemoveOperation(K, byte[], CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newGetKeyMultimapOperation(K, byte[], CacheOptions, boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newGetKeyOperation(K, byte[], CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newGetKeyWithMetadataMultimapOperation(K, byte[], CacheOptions, boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newGetStreamOperation(K, byte[], int, CacheOptions) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newGetWithMetadataOperation(K, byte[], CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newGetWithMetadataOperation(K, byte[], CacheOptions, DataFormat, SocketAddress) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newIterationEndOperation(byte[], CacheOptions, Channel) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newIterationNextOperation(byte[], Channel, KeyTracker, CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newIterationStartOperation(String, byte[][], IntSet, int, boolean, CacheOptions, DataFormat, SocketAddress) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newPingOperation(boolean) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
-
Construct a ping request directed to a particular node.
- newPrepareTransactionOperation(Xid, boolean, List<Modification>, boolean, long) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newPutAllOperation(Map<byte[], byte[]>, CacheWriteOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newPutIfAbsentOperation(K, byte[], byte[], CacheWriteOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newPutIfAbsentStreamOperation(K, byte[], CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newPutKeyValueOperation(K, byte[], byte[], CacheWriteOptions, boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newPutKeyValueOperation(K, byte[], byte[], CacheWriteOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newPutStreamOperation(K, byte[], long, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newPutStreamOperation(K, byte[], CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newQueryOperation(RemoteQuery, CacheOptions, DataFormat, boolean) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newRemoveClientListenerOperation(Object, CacheOptions) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newRemoveEntryOperation(K, byte[], byte[], CacheOptions, boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newRemoveIfUnmodifiedOperation(K, byte[], long, CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newRemoveKeyOperation(K, byte[], CacheOptions, boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newRemoveOperation(K, byte[], CacheOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newReplaceIfUnmodifiedOperation(K, byte[], byte[], long, CacheWriteOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newReplaceOperation(K, byte[], byte[], CacheWriteOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newServerAdded(SocketAddress) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- newServerAdded(SocketAddress) - Method in interface org.infinispan.hotrod.impl.logging.Log
- newServerAdded$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- newSetIfAbsentOperation(K, byte[], byte[], CacheWriteOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newSetKeyValueOperation(K, byte[], byte[], CacheWriteOptions, DataFormat) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newSizeOperation(boolean) - Method in class org.infinispan.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newSizeOperation(CacheOptions) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newStatsOperation(CacheOptions) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- newTopology(int, int, int, Collection<? extends SocketAddress>) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- newTopology(int, int, int, Collection<? extends SocketAddress>) - Method in interface org.infinispan.hotrod.impl.logging.Log
- newTopology$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- newUpdateBloomFilterOperation(CacheOptions, SocketAddress, byte[]) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- next() - Method in class org.infinispan.hotrod.impl.transaction.recovery.RecoveryIterator
- nextServer(Set<SocketAddress>) - Method in interface org.infinispan.hotrod.configuration.FailoverRequestBalancingStrategy
- nextServer(Set<SocketAddress>) - Method in class org.infinispan.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
- nioBuffer() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- nioBuffer(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- nioBufferCount() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- nioBuffers() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- nioBuffers(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- NO_ERROR_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- NO_ERROR_STATUS_OBJ_STORAGE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- NO_SUCH_KEY - Enum constant in enum org.infinispan.hotrod.impl.VersionedOperationResponse.RspCode
- NODE_SUSPECTED - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- noHasHFunctionConfigured(int) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- noHasHFunctionConfigured(int) - Method in interface org.infinispan.hotrod.impl.logging.Log
- noHasHFunctionConfigured$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- noMoreOperationsAllowed() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- noMoreOperationsAllowed() - Method in interface org.infinispan.hotrod.impl.logging.Log
- noMoreOperationsAllowed$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- NON_DURABLE_XA - Enum constant in enum org.infinispan.hotrod.configuration.TransactionMode
-
The cache is enlisted as XAResource but it doesn't keep any recovery information.
- NON_EXISTING - Enum constant in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
- NON_XA - Enum constant in enum org.infinispan.hotrod.configuration.TransactionMode
-
The cache is enlisted as a synchronization
- NONE - Enum constant in enum org.infinispan.hotrod.configuration.TransactionMode
-
The cache is not transactional
- nonExistingEntry(K) - Static method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- NoOp() - Constructor for class org.infinispan.hotrod.impl.cache.MBeanHelper.NoOp
- noOpenTelemetryAPI() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- noOpenTelemetryAPI() - Method in interface org.infinispan.hotrod.impl.logging.Log
- noOpenTelemetryAPI$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- noSSLTrustManagerConfiguration() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- noSSLTrustManagerConfiguration() - Method in interface org.infinispan.hotrod.impl.logging.Log
- noSSLTrustManagerConfiguration$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- NOT_EXECUTED_WITH_PREVIOUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- NOT_EXECUTED_WITH_PREVIOUS_OBJ_STORAGE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- NOT_PUT_REMOVED_REPLACED_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- NOT_READ - Enum constant in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
- notaHotRodURI(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- notaHotRodURI(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- notaHotRodURI$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- NotificationManager - Class in org.infinispan.hotrod.impl.counter
-
A Hot Rod client notification manager for a single
CounterManager. - notReadEntry(K) - Static method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
O
- oauthBearerWithoutToken() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- oauthBearerWithoutToken() - Method in interface org.infinispan.hotrod.impl.logging.Log
- oauthBearerWithoutToken$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- obj2bytes(Marshaller, Object, BufferSizePredictor) - Static method in class org.infinispan.hotrod.marshall.MarshallerUtil
- objectFromByteBuffer(byte[]) - Method in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- objectToBuffer(Object) - Method in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- objectToByteBuffer(Object) - Method in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- objectToByteBuffer(Object, int) - Method in class org.infinispan.hotrod.marshall.BytesOnlyMarshaller
- of(short) - Static method in class org.infinispan.hotrod.impl.protocol.HotRodConstants.Names
- of(Channel) - Static method in class org.infinispan.hotrod.impl.transport.netty.ChannelRecord
- of(HotRodFlag...) - Static method in class org.infinispan.hotrod.HotRodFlags
- onClose(Channel) - Method in class org.infinispan.hotrod.impl.operations.PutStreamOperation
- onClose(Channel) - Method in interface org.infinispan.hotrod.impl.protocol.ChannelOutputStreamListener
- onConnectionEvent(ChannelPool, ChannelPool.ChannelEventType) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- onError(Channel, Throwable) - Method in class org.infinispan.hotrod.impl.operations.PutStreamOperation
- onError(Channel, Throwable) - Method in interface org.infinispan.hotrod.impl.protocol.ChannelOutputStreamListener
- operationComplete(ChannelFuture) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelRecord
- operationComplete(Future<? super Void>) - Method in class org.infinispan.hotrod.impl.protocol.ChannelOutputStream
- operationContext - Variable in class org.infinispan.hotrod.impl.operations.HotRodOperation
- OperationContext - Class in org.infinispan.hotrod.impl.operations
- OperationContext(ChannelFactory, Codec, ClientListenerNotifier, HotRodConfiguration, ClientStatistics, TelemetryService, String) - Constructor for class org.infinispan.hotrod.impl.operations.OperationContext
- operationIsNotAddClientListener(long, String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- operationIsNotAddClientListener(long, String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- operationIsNotAddClientListener$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- options - Variable in class org.infinispan.hotrod.impl.operations.HotRodOperation
- order() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- order(ByteOrder) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- org.infinispan.hotrod - package org.infinispan.hotrod
-
Hot Rod client API.
- org.infinispan.hotrod.configuration - package org.infinispan.hotrod.configuration
-
Hot Rod client configuration API.
- org.infinispan.hotrod.event - package org.infinispan.hotrod.event
-
Hot Rod client remote event API.
- org.infinispan.hotrod.event.impl - package org.infinispan.hotrod.event.impl
- org.infinispan.hotrod.exceptions - package org.infinispan.hotrod.exceptions
-
Hot Rod client exceptions.
- org.infinispan.hotrod.filter - package org.infinispan.hotrod.filter
- org.infinispan.hotrod.impl - package org.infinispan.hotrod.impl
- org.infinispan.hotrod.impl.async - package org.infinispan.hotrod.impl.async
- org.infinispan.hotrod.impl.cache - package org.infinispan.hotrod.impl.cache
- org.infinispan.hotrod.impl.consistenthash - package org.infinispan.hotrod.impl.consistenthash
- org.infinispan.hotrod.impl.counter - package org.infinispan.hotrod.impl.counter
- org.infinispan.hotrod.impl.counter.operation - package org.infinispan.hotrod.impl.counter.operation
- org.infinispan.hotrod.impl.iteration - package org.infinispan.hotrod.impl.iteration
- org.infinispan.hotrod.impl.logging - package org.infinispan.hotrod.impl.logging
- org.infinispan.hotrod.impl.multimap - package org.infinispan.hotrod.impl.multimap
- org.infinispan.hotrod.impl.multimap.metadata - package org.infinispan.hotrod.impl.multimap.metadata
- org.infinispan.hotrod.impl.multimap.operations - package org.infinispan.hotrod.impl.multimap.operations
- org.infinispan.hotrod.impl.multimap.protocol - package org.infinispan.hotrod.impl.multimap.protocol
- org.infinispan.hotrod.impl.operations - package org.infinispan.hotrod.impl.operations
- org.infinispan.hotrod.impl.protocol - package org.infinispan.hotrod.impl.protocol
- org.infinispan.hotrod.impl.query - package org.infinispan.hotrod.impl.query
- org.infinispan.hotrod.impl.security - package org.infinispan.hotrod.impl.security
- org.infinispan.hotrod.impl.topology - package org.infinispan.hotrod.impl.topology
- org.infinispan.hotrod.impl.transaction - package org.infinispan.hotrod.impl.transaction
- org.infinispan.hotrod.impl.transaction.entry - package org.infinispan.hotrod.impl.transaction.entry
- org.infinispan.hotrod.impl.transaction.operations - package org.infinispan.hotrod.impl.transaction.operations
- org.infinispan.hotrod.impl.transaction.recovery - package org.infinispan.hotrod.impl.transaction.recovery
- org.infinispan.hotrod.impl.transport.netty - package org.infinispan.hotrod.impl.transport.netty
- org.infinispan.hotrod.impl.transport.tcp - package org.infinispan.hotrod.impl.transport.tcp
- org.infinispan.hotrod.jmx - package org.infinispan.hotrod.jmx
- org.infinispan.hotrod.marshall - package org.infinispan.hotrod.marshall
- org.infinispan.hotrod.multimap - package org.infinispan.hotrod.multimap
- org.infinispan.hotrod.near - package org.infinispan.hotrod.near
- org.infinispan.hotrod.telemetry.impl - package org.infinispan.hotrod.telemetry.impl
- org.infinispan.hotrod.transaction.lookup - package org.infinispan.hotrod.transaction.lookup
- org.infinispan.hotrod.transaction.manager - package org.infinispan.hotrod.transaction.manager
- otherParam(String, byte[]) - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
- otherParams() - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
P
- ParallelHotRodOperation<T,
SUBOP> - Class in org.infinispan.hotrod.impl.operations -
An HotRod operation that span across multiple remote nodes concurrently (like getAll / putAll).
- ParallelHotRodOperation(OperationContext, CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.ParallelHotRodOperation
- ParallelOperationException - Exception Class in org.infinispan.hotrod.exceptions
- ParallelOperationException(String) - Constructor for exception class org.infinispan.hotrod.exceptions.ParallelOperationException
- ParallelOperationException(String, Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.ParallelOperationException
- ParallelOperationException(Throwable) - Constructor for exception class org.infinispan.hotrod.exceptions.ParallelOperationException
- param(String, Object) - Method in class org.infinispan.hotrod.HotRodAsyncQuery
- param(String, Object) - Method in class org.infinispan.hotrod.HotRodMutinyQuery
- param(String, Object) - Method in class org.infinispan.hotrod.HotRodSyncQuery
- param(String, Object) - Method in class org.infinispan.hotrod.impl.cache.RemoteQuery
- parseErrorServerAddress(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- parseErrorServerAddress(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- parseErrorServerAddress$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- parseServers(String, BiConsumer<String, Integer>) - Static method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- parseServers(String, BiConsumer<String, Integer>) - Static method in class org.infinispan.hotrod.configuration.ServerConfigurationBuilder
- parseVersion(String) - Static method in enum org.infinispan.hotrod.configuration.ProtocolVersion
- password(char[]) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies the password to be used for authentication.
- password(String) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies the password to be used for authentication.
- ping() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- PING_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PING_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PingOperation - Class in org.infinispan.hotrod.impl.operations
-
Corresponds to the "ping" operation as defined in Hot Rod protocol specification.
- PingOperation(OperationContext, boolean) - Constructor for class org.infinispan.hotrod.impl.operations.PingOperation
- PingOperation(OperationContext, short, short, boolean) - Constructor for class org.infinispan.hotrod.impl.operations.PingOperation
- PingResponse - Class in org.infinispan.hotrod.impl.operations
- PingResponse.Decoder - Class in org.infinispan.hotrod.impl.operations
- port() - Method in class org.infinispan.hotrod.configuration.ServerConfiguration
- port(int) - Method in class org.infinispan.hotrod.configuration.ServerConfigurationBuilder
- PORT - Static variable in class org.infinispan.hotrod.configuration.ServerConfiguration
- postponeTimeout(Channel) - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- PREPARE_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PREPARE_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PREPARE_TX_2_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PREPARE_TX_2_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PrepareTransactionOperation - Class in org.infinispan.hotrod.impl.transaction.operations
-
A prepare request from the
TransactionManager. - PrepareTransactionOperation(OperationContext, Xid, boolean, List<Modification>, boolean, long) - Constructor for class org.infinispan.hotrod.impl.transaction.operations.PrepareTransactionOperation
- prettyPrint(byte) - Static method in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
- PrivateHotRodFlag - Enum in org.infinispan.hotrod.impl.operations
- process(Flow.Publisher<MutableCacheEntry<K, V>>, CacheEntryProcessorContext) - Method in class org.infinispan.hotrod.MutinyToAsyncCacheEntryProcessor
- process(Flow.Publisher<MutableCacheEntry<K, V>>, CacheEntryProcessorContext) - Method in class org.infinispan.hotrod.SyncToAsyncEntryProcessor
- process(Set<K>, AsyncCacheEntryProcessor<K, V, T>, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- process(Set<K>, AsyncCacheEntryProcessor<K, V, T>, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- process(Set<K>, AsyncCacheEntryProcessor<K, V, T>, CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- process(Set<K>, AsyncCacheEntryProcessor<K, V, T>, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- process(Set<K>, MutinyCacheEntryProcessor<K, V, T>, CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- process(Set<K>, SyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- process(AsyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodAsyncQuery
- process(CacheProcessor, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodAsyncQuery
- process(CacheProcessor, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodMutinyQuery
- process(CacheProcessor, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodSyncQuery
- process(MutinyCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodMutinyQuery
- process(SyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodSyncQuery
- processAll(AsyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- processAll(AsyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- processAll(AsyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- processAll(AsyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- processAll(SyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- protocol() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- protocol(String) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Configures the secure socket protocol.
- PROTOCOL_VERSION - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- PROTOCOL_VERSION_40 - Enum constant in enum org.infinispan.hotrod.configuration.ProtocolVersion
- PROTOCOL_VERSION_AUTO - Enum constant in enum org.infinispan.hotrod.configuration.ProtocolVersion
- ProtocolVersion - Enum in org.infinispan.hotrod.configuration
-
Enumeration of supported Hot Rod client protocol VERSIONS.
- provider() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- provider(String) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Configures the SSL provider.
- publishEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- publishEntries(String, Object[], Set<Integer>, int) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- publishEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- publishEntriesByQuery(RemoteQuery, Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- publishEntriesByQuery(RemoteQuery, Set<Integer>, int) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- publishEntriesByQuery(RemoteQuery, Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- publishEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- publishEntriesWithMetadata(Set<Integer>, int) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- publishEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- put(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncStreamingCache
- put(K, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncStreamingCache
- put(K, CacheWriteOptions, BackPressureStrategy) - Method in class org.infinispan.hotrod.HotRodMutinyStreamingCache
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- put(K, V, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- put(K, V, CacheWriteOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- PUT_ALL_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PUT_ALL_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PUT_IF_ABSENT_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PUT_IF_ABSENT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PUT_MULTIMAP_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- PUT_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- PUT_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PUT_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PUT_STREAM_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- PUT_STREAM_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- putAll(Multi<CacheEntry<K, V>>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- putAll(Flow.Publisher<CacheEntry<K, V>>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- putAll(Flow.Publisher<CacheEntry<K, V>>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- putAll(Flow.Publisher<CacheEntry<K, V>>, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- putAll(Flow.Publisher<CacheEntry<K, V>>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- putAll(Map<K, V>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- putAll(Map<K, V>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- putAll(Map<K, V>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- putAll(Map<K, V>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- putAll(Map<K, V>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- putAll(Map<K, V>, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- putAll(Map<K, V>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- PutAllOperation - Class in org.infinispan.hotrod.impl.operations
-
Implements "putAll" as defined by Hot Rod protocol specification.
- PutAllOperation(OperationContext, Map<byte[], byte[]>, CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.PutAllOperation
- PutAllParallelOperation - Class in org.infinispan.hotrod.impl.operations
- PutAllParallelOperation(OperationContext, Map<byte[], byte[]>, CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.PutAllParallelOperation
- putIfAbsent(K, CacheEntry<K, V>) - Method in interface org.infinispan.hotrod.configuration.NearCache
- putIfAbsent(K, CacheEntry<K, V>) - Method in class org.infinispan.hotrod.near.NearCacheService
- putIfAbsent(K, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncStreamingCache
- putIfAbsent(K, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncStreamingCache
- putIfAbsent(K, CacheWriteOptions, BackPressureStrategy) - Method in class org.infinispan.hotrod.HotRodMutinyStreamingCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- PutIfAbsentOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Implements "putIfAbsent" operation as described in Hot Rod protocol specification.
- PutIfAbsentOperation(OperationContext, K, byte[], byte[], CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.PutIfAbsentOperation
- PutKeyValueMultimapOperation<K> - Class in org.infinispan.hotrod.impl.multimap.operations
-
Implements "put" for multimap cache as defined by Hot Rod protocol specification.
- PutKeyValueMultimapOperation(OperationContext, K, byte[], byte[], CacheWriteOptions, DataFormat, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.PutKeyValueMultimapOperation
- PutOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Implements "put" as defined by Hot Rod protocol specification.
- PutOperation(OperationContext, K, byte[], byte[], CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.PutOperation
- PutStreamOperation<K> - Class in org.infinispan.hotrod.impl.operations
-
Streaming put operation
- PutStreamOperation(OperationContext, K, byte[], CacheWriteOptions, long) - Constructor for class org.infinispan.hotrod.impl.operations.PutStreamOperation
Q
- query(String, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- query(String, CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- query(String, CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- QUERY_DSL_FILTER_FACTORY_NAME - Static variable in class org.infinispan.hotrod.filter.Filters
-
The name of the factory used for query DSL based filters and converters.
- QUERY_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- QUERY_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- QueryOperation - Class in org.infinispan.hotrod.impl.operations
- QueryOperation(OperationContext, CacheOptions, RemoteQuery, DataFormat, boolean) - Constructor for class org.infinispan.hotrod.impl.operations.QueryOperation
- QueryResponse - Class in org.infinispan.hotrod.impl.query
- QueryResponse() - Constructor for class org.infinispan.hotrod.impl.query.QueryResponse
R
- read() - Method in class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- read(byte[], int, int) - Method in class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- read(ChannelHandlerContext) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- read(K, MetadataValue<V>) - Static method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- read(AuthenticationConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
- read(ClusterConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- read(ConnectionPoolConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
- read(ExecutorFactoryConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- read(HotRodConfiguration) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- read(HotRodConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- read(NearCacheConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
- read(RemoteCacheConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
- read(SecurityConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.SecurityConfigurationBuilder
- read(ServerConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.ServerConfigurationBuilder
- read(SslConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
- read(StatisticsConfiguration, Combine) - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
- readableBytes() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readArray(ByteBuf) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- readBoolean() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readByte() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(byte[], int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(ByteBuf) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(ByteBuf, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(ByteBuf, int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(OutputStream, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(ByteBuffer) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(FileChannel, long, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(GatheringByteChannel, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readCacheEvent(ByteBuf, Function<byte[], DataFormat>, short, ClassAllowList, SocketAddress) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- readCacheEvent(ByteBuf, Function<byte[], DataFormat>, short, ClassAllowList, SocketAddress) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readChar() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readCharSequence(int, Charset) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readCounterEvent(ByteBuf) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Reads a
HotRodCounterEventwith thelistener-id. - readCounterEvent(ByteBuf) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readDouble() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readEntry(ByteBuf, K, DataFormat, ClassAllowList) - Static method in class org.infinispan.hotrod.impl.operations.AbstractKeyOperation
- readerIndex() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readerIndex(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readFloat() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readHeader(ByteBuf, double, HeaderParams, ChannelFactory, SocketAddress) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Reads a response header from the transport and returns the status of the response.
- readHeader(ByteBuf, double, HeaderParams, ChannelFactory, SocketAddress) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readInt() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readIntLE() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readKeyType(ByteBuf) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Reads the
MediaTypeof the key during initial ping of the cache. - readKeyType(ByteBuf) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readLong() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readLongLE() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readMedium() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readMediumLE() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readMessageId(ByteBuf) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- readMessageId(ByteBuf) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readMeta(ByteBuf) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Iteration read to tell if metadata is present for entry
- readMeta(ByteBuf) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readNewTopologyAndHash(ByteBuf, HeaderParams, ChannelFactory) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readNewTopologyIfPresent(ByteBuf, HeaderParams, ChannelFactory) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readOpCode(ByteBuf) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- readOpCode(ByteBuf) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readProjectionSize(ByteBuf) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Iteration read for projection size
- readProjectionSize(ByteBuf) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readRetainedSlice(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readShort() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readShortLE() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readSlice(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readString(ByteBuf) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- readUnsignedByte() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedInt() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedIntLE() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedMedium() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedMediumLE() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedShort() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedShortLE() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- readValueType(ByteBuf) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Reads the
MediaTypeof the key during initial ping of the cache. - readValueType(ByteBuf) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- readVInt(ByteBuf) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- readVLong(ByteBuf) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- realm(String) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies the realm to be used for authentication.
- receiveTopology(byte[], int, int, InetSocketAddress[], SocketAddress[][], short) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- RECONNECT_PERIOD - Static variable in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- ReconnectTask - Class in org.infinispan.hotrod.event.impl
- ReconnectTask(EventDispatcher<?>) - Constructor for class org.infinispan.hotrod.event.impl.ReconnectTask
- RecoveryIterator - Class in org.infinispan.hotrod.impl.transaction.recovery
-
The iterator return when
XAResource.recover(int)is invoked withXAResource.TMSTARTRSCAN. - RecoveryManager - Class in org.infinispan.hotrod.impl.transaction.recovery
-
It keeps the local in-doubt transactions.
- RecoveryManager() - Constructor for class org.infinispan.hotrod.impl.transaction.recovery.RecoveryManager
- RecoveryOperation - Class in org.infinispan.hotrod.impl.transaction.operations
-
A recovery request from the
TransactionManager. - RecoveryOperation(OperationContext) - Constructor for class org.infinispan.hotrod.impl.transaction.operations.RecoveryOperation
- refCnt() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- register(RemoteCacheImpl<?, ?>) - Method in class org.infinispan.hotrod.impl.cache.MBeanHelper.Impl
- register(RemoteCacheImpl<?, ?>) - Method in class org.infinispan.hotrod.impl.cache.MBeanHelper.NoOp
- register(RemoteCacheImpl<?, ?>) - Method in interface org.infinispan.hotrod.impl.cache.MBeanHelper
- registeredOperations() - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- registerMarshaller(Marshaller) - Method in class org.infinispan.hotrod.impl.MarshallerRegistry
- registerOperation(Channel, HotRodOperation<?>) - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- release() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- release(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- release(Channel) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelRecord
- releaseChannel(Channel) - Method in class org.infinispan.hotrod.impl.counter.operation.AddListenerOperation
- releaseChannel(Channel) - Method in class org.infinispan.hotrod.impl.operations.ClientListenerOperation
- releaseChannel(Channel) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- releaseChannel(Channel) - Method in class org.infinispan.hotrod.impl.operations.IterationStartOperation
- releaseChannel(Channel) - Method in class org.infinispan.hotrod.impl.operations.PutStreamOperation
- releaseChannel(Channel) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- remoteCache(String) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- remoteCache(String) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Per-cache configuration
- remoteCache(String) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- RemoteCache<K,
V> - Interface in org.infinispan.hotrod.impl.cache - RemoteCacheClientStatisticsMXBean - Interface in org.infinispan.hotrod.jmx
-
RemoteCache client-side statistics (such as number of connections)
- RemoteCacheConfiguration - Class in org.infinispan.hotrod.configuration
- RemoteCacheConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
Per-cache configuration.
- RemoteCacheImpl<K,
V> - Class in org.infinispan.hotrod.impl.cache - RemoteCacheImpl(HotRodTransport, String, TimeService, NearCacheService<K, V>) - Constructor for class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- RemoteCacheManagerMXBean - Interface in org.infinispan.hotrod.jmx
-
RemoteCacheManager client-side statistics and operations
- RemoteCacheManagerNotStartedException - Exception Class in org.infinispan.hotrod.exceptions
-
Thrown when trying to use an
RemoteCachethat is associated to anthat was not started.invalid reference
org.infinispan.hotrod.RemoteCacheManager - RemoteCacheManagerNotStartedException(String) - Constructor for exception class org.infinispan.hotrod.exceptions.RemoteCacheManagerNotStartedException
- remoteCaches() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- remoteCacheTemplateNameXorConfiguration(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- remoteCacheTemplateNameXorConfiguration(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- remoteCacheTemplateNameXorConfiguration$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- RemoteCounterManager - Class in org.infinispan.hotrod.impl.counter
-
A
CounterManagerimplementation for Hot Rod clients. - RemoteCounterManager() - Constructor for class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- RemoteIllegalLifecycleStateException - Exception Class in org.infinispan.hotrod.exceptions
-
This exception is thrown when the remote cache or cache manager does not have the right lifecycle state for operations to be called on it.
- RemoteIllegalLifecycleStateException(String, long, short, SocketAddress) - Constructor for exception class org.infinispan.hotrod.exceptions.RemoteIllegalLifecycleStateException
- RemoteMultimapCache<K,
V> - Interface in org.infinispan.hotrod.multimap - RemoteMultimapCacheImpl<K,
V> - Class in org.infinispan.hotrod.impl.multimap -
Remote implementation of
RemoteMultimapCache - RemoteMultimapCacheImpl(HotRodTransport, RemoteCacheImpl<K, Collection<V>>) - Constructor for class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- RemoteMultimapCacheImpl(HotRodTransport, RemoteCacheImpl<K, Collection<V>>, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- RemoteNodeSuspectException - Exception Class in org.infinispan.hotrod.exceptions
-
When a remote node is suspected and evicted from the cluster while an operation is ongoing, the Hot Rod client emits this exception.
- RemoteNodeSuspectException(String, long, short) - Constructor for exception class org.infinispan.hotrod.exceptions.RemoteNodeSuspectException
- RemotePublisher<K,
E> - Class in org.infinispan.hotrod.impl.iteration - RemotePublisher(CacheOperationsFactory, String, byte[][], Set<Integer>, int, boolean, DataFormat) - Constructor for class org.infinispan.hotrod.impl.iteration.RemotePublisher
- RemoteQuery - Class in org.infinispan.hotrod.impl.cache
- RemoteQuery - Class in org.infinispan.hotrod.impl.query
- RemoteQuery() - Constructor for class org.infinispan.hotrod.impl.query.RemoteQuery
- RemoteQuery(String, CacheOptions) - Constructor for class org.infinispan.hotrod.impl.cache.RemoteQuery
- RemoteTransactionManager - Class in org.infinispan.hotrod.transaction.manager
-
A simple
TransactionManagerimplementation. - RemoteTransactionManagerLookup - Class in org.infinispan.hotrod.transaction.lookup
-
Returns an instance of
RemoteTransactionManager. - RemoteXid - Class in org.infinispan.hotrod.transaction.manager
-
Implementation of
Xidused byRemoteTransactionManager. - remove() - Method in class org.infinispan.hotrod.impl.counter.BaseCounter
- remove() - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- remove(String) - Method in class org.infinispan.hotrod.HotRodAsyncCaches
- remove(String) - Method in class org.infinispan.hotrod.HotRodAsyncLocks
- remove(String) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMaps
- remove(String) - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounters
- remove(String) - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounters
- remove(String) - Method in class org.infinispan.hotrod.HotRodMutinyCaches
- remove(String) - Method in class org.infinispan.hotrod.HotRodMutinyLocks
- remove(String) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMaps
- remove(String) - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounters
- remove(String) - Method in class org.infinispan.hotrod.HotRodMutinyWeakCounters
- remove(String) - Method in class org.infinispan.hotrod.HotRodSyncCaches
- remove(String) - Method in class org.infinispan.hotrod.HotRodSyncLocks
- remove(String) - Method in class org.infinispan.hotrod.HotRodSyncMultiMaps
- remove(String) - Method in class org.infinispan.hotrod.HotRodSyncStrongCounters
- remove(String) - Method in class org.infinispan.hotrod.HotRodSyncWeakCounters
- remove(String) - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- remove(K) - Method in interface org.infinispan.hotrod.configuration.NearCache
- remove(K) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- remove(K) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- remove(K) - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- remove(K) - Method in class org.infinispan.hotrod.near.NearCacheService
- remove(K, CacheEntry<K, V>) - Method in interface org.infinispan.hotrod.configuration.NearCache
- remove(K, CacheEntry<K, V>) - Method in class org.infinispan.hotrod.near.NearCacheService
- remove(K, CacheEntryVersion, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- remove(K, CacheEntryVersion, CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- remove(K, CacheEntryVersion, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- remove(K, CacheEntryVersion, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- remove(K, CacheEntryVersion, CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- remove(K, CacheEntryVersion, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- remove(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- remove(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- remove(K, CacheOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- remove(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- remove(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- remove(K, CacheOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- remove(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- remove(K, CacheOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- remove(K, CacheOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- remove(K, V) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMap
- remove(K, V) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMap
- remove(K, V) - Method in class org.infinispan.hotrod.HotRodSyncMultiMap
- remove(K, V, CacheOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- remove(K, V, CacheOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- REMOVE_CLIENT_LISTENER_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REMOVE_CLIENT_LISTENER_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REMOVE_ENTRY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- REMOVE_ENTRY_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- REMOVE_HITS - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Number of removal hits.
- REMOVE_IF_UNMODIFIED_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REMOVE_IF_UNMODIFIED_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REMOVE_KEY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- REMOVE_KEY_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- REMOVE_MISSES - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Number of removal misses.
- REMOVE_OP - Enum constant in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
- REMOVE_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REMOVE_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- removeAll(Multi<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- removeAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- removeAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- removeAll(Flow.Publisher<K>, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- removeAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- removeAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- removeAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- removeAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- removeAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- removeAll(Set<K>, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- removeAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- removeCache(String) - Method in class org.infinispan.hotrod.impl.HotRodTransport
- removeClientListener(byte[]) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- RemoveClientListenerOperation - Class in org.infinispan.hotrod.impl.operations
-
Remove client listener operation.
- RemoveClientListenerOperation(OperationContext, CacheOptions, Object) - Constructor for class org.infinispan.hotrod.impl.operations.RemoveClientListenerOperation
- RemovedEventImpl<K> - Class in org.infinispan.hotrod.event.impl
- RemovedEventImpl(byte[], K, boolean) - Constructor for class org.infinispan.hotrod.event.impl.RemovedEventImpl
- RemoveEntryMultimapOperation<K> - Class in org.infinispan.hotrod.impl.multimap.operations
-
Implements "remove" for multimap as defined by Hot Rod protocol specification.
- RemoveEntryMultimapOperation(OperationContext, K, byte[], byte[], CacheOptions, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation
- RemoveIfUnmodifiedOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Implements "removeIfUnmodified" operation as defined by Hot Rod protocol specification.
- RemoveIfUnmodifiedOperation(OperationContext, K, byte[], long, CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.RemoveIfUnmodifiedOperation
- RemoveKeyMultimapOperation<K> - Class in org.infinispan.hotrod.impl.multimap.operations
-
Implements "remove" for multimap cache as defined by Hot Rod protocol specification.
- RemoveKeyMultimapOperation(OperationContext, K, byte[], CacheOptions, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.RemoveKeyMultimapOperation
- removeListener(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- RemoveListenerOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A remove listener operation for
Handle.remove(). - RemoveListenerOperation(OperationContext, String, byte[], SocketAddress) - Constructor for class org.infinispan.hotrod.impl.counter.operation.RemoveListenerOperation
- RemoveOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A counter operation for
CounterManager.remove(String),StrongCounter.remove()andWeakCounter.remove(). - RemoveOperation<K> - Class in org.infinispan.hotrod.impl.operations
-
Implement "remove" operation as described in Hot Rod protocol specification.
- RemoveOperation(OperationContext, String, boolean) - Constructor for class org.infinispan.hotrod.impl.counter.operation.RemoveOperation
- RemoveOperation(OperationContext, K, byte[], CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.RemoveOperation
- removeRemoteCache(String) - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
-
Remove a
RemoteCacheConfigurationfrom thisHotRodConfiguration. - removeTemplate(String) - Method in class org.infinispan.hotrod.HotRodAsyncCaches
- removeTemplate(String) - Method in class org.infinispan.hotrod.HotRodAsyncMultiMaps
- removeTemplate(String) - Method in class org.infinispan.hotrod.HotRodMutinyCaches
- removeTemplate(String) - Method in class org.infinispan.hotrod.HotRodMutinyMultiMaps
- removeTemplate(String) - Method in class org.infinispan.hotrod.HotRodSyncCaches
- removeTemplate(String) - Method in class org.infinispan.hotrod.HotRodSyncMultiMaps
- removingServer(SocketAddress) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- removingServer(SocketAddress) - Method in interface org.infinispan.hotrod.impl.logging.Log
- removingServer$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- replace(K, CacheEntry<K, V>, CacheEntry<K, V>) - Method in interface org.infinispan.hotrod.configuration.NearCache
- replace(K, CacheEntry<K, V>, CacheEntry<K, V>) - Method in class org.infinispan.hotrod.near.NearCacheService
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- REPLACE_IF_UNMODIFIED_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REPLACE_IF_UNMODIFIED_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REPLACE_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REPLACE_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ReplaceIfUnmodifiedOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Implement "replaceIfUnmodified" as defined by Hot Rod protocol specification.
- ReplaceIfUnmodifiedOperation(OperationContext, K, byte[], byte[], long, CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- ReplaceOperation<K,
V> - Class in org.infinispan.hotrod.impl.operations -
Implements "Replace" operation as defined by Hot Rod protocol specification.
- ReplaceOperation(OperationContext, K, byte[], byte[], CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.ReplaceOperation
- REQUEST_BALANCING_STRATEGY - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- REQUEST_MAGIC - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- REQUEST_PARSING_ERROR_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- reset() - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounter
- reset() - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- reset() - Method in class org.infinispan.hotrod.HotRodSyncStrongCounter
- reset() - Method in class org.infinispan.hotrod.impl.counter.BaseCounter
- reset() - Method in class org.infinispan.hotrod.impl.counter.operation.GetCounterNamesOperation
- reset() - Method in class org.infinispan.hotrod.impl.multimap.operations.GetKeyMultimapOperation
- reset() - Method in class org.infinispan.hotrod.impl.operations.BulkGetKeysOperation
- reset() - Method in class org.infinispan.hotrod.impl.operations.FaultTolerantPingOperation
- reset() - Method in class org.infinispan.hotrod.impl.operations.GetAllOperation
- reset() - Method in class org.infinispan.hotrod.impl.operations.PingResponse.Decoder
- reset() - Method in class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- reset() - Method in class org.infinispan.hotrod.impl.operations.StatsOperation
- reset(WrappedBytes) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
-
Reset a single ache to the initial server list.
- ResetOperation - Class in org.infinispan.hotrod.impl.counter.operation
-
A counter operation for
StrongCounter.reset()andWeakCounter.reset(). - ResetOperation(OperationContext, String, boolean) - Constructor for class org.infinispan.hotrod.impl.counter.operation.ResetOperation
- resetReaderIndex() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- resetStatistics() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- resetStatistics() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Resets statistics.
- resetWriterIndex() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- resolveStorage(boolean) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- resolveStorage(boolean) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- resolveStorage(boolean) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- RESPONSE_MAGIC - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- retain() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- retain(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- retainedDuplicate() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- retainedSlice() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- retainedSlice(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- RETRIEVALS - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Number of get operations.
- retrieveEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- retrieveEntries(String, Object[], Set<Integer>, int) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- retrieveEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- retrieveEntries(String, Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- retrieveEntries(String, Set<Integer>, int) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- retrieveEntriesByQuery(RemoteQuery, Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- retrieveEntriesByQuery(RemoteQuery, Set<Integer>, int) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- retrieveEntriesByQuery(RemoteQuery, Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- retrieveEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- retrieveEntriesWithMetadata(Set<Integer>, int) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- retrieveEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- RetryAwareCompletionStage<E> - Interface in org.infinispan.hotrod.impl.operations
- RetryOnFailureOperation<T> - Class in org.infinispan.hotrod.impl.operations
-
Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with another available connection.
- RetryOnFailureOperation(OperationContext, short, short, CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.RetryOnFailureOperation
- returnPossiblePrevValue(ByteBuf, short) - Method in class org.infinispan.hotrod.impl.operations.AbstractKeyOperation
- returnPossiblePrevValue(K, ByteBuf, short, DataFormat, int, ClassAllowList, Marshaller) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- returnPossiblePrevValue(K, ByteBuf, short, DataFormat, int, ClassAllowList, Marshaller) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- returnVersionedOperationResponse(ByteBuf, short) - Method in class org.infinispan.hotrod.impl.operations.AbstractKeyOperation
- revertCacheToInitialServerList(Collection<String>) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- revertCacheToInitialServerList(Collection<String>) - Method in interface org.infinispan.hotrod.impl.logging.Log
- revertCacheToInitialServerList$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- rewrap(ExecutionException) - Static method in class org.infinispan.hotrod.impl.Util
- ROLLBACK_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- ROLLBACK_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- RoundRobinBalancingStrategy - Class in org.infinispan.hotrod.impl.transport.tcp
-
Round-robin implementation for
FailoverRequestBalancingStrategy. - RoundRobinBalancingStrategy() - Constructor for class org.infinispan.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
- run() - Method in class org.infinispan.hotrod.event.impl.ReconnectTask
- run() - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
S
- SASL_MECHANISM - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- SASL_PROPERTIES_PREFIX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- SASL_PROPERTIES_PREFIX_REGEX - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- SaslDecoderEncoder - Class in org.infinispan.hotrod.impl.transport.netty
- SaslDecoderEncoder(SaslClient) - Constructor for class org.infinispan.hotrod.impl.transport.netty.SaslDecoderEncoder
- saslMechanism() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfiguration
- saslMechanism(String) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Selects the SASL mechanism to use for the connection to the server.
- saslProperties() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfiguration
- saslProperties(Map<String, String>) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Sets the SASL properties.
- saslQop(SaslQop...) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Sets the SASL QOP property.
- SaslQop - Enum in org.infinispan.hotrod.configuration
-
SaslQop.
- saslStrength(SaslStrength...) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Sets the SASL strength property.
- SaslStrength - Enum in org.infinispan.hotrod.configuration
-
SaslStrength.
- scheduleRead(Channel) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- scheduleRead(Channel) - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingHotRodOperation
- scheduleRead(Channel) - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingRetryingOperation
- scheduleTimeout(Channel) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- security() - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- security() - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Security Configuration
- security() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- security() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- SecurityConfiguration - Class in org.infinispan.hotrod.configuration
-
SecurityConfiguration.
- SecurityConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
SecurityConfigurationBuilder.
- SegmentConsistentHash - Class in org.infinispan.hotrod.impl.consistenthash
- SegmentConsistentHash() - Constructor for class org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
- segmentsFinished(IntSet) - Method in interface org.infinispan.hotrod.impl.iteration.KeyTracker
- sendArrayOperation(Channel, byte[]) - Method in class org.infinispan.hotrod.impl.multimap.operations.AbstractMultimapKeyOperation
- sendArrayOperation(Channel, byte[]) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- sendHeader(Channel) - Method in class org.infinispan.hotrod.impl.multimap.operations.SizeMultimapOperation
- sendHeader(Channel) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- sendHeaderAndRead(Channel) - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- sendKeyValueOperation(Channel) - Method in class org.infinispan.hotrod.impl.multimap.operations.AbstractMultimapKeyValueOperation
- sendKeyValueOperation(Channel) - Method in class org.infinispan.hotrod.impl.operations.AbstractKeyValueOperation
- sendValueOperation(Channel) - Method in class org.infinispan.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- serialAllowList() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- SERVER_ERROR_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- SERVER_LIST - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- ServerConfiguration - Class in org.infinispan.hotrod.configuration
-
ServerConfiguration.
- ServerConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
ServerConfigurationBuilder.
- serverName() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfiguration
- serverName(String) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Sets the name of the server as expected by the SASL protocol Setting this property also implicitly enables authentication (see
AuthenticationConfigurationBuilder.enable()This defaults to "infinispan" - servers() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- servers() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- ServerStatistics - Interface in org.infinispan.hotrod.impl.cache
-
Defines the possible list of statistics defined by the Hot Rod server.
- ServerStatisticsImpl - Class in org.infinispan.hotrod.impl.cache
- ServerStatisticsImpl() - Constructor for class org.infinispan.hotrod.impl.cache.ServerStatisticsImpl
- set(byte) - Method in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
-
Sets
thisflag to thebitSet. - set(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- set(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- set(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- set(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- set(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- set(K, V, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- set(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- set(CacheEntry<K, V>) - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- setAuthPassword(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setAuthRealm(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setAuthServerName(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setAuthToken(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setAuthUsername(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setBatchSize(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setBloomListenerAddress(SocketAddress) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- setBoolean(int, boolean) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setByte(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, byte[], int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ByteBuf) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ByteBuf, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ByteBuf, int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, InputStream, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ByteBuffer) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, FileChannel, long, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ScatteringByteChannel, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setCancellationFuture(ScheduledFuture<?>) - Method in class org.infinispan.hotrod.event.impl.ReconnectTask
- setChar(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setCharSequence(int, CharSequence, Charset) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setClientIntelligence(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setCodec(Codec) - Method in class org.infinispan.hotrod.impl.operations.CacheOperationsFactory
- setCodec(Codec) - Method in class org.infinispan.hotrod.impl.operations.OperationContext
- setConnectionPoolExhaustedAction(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setConnectionPoolMaxActive(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setConnectionPoolMaxPendingRequests(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setConnectionPoolMaxWait(long) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setConnectionPoolMinEvictableIdleTime() - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setConnectionPoolMinEvictableIdleTime(long) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setConnectionPoolMinIdle(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setConnectTimeout(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setContextInitializers(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setDefaultExecutorFactoryPoolSize(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setDefaultExecutorFactoryThreadNamePrefix(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setDefaultExecutorFactoryThreadNameSuffix(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setDouble(int, double) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setFloat(int, float) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setForceReturnValues(boolean) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setHash(Hash) - Method in class org.infinispan.hotrod.impl.consistenthash.ConsistentHashV2
- setIdleAndIsClosed() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelRecord
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodAsyncCache
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodMutinyCache
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.HotRodSyncCache
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- setIfAbsent(K, V, CacheWriteOptions) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- SetIfAbsentOperation<K> - Class in org.infinispan.hotrod.impl.operations
-
Implements "putIfAbsent" operation as described in Hot Rod protocol specification.
- SetIfAbsentOperation(OperationContext, K, byte[], byte[], CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.SetIfAbsentOperation
- setIndex(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setInt(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setIntLE(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setInvalidationCallback(Runnable) - Method in class org.infinispan.hotrod.near.NearCacheService
- setJavaSerialAllowList(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setJavaSerialWhitelist(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setJmx(boolean) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setJmxDomain(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setJmxName(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setKeyAlias(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setKeyStoreCertificatePassword(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setKeyStoreFileName(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setKeyStorePassword(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setKeyStoreType(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setLong(int, long) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setLongLE(int, long) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setMarshaller(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setMaxRetries(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setMedium(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setMediumLE(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setNearCacheMaxEntries(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setNearCacheMode(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- SetOperation<K> - Class in org.infinispan.hotrod.impl.operations
-
Implements "put" as defined by Hot Rod protocol specification.
- SetOperation(OperationContext, K, byte[], byte[], CacheWriteOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.SetOperation
- setProtocolVersion(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setSaslMechanism(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setServerList(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setServers(Collection<SocketAddress>) - Method in interface org.infinispan.hotrod.configuration.FailoverRequestBalancingStrategy
-
Inform the strategy about the currently alive servers.
- setServers(Collection<SocketAddress>) - Method in class org.infinispan.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
- setShort(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setShortLE(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- setSniHostName(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setSocketTimeout(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setSSLProtocol(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setStatistics(boolean) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTcpKeepAlive(boolean) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTcpNoDelay(boolean) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setToken(String) - Method in class org.infinispan.hotrod.impl.security.TokenCallbackHandler
- setTracingPropagationEnabled(boolean) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTransactionMode(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTransactionTimeout(int) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTransportFactory(Class<TransportFactory>) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTransportFactory(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTrustStoreFileName(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTrustStorePassword(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setTrustStoreType(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setURI(String) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setUseAuth(boolean) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setUseSSL(boolean) - Method in class org.infinispan.hotrod.impl.ConfigurationProperties
- setZero(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- shouldRetry() - Method in class org.infinispan.hotrod.impl.transaction.operations.PrepareTransactionOperation
- size() - Method in interface org.infinispan.hotrod.configuration.NearCache
- size() - Method in class org.infinispan.hotrod.impl.cache.ServerStatisticsImpl
- size() - Method in class org.infinispan.hotrod.near.NearCacheService
- size(CacheOptions) - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- size(CacheOptions) - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- SIZE_MULTIMAP_REQUEST - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- SIZE_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- SIZE_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- SIZE_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- SizeMultimapOperation - Class in org.infinispan.hotrod.impl.multimap.operations
-
Implements "size" for multimap cache as defined by Hot Rod protocol specification.
- SizeMultimapOperation(OperationContext, CacheOptions, boolean) - Constructor for class org.infinispan.hotrod.impl.multimap.operations.SizeMultimapOperation
- SizeOperation - Class in org.infinispan.hotrod.impl.operations
- SizeOperation(OperationContext, CacheOptions) - Constructor for class org.infinispan.hotrod.impl.operations.SizeOperation
- skip(long) - Method in class org.infinispan.hotrod.HotRodAsyncQuery
- skip(long) - Method in class org.infinispan.hotrod.HotRodMutinyQuery
- skip(long) - Method in class org.infinispan.hotrod.HotRodSyncQuery
- skip(long) - Method in class org.infinispan.hotrod.impl.cache.RemoteQuery
- SKIP_CACHE_LOAD - Enum constant in enum org.infinispan.hotrod.HotRodFlag
-
Skips loading an entry from any configured cache loaders
- SKIP_INDEXING - Enum constant in enum org.infinispan.hotrod.HotRodFlag
-
Used by the Query module only, it will prevent the indexes to be updated as a result of the current operations.
- SKIP_LISTENER_NOTIFICATION - Enum constant in enum org.infinispan.hotrod.HotRodFlag
-
It will skip client listeners to be notified.
- skipBytes(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- slice() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- slice(int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- SNI_HOST_NAME - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- sniHostName() - Method in class org.infinispan.hotrod.configuration.ClusterConfiguration
- sniHostName() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- sniHostName(String) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Specifies the TLS SNI hostname for the connection
- SO_TIMEOUT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- socketChannelClass() - Method in interface org.infinispan.hotrod.configuration.TransportFactory
-
Returns the Netty
SocketChannelclass to use in the transport. - socketChannelClass() - Method in class org.infinispan.hotrod.impl.transport.netty.DefaultTransportFactory
- socketChannelClass() - Static method in class org.infinispan.hotrod.impl.transport.netty.IOURingNativeTransport
- socketChannelClass() - Static method in class org.infinispan.hotrod.impl.transport.netty.NativeTransport
- socketTimeout() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- socketTimeout() - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- socketTimeout(int) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- socketTimeout(int) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
This property defines the maximum socket read timeout in milliseconds before giving up waiting for bytes from the server.
- socketTimeout(int) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- ssl() - Method in class org.infinispan.hotrod.configuration.AbstractSecurityConfigurationChildBuilder
- ssl() - Method in class org.infinispan.hotrod.configuration.SecurityConfiguration
- ssl() - Method in class org.infinispan.hotrod.configuration.SecurityConfigurationBuilder
- SSL_CIPHERS - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- SSL_CONTEXT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- SSL_HOSTNAME_VALIDATION - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- SSL_PROTOCOL - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- SSL_PROVIDER - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- SslConfiguration - Class in org.infinispan.hotrod.configuration
-
SslConfiguration.
- SslConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
SSLConfigurationBuilder.
- sslContext() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- sslContext(SSLContext) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Specifies a pre-built
SSLContext - SslHandshakeExceptionHandler - Class in org.infinispan.hotrod.impl.transport.netty
- SslHandshakeExceptionHandler() - Constructor for class org.infinispan.hotrod.impl.transport.netty.SslHandshakeExceptionHandler
- start() - Method in class org.infinispan.hotrod.event.impl.EventDispatcher
- start() - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- start() - Method in class org.infinispan.hotrod.impl.HotRodTransport
- start(RemoteCache<K, V>) - Method in class org.infinispan.hotrod.near.NearCacheService
- start(Codec, HotRodConfiguration, Marshaller, ExecutorService, ClientListenerNotifier, MarshallerRegistry) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- start(TransactionOperationFactory) - Method in class org.infinispan.hotrod.impl.transaction.SyncModeTransactionTable
- start(TransactionOperationFactory) - Method in class org.infinispan.hotrod.impl.transaction.XaModeTransactionTable
- start(TransactionOperationFactory) - Method in interface org.infinispan.hotrod.impl.transaction.TransactionTable
-
It initializes the
TransactionTablewith theTransactionOperationFactoryto use. - start(ChannelFactory, Codec, HotRodConfiguration, ClientListenerNotifier) - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- startClientListener(byte[]) - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- startedIteration(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- startedIteration(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- startedIteration$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- startScan(CompletionStage<Collection<Xid>>) - Method in class org.infinispan.hotrod.impl.transaction.recovery.RecoveryManager
- state() - Method in class org.infinispan.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Returns the current state of this decoder.
- state(S) - Method in class org.infinispan.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Sets the current state of this decoder.
- statistics() - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- statistics() - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Configures client-side statistics.
- statistics() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- statistics() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- STATISTICS - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- StatisticsConfiguration - Class in org.infinispan.hotrod.configuration
- StatisticsConfigurationBuilder - Class in org.infinispan.hotrod.configuration
-
Configures client-side statistics
- STATS_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- STATS_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- StatsAffectingHotRodOperation<T> - Class in org.infinispan.hotrod.impl.operations
- StatsAffectingHotRodOperation(OperationContext, short, short, CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.StatsAffectingHotRodOperation
- StatsAffectingRetryingOperation<T> - Class in org.infinispan.hotrod.impl.operations
- StatsAffectingRetryingOperation(OperationContext, short, short, CacheOptions, DataFormat) - Constructor for class org.infinispan.hotrod.impl.operations.StatsAffectingRetryingOperation
- statsDataRead(boolean) - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingHotRodOperation
- statsDataRead(boolean) - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingRetryingOperation
- statsDataRead(boolean, int) - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingHotRodOperation
- statsDataRead(boolean, int) - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingRetryingOperation
- statsDataRemove() - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingRetryingOperation
- statsDataStore() - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingHotRodOperation
- statsDataStore() - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingRetryingOperation
- statsDataStore(int) - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingHotRodOperation
- statsDataStore(int) - Method in class org.infinispan.hotrod.impl.operations.StatsAffectingRetryingOperation
- StatsOperation - Class in org.infinispan.hotrod.impl.operations
-
Implements to the stats operation as defined by Hot Rod protocol specification.
- StatsOperation(OperationContext, CacheOptions) - Constructor for class org.infinispan.hotrod.impl.operations.StatsOperation
- stop() - Method in class org.infinispan.hotrod.event.impl.ClientListenerNotifier
- stop() - Method in class org.infinispan.hotrod.event.impl.EventDispatcher
- stop() - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- stop() - Method in class org.infinispan.hotrod.impl.counter.NotificationManager
- stop() - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- stop(RemoteCache<K, V>) - Method in class org.infinispan.hotrod.near.NearCacheService
- STORES - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Number of entries stored in the cache by the server that receives the request since the cache started running.
- streaming() - Method in class org.infinispan.hotrod.HotRodAsyncCache
- streaming() - Method in class org.infinispan.hotrod.HotRodMutinyCache
- streaming() - Method in class org.infinispan.hotrod.HotRodSyncCache
- strongCounters() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- strongCounters() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- strongCounters() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- subscribe(Subscriber<? super CacheEntry<K, E>>) - Method in class org.infinispan.hotrod.impl.iteration.RemotePublisher
- SUCCESS - Enum constant in enum org.infinispan.hotrod.impl.VersionedOperationResponse.RspCode
- SUCCESS_WITH_PREVIOUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- SUCCESS_WITH_PREVIOUS_OBJ_STORAGE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- supportsDuplicates - Variable in class org.infinispan.hotrod.impl.multimap.operations.AbstractMultimapKeyOperation
- supportsDuplicates - Variable in class org.infinispan.hotrod.impl.multimap.operations.AbstractMultimapKeyValueOperation
- supportsDuplicates() - Method in class org.infinispan.hotrod.impl.multimap.RemoteMultimapCacheImpl
- supportsDuplicates() - Method in interface org.infinispan.hotrod.multimap.RemoteMultimapCache
- SWITCH_CLUSTER_TOPOLOGY - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- switchCluster(ClusterInfo) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
-
Switch to another cluster and update the topologies of all caches with its initial server list.
- switchedBackToMainCluster() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- switchedBackToMainCluster() - Method in interface org.infinispan.hotrod.impl.logging.Log
- switchedBackToMainCluster$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- switchedToCluster(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- switchedToCluster(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- switchedToCluster$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- switchToCluster(String) - Method in interface org.infinispan.hotrod.jmx.RemoteCacheManagerMXBean
-
Switch remote cache manager to a different cluster, previously declared via configuration.
- switchToDefaultCluster() - Method in interface org.infinispan.hotrod.jmx.RemoteCacheManagerMXBean
-
Switch remote cache manager to a the default cluster, previously declared via configuration.
- sync() - Method in class org.infinispan.hotrod.HotRod
- sync() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- sync() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- sync() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- SyncModeTransactionTable - Class in org.infinispan.hotrod.impl.transaction
-
A
TransactionTablethat registers the cache as aSynchronizationin the transaction. - SyncModeTransactionTable(long) - Constructor for class org.infinispan.hotrod.impl.transaction.SyncModeTransactionTable
- SyncToAsyncEntryProcessor<K,
V, - Class in org.infinispan.hotrodT> - SyncToAsyncEntryProcessor(SyncCacheEntryProcessor<K, V, T>) - Constructor for class org.infinispan.hotrod.SyncToAsyncEntryProcessor
T
- TCP_KEEP_ALIVE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- TCP_NO_DELAY - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- tcpKeepAlive() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- tcpKeepAlive(boolean) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- tcpKeepAlive(boolean) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Affects TCP KEEPALIVE on the TCP stack.
- tcpKeepAlive(boolean) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- tcpNoDelay() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- tcpNoDelay(boolean) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- tcpNoDelay(boolean) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Affects TCP NODELAY on the TCP stack.
- tcpNoDelay(boolean) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- TelemetryService - Interface in org.infinispan.hotrod.telemetry.impl
- TelemetryServiceImpl - Class in org.infinispan.hotrod.telemetry.impl
- TelemetryServiceImpl() - Constructor for class org.infinispan.hotrod.telemetry.impl.TelemetryServiceImpl
- TEMPLATE_NAME - Static variable in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- templateName() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- templateName(String) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies the name of a template to be used to create the cache if it doesn't already exist on the server.
- templateNames() - Method in class org.infinispan.hotrod.HotRodAsyncCaches
- templateNames() - Method in class org.infinispan.hotrod.HotRodAsyncMultiMaps
- templateNames() - Method in class org.infinispan.hotrod.HotRodMutinyCaches
- templateNames() - Method in class org.infinispan.hotrod.HotRodMutinyMultiMaps
- templateNames() - Method in class org.infinispan.hotrod.HotRodSyncCaches
- templateNames() - Method in class org.infinispan.hotrod.HotRodSyncMultiMaps
- THREAD_NAME - Static variable in class org.infinispan.hotrod.impl.async.DefaultAsyncExecutorFactory
- throwableDuringPublisher(Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- throwableDuringPublisher(Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- throwableDuringPublisher$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- time() - Method in class org.infinispan.hotrod.impl.cache.ClientStatistics
- TIME_SINCE_START - Static variable in interface org.infinispan.hotrod.impl.cache.ServerStatistics
-
Number of seconds since Hot Rod started.
- timeoutFuture - Variable in class org.infinispan.hotrod.impl.operations.HotRodOperation
- TimeUnitParam - Class in org.infinispan.hotrod.impl
-
Time unit representation for HotRod
- TimeUnitParam() - Constructor for class org.infinispan.hotrod.impl.TimeUnitParam
- toConfigurationBuilder() - Method in class org.infinispan.hotrod.impl.HotRodURI
- toConfigurationBuilder(HotRodConfigurationBuilder) - Method in class org.infinispan.hotrod.impl.HotRodURI
- toFactoryParams() - Method in class org.infinispan.hotrod.impl.cache.RemoteQuery
- toInt() - Method in class org.infinispan.hotrod.HotRodFlags
- toInt(CacheOptions.Impl) - Static method in class org.infinispan.hotrod.HotRodFlags
- token(String) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
- TokenCallbackHandler - Class in org.infinispan.hotrod.impl.security
- TokenCallbackHandler(String) - Constructor for class org.infinispan.hotrod.impl.security.TokenCallbackHandler
- toModification(Function<K, byte[]>, Function<V, byte[]>) - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- TOPOLOGY_AWARE - Enum constant in enum org.infinispan.hotrod.configuration.ClientIntelligence
- topologyAge(int) - Method in class org.infinispan.hotrod.impl.protocol.HeaderParams
- topologyInfo - Variable in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- TopologyInfo - Class in org.infinispan.hotrod.impl.cache
-
Maintains topology information about caches.
- TopologyInfo(HotRodConfiguration, ClusterInfo) - Constructor for class org.infinispan.hotrod.impl.cache.TopologyInfo
- toSeconds(long, TimeUnit) - Static method in class org.infinispan.hotrod.impl.protocol.CodecUtils
- toString() - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfiguration
- toString() - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- toString() - Method in enum org.infinispan.hotrod.configuration.ProtocolVersion
- toString() - Method in enum org.infinispan.hotrod.configuration.SaslQop
- toString() - Method in enum org.infinispan.hotrod.configuration.SaslStrength
- toString() - Method in class org.infinispan.hotrod.event.impl.CreatedEventImpl
- toString() - Method in class org.infinispan.hotrod.event.impl.CustomEventImpl
- toString() - Method in class org.infinispan.hotrod.event.impl.ExpiredEventImpl
- toString() - Method in class org.infinispan.hotrod.event.impl.ModifiedEventImpl
- toString() - Method in class org.infinispan.hotrod.event.impl.RemovedEventImpl
- toString() - Method in exception class org.infinispan.hotrod.exceptions.HotRodClientException
- toString() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryImpl
- toString() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- toString() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryVersionImpl
- toString() - Method in class org.infinispan.hotrod.impl.cache.CacheTopologyInfoImpl
- toString() - Method in class org.infinispan.hotrod.impl.cache.MetadataValueImpl
- toString() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- toString() - Method in class org.infinispan.hotrod.impl.cache.VersionedValueImpl
- toString() - Method in class org.infinispan.hotrod.impl.ClientTopology
- toString() - Method in class org.infinispan.hotrod.impl.counter.HotRodCounterEvent
- toString() - Method in class org.infinispan.hotrod.impl.DataFormat
- toString() - Method in class org.infinispan.hotrod.impl.HotRodURI
- toString() - Method in class org.infinispan.hotrod.impl.multimap.metadata.CacheEntryCollectionImpl
- toString() - Method in class org.infinispan.hotrod.impl.operations.HotRodOperation
- toString() - Method in class org.infinispan.hotrod.impl.topology.ClusterInfo
- toString() - Method in class org.infinispan.hotrod.impl.transaction.entry.TransactionEntry
- toString() - Method in class org.infinispan.hotrod.impl.transaction.TransactionContext
- toString() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- toString() - Method in class org.infinispan.hotrod.near.DefaultNearCacheFactory
- toString() - Method in class org.infinispan.hotrod.transaction.lookup.RemoteTransactionManagerLookup
- toString(boolean) - Method in class org.infinispan.hotrod.impl.HotRodURI
- toString(int, int, Charset) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- toString(Charset) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- touch() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- touch(Object) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- TRACING_PROPAGATION_ENABLED - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- tracingPropagationEnabled() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
-
OpenTelemetry tracing propagation will be activated if this property is true and if the OpenTelemetry API jar is detected on the classpath.
- track(byte[], short, ClassAllowList) - Method in interface org.infinispan.hotrod.impl.iteration.KeyTracker
- trackingSegmentKey(String, int, boolean) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- trackingSegmentKey(String, int, boolean) - Method in interface org.infinispan.hotrod.impl.logging.Log
- trackingSegmentKey$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- TRANSACTION_MANAGER - Static variable in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- TRANSACTION_MANAGER_LOOKUP - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- TRANSACTION_MODE - Static variable in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- TRANSACTION_MODE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- TRANSACTION_TIMEOUT - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- TransactionalRemoteCacheImpl<K,
V> - Class in org.infinispan.hotrod.impl.transaction - TransactionalRemoteCacheImpl(HotRodTransport, String, boolean, TransactionManager, TransactionTable, TimeService) - Constructor for class org.infinispan.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- TransactionContext<K,
V> - Class in org.infinispan.hotrod.impl.transaction -
A context with the keys involved in a
Transaction. - TransactionEntry<K,
V> - Class in org.infinispan.hotrod.impl.transaction.entry -
An entry in the
TransactionContext. - transactionManagerLookup() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- transactionManagerLookup(TransactionManagerLookup) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
The
TransactionManagerLookupto lookup for the transaction manager to interact with. - transactionMode() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfiguration
- transactionMode(TransactionMode) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
-
The
TransactionModein which a resource will be enlisted. - TransactionMode - Enum in org.infinispan.hotrod.configuration
-
Specifies how a resource is enlisted in a transaction If
TransactionMode.NONEis used, the resource won't be transactional. - TransactionOperationFactory - Class in org.infinispan.hotrod.impl.transaction
-
An operation factory that builds operations independent from the cache used.
- TransactionOperationFactory(HotRodConfiguration, ChannelFactory, Codec) - Constructor for class org.infinispan.hotrod.impl.transaction.TransactionOperationFactory
- TransactionTable - Interface in org.infinispan.hotrod.impl.transaction
-
A
Transactiontable that knows how to interact with theTransactionand how theTransactionalRemoteCacheImplis enlisted. - transactionTableNotStarted() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- transactionTableNotStarted() - Method in interface org.infinispan.hotrod.impl.logging.Log
- transactionTableNotStarted$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- transactionTimeout() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- transactionTimeout(long, TimeUnit) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- transactionTimeout(long, TimeUnit) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Sets the transaction's timeout.
- transactionTimeout(long, TimeUnit) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- TRANSPORT_FACTORY - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- TransportException - Exception Class in org.infinispan.hotrod.exceptions
-
Indicates a communication exception with the Hot Rod server: e.g.
- TransportException(String, Throwable, SocketAddress) - Constructor for exception class org.infinispan.hotrod.exceptions.TransportException
- TransportException(String, SocketAddress) - Constructor for exception class org.infinispan.hotrod.exceptions.TransportException
- TransportException(Throwable, SocketAddress) - Constructor for exception class org.infinispan.hotrod.exceptions.TransportException
- transportFactory() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- transportFactory(TransportFactory) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- transportFactory(TransportFactory) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Set the TransportFactory.
- transportFactory(TransportFactory) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- TransportFactory - Interface in org.infinispan.hotrod.configuration
-
TransportFactory is responsible for creating Netty's
SocketChannels andEventLoopGroups. - TRUST_STORE_FILE_NAME - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- TRUST_STORE_PASSWORD - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- TRUST_STORE_PATH - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- TRUST_STORE_TYPE - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- trustStoreFileAndPathExclusive() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- trustStoreFileAndPathExclusive() - Method in interface org.infinispan.hotrod.impl.logging.Log
- trustStoreFileAndPathExclusive$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- trustStoreFileName() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- trustStoreFileName(String) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Specifies the filename of a truststore to use to create the
SSLContextYou also need to specify aSslConfigurationBuilder.trustStorePassword(char[]). - trustStorePassword() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- trustStorePassword(char[]) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Specifies the password needed to open the truststore You also need to specify a
SslConfigurationBuilder.trustStoreFileName(String). - trustStoreType() - Method in class org.infinispan.hotrod.configuration.SslConfiguration
- trustStoreType(String) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
-
Specifies the type of the truststore, such as JKS or JCEKS.
- tryJavaDeserialize(byte[], byte[], ClassAllowList) - Static method in class org.infinispan.hotrod.marshall.MarshallerUtil
- tryLock() - Method in class org.infinispan.hotrod.HotRodAsyncLock
- tryLock() - Method in class org.infinispan.hotrod.HotRodMutinyLock
- tryLock() - Method in class org.infinispan.hotrod.HotRodSyncLock
- tryLock(long, TimeUnit) - Method in class org.infinispan.hotrod.HotRodAsyncLock
- tryLock(long, TimeUnit) - Method in class org.infinispan.hotrod.HotRodMutinyLock
- tryLock(long, TimeUnit) - Method in class org.infinispan.hotrod.HotRodSyncLock
U
- unableToReadEventFromServer(Throwable, SocketAddress) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unableToReadEventFromServer(Throwable, SocketAddress) - Method in interface org.infinispan.hotrod.impl.logging.Log
- unableToReadEventFromServer$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unableToSetAccesible(Method, Exception) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unableToSetAccesible(Method, Exception) - Method in interface org.infinispan.hotrod.impl.logging.Log
- unableToSetAccesible$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unableToUnmarshallBytes(String, Exception) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unableToUnmarshallBytes(String, Exception) - Method in interface org.infinispan.hotrod.impl.logging.Log
- unableToUnmarshallBytes$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- undefineCounter(String) - Method in class org.infinispan.hotrod.impl.counter.RemoteCounterManager
- unexpectedErrorConsumingEvent(Object, Throwable) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unexpectedErrorConsumingEvent(Object, Throwable) - Method in interface org.infinispan.hotrod.impl.logging.Log
- unexpectedErrorConsumingEvent$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unexpectedListenerId(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unexpectedListenerId(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- unexpectedListenerId$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- UNKNOWN_COMMAND_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- UNKNOWN_VERSION_STATUS - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- unknownEvent(short) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unknownEvent(short) - Method in interface org.infinispan.hotrod.impl.logging.Log
- unknownEvent$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unknownMessageId(long) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unknownMessageId(long) - Method in interface org.infinispan.hotrod.impl.logging.Log
- unknownMessageId$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unlock() - Method in class org.infinispan.hotrod.HotRodAsyncLock
- unlock() - Method in class org.infinispan.hotrod.HotRodMutinyLock
- unlock() - Method in class org.infinispan.hotrod.HotRodSyncLock
- unregister(RemoteCacheImpl<?, ?>) - Method in class org.infinispan.hotrod.impl.cache.MBeanHelper.Impl
- unregister(RemoteCacheImpl<?, ?>) - Method in class org.infinispan.hotrod.impl.cache.MBeanHelper.NoOp
- unregister(RemoteCacheImpl<?, ?>) - Method in interface org.infinispan.hotrod.impl.cache.MBeanHelper
- unstartedRemoteCacheManager() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unstartedRemoteCacheManager() - Method in interface org.infinispan.hotrod.impl.logging.Log
- unstartedRemoteCacheManager$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unsupportedMech(String, List<String>) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unsupportedMech(String, List<String>) - Method in interface org.infinispan.hotrod.impl.logging.Log
- unsupportedMech$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- unwrap() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- UPDATE_BLOOM_FILTER_REQUEST - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- UPDATE_BLOOM_FILTER_RESPONSE - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- updateBalancerServers() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- updateBloomFilter() - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- updateBloomFilter() - Method in class org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
- updateBloomFilter() - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- updateBloomFilter() - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- UpdateBloomFilterOperation - Class in org.infinispan.hotrod.impl.operations
- UpdateBloomFilterOperation(OperationContext, CacheOptions, SocketAddress, byte[]) - Constructor for class org.infinispan.hotrod.impl.operations.UpdateBloomFilterOperation
- updateCacheInfo(WrappedBytes, CacheInfo, boolean) - Method in class org.infinispan.hotrod.impl.transport.netty.ChannelFactory
- updateCacheInfo(WrappedBytes, CacheInfo, CacheInfo) - Method in class org.infinispan.hotrod.impl.cache.TopologyInfo
- updateClientTopologyRef() - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- uri(String) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- uri(String) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Configures this builder using the specified URI.
- uri(String) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- uri(URI) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- uri(URI) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Configures this builder using the specified URI.
- uri(URI) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- URI - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- USE_AUTH - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- USE_SSL - Static variable in class org.infinispan.hotrod.impl.ConfigurationProperties
- useRawData() - Method in interface org.infinispan.hotrod.event.ClientListener
-
This option affects the type of the parameters received by a configured filter and/or converter.
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.infinispan.hotrod.impl.protocol.ChannelInputStream
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.infinispan.hotrod.impl.transport.netty.InitialPingHandler
- userEventTriggered(ChannelHandlerContext, Object) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.infinispan.hotrod.impl.transport.netty.HeaderDecoder
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.infinispan.hotrod.impl.transport.netty.IdleStateHandlerProvider
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.infinispan.hotrod.impl.transport.netty.SslHandshakeExceptionHandler
- username(String) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies the username to be used for authentication.
- Util - Class in org.infinispan.hotrod.impl
V
- validate() - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
- validate() - Method in class org.infinispan.hotrod.configuration.ClusterConfigurationBuilder
- validate() - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- validate() - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
- validate() - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
- validate() - Method in class org.infinispan.hotrod.configuration.SecurityConfigurationBuilder
- validate() - Method in class org.infinispan.hotrod.configuration.ServerConfigurationBuilder
- validate() - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
- value - Variable in class org.infinispan.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- value - Variable in class org.infinispan.hotrod.impl.operations.AbstractKeyValueOperation
- value() - Method in class org.infinispan.hotrod.HotRodAsyncStrongCounter
- value() - Method in class org.infinispan.hotrod.HotRodAsyncWeakCounter
- value() - Method in class org.infinispan.hotrod.HotRodMutinyStrongCounter
- value() - Method in class org.infinispan.hotrod.HotRodMutinyWeakCounter
- value() - Method in class org.infinispan.hotrod.HotRodSyncStrongCounter
- value() - Method in class org.infinispan.hotrod.HotRodSyncWeakCounter
- value() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryImpl
- valueMarshaller(Marshaller) - Method in class org.infinispan.hotrod.impl.DataFormat.Builder
- valueOf(String) - Static method in enum org.infinispan.hotrod.configuration.ClientIntelligence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.configuration.ExhaustedAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.configuration.NearCacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.configuration.ProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.configuration.SaslQop
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.configuration.SaslStrength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.configuration.TransactionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.event.ClientEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.HotRodFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.impl.operations.PrivateHotRodFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.hotrod.impl.VersionedOperationResponse.RspCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.infinispan.hotrod.configuration.ClientIntelligence
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.configuration.ExhaustedAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.configuration.NearCacheMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.configuration.ProtocolVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.configuration.SaslQop
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.configuration.SaslStrength
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.configuration.TransactionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.event.ClientEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.HotRodFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.infinispan.hotrod.impl.multimap.metadata.CacheEntryCollectionImpl
- values() - Static method in enum org.infinispan.hotrod.impl.operations.PrivateHotRodFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.impl.transaction.entry.ControlByte
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.hotrod.impl.VersionedOperationResponse.RspCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueToBytes(Object) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- valueToBytes(Object) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- valueToBytes(Object) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- valueToBytes(Object) - Method in class org.infinispan.hotrod.impl.DataFormat
- valueToObj(byte[], ClassAllowList) - Method in class org.infinispan.hotrod.impl.DataFormat
- valueType(MediaType) - Method in class org.infinispan.hotrod.impl.DataFormat.Builder
- version() - Method in class org.infinispan.hotrod.configuration.HotRodConfiguration
- version() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl
- version() - Method in class org.infinispan.hotrod.impl.cache.CacheEntryVersionImpl
- version(ProtocolVersion) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- version(ProtocolVersion) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
This property defines the protocol version that this client should use.
- version(ProtocolVersion) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- VERSION_40 - Static variable in interface org.infinispan.hotrod.impl.protocol.HotRodConstants
- Versioned - Interface in org.infinispan.hotrod.impl.cache
-
Versioned
- versionedMetadata - Variable in class org.infinispan.hotrod.impl.protocol.AbstractVersionedInputStream
- VersionedMetadata - Interface in org.infinispan.hotrod.impl.cache
-
VersionedMetadata
- VersionedMetadataImpl - Class in org.infinispan.hotrod.impl.cache
- VersionedMetadataImpl(long, int, long, int, long) - Constructor for class org.infinispan.hotrod.impl.cache.VersionedMetadataImpl
- VersionedOperationResponse<V> - Class in org.infinispan.hotrod.impl
- VersionedOperationResponse(V, VersionedOperationResponse.RspCode) - Constructor for class org.infinispan.hotrod.impl.VersionedOperationResponse
- VersionedOperationResponse.RspCode - Enum in org.infinispan.hotrod.impl
- VersionedValue<V> - Interface in org.infinispan.hotrod.impl.cache
-
Besides the key and value, also contains an version.
- VersionedValueImpl<V> - Class in org.infinispan.hotrod.impl.cache
- VersionedValueImpl(long, V) - Constructor for class org.infinispan.hotrod.impl.cache.VersionedValueImpl
- VoidCallbackHandler - Class in org.infinispan.hotrod.impl.security
-
No-op
CallbackHandler. - VoidCallbackHandler() - Constructor for class org.infinispan.hotrod.impl.security.VoidCallbackHandler
W
- WAIT - Enum constant in enum org.infinispan.hotrod.configuration.ExhaustedAction
- warnPerfRemoteIterationWithoutPagination(String) - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- warnPerfRemoteIterationWithoutPagination(String) - Method in interface org.infinispan.hotrod.impl.logging.Log
- warnPerfRemoteIterationWithoutPagination$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- wasRetried() - Method in class org.infinispan.hotrod.impl.operations.GetWithMetadataOperation
- wasRetried() - Method in interface org.infinispan.hotrod.impl.operations.RetryAwareCompletionStage
-
Returns whether this operation had to be retried on another server than the first one picked.
- weakCounters() - Method in class org.infinispan.hotrod.HotRodAsyncContainer
- weakCounters() - Method in class org.infinispan.hotrod.HotRodMutinyContainer
- weakCounters() - Method in class org.infinispan.hotrod.HotRodSyncContainer
- withDataFormat(DataFormat) - Method in class org.infinispan.hotrod.impl.cache.DelegatingRemoteCache
- withDataFormat(DataFormat) - Method in interface org.infinispan.hotrod.impl.cache.RemoteCache
- withDataFormat(DataFormat) - Method in class org.infinispan.hotrod.impl.cache.RemoteCacheImpl
- withExecutorProperties(Properties) - Method in class org.infinispan.hotrod.configuration.ExecutorFactoryConfigurationBuilder
-
Set key/value properties to this executor factory configuration
- withNewHash(int, int, List<InetSocketAddress>, ConsistentHash, int) - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- withNewServers(int, int, List<InetSocketAddress>) - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- withNewServers(int, int, List<InetSocketAddress>, ClientIntelligence) - Method in class org.infinispan.hotrod.impl.topology.CacheInfo
- withoutValueType() - Method in class org.infinispan.hotrod.impl.DataFormat
- withPoolProperties(Properties) - Method in class org.infinispan.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Configures the connection pool parameter according to properties
- withProperties(Properties) - Method in class org.infinispan.hotrod.configuration.AbstractConfigurationChildBuilder
- withProperties(Properties) - Method in class org.infinispan.hotrod.configuration.AuthenticationConfigurationBuilder
- withProperties(Properties) - Method in interface org.infinispan.hotrod.configuration.ConfigurationChildBuilder
-
Configures this builder using the specified properties.
- withProperties(Properties) - Method in class org.infinispan.hotrod.configuration.HotRodConfigurationBuilder
- withProperties(Properties) - Method in class org.infinispan.hotrod.configuration.NearCacheConfigurationBuilder
- withProperties(Properties) - Method in class org.infinispan.hotrod.configuration.RemoteCacheConfigurationBuilder
- withProperties(Properties) - Method in class org.infinispan.hotrod.configuration.SslConfigurationBuilder
- withProperties(Properties) - Method in class org.infinispan.hotrod.configuration.StatisticsConfigurationBuilder
- withTopologyAge(int) - Method in class org.infinispan.hotrod.impl.topology.ClusterInfo
- wrapBytes(byte[]) - Static method in class org.infinispan.hotrod.impl.Util
- writableBytes() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- write(byte[], int, int) - Method in class org.infinispan.hotrod.impl.protocol.ChannelOutputStream
- write(int) - Method in class org.infinispan.hotrod.impl.protocol.ChannelOutputStream
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in interface org.infinispan.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.infinispan.hotrod.impl.transport.netty.SaslDecoderEncoder
- writeArray(ByteBuf, byte[]) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- writeArray(ByteBuf, byte[], int, int) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- writeBloomFilter(ByteBuf, int) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- writeBloomFilter(ByteBuf, int) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeBoolean(boolean) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeByte(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(byte[]) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(byte[], int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ByteBuf) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ByteBuf, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ByteBuf, int, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(InputStream, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ByteBuffer) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(FileChannel, long, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ScatteringByteChannel, int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeChar(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeCharSequence(CharSequence, Charset) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeClientListenerInterests(ByteBuf, EnumSet<CacheEntryEventType>) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- writeClientListenerInterests(ByteBuf, EnumSet<CacheEntryEventType>) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeClientListenerParams(ByteBuf, ClientListener, byte[][], byte[][]) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Writes client listener parameters
- writeClientListenerParams(ByteBuf, ClientListener, byte[][], byte[][]) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeDataTypes(ByteBuf, DataFormat) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeDouble(double) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeExpirationParams(ByteBuf, CacheEntryExpiration.Impl) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Write lifespan/maxidle parameters.
- writeExpirationParams(ByteBuf, CacheEntryExpiration.Impl) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeFloat(float) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeHeader(ByteBuf, HeaderParams) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
-
Writes a request header with the given parameters to the transport and returns an updated header parameters.
- writeHeader(ByteBuf, HeaderParams) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeHeader(ByteBuf, HeaderParams, byte) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeInt(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeIntLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeIteratorStartOperation(ByteBuf, IntSet, String, int, boolean, byte[][]) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- writeIteratorStartOperation(ByteBuf, IntSet, String, int, boolean, byte[][]) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeLong(long) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeLongLE(long) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeMedium(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeMediumLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeMultimapSupportDuplicates(ByteBuf, boolean) - Method in interface org.infinispan.hotrod.impl.protocol.Codec
- writeMultimapSupportDuplicates(ByteBuf, boolean) - Method in class org.infinispan.hotrod.impl.protocol.Codec40
- writeOptionalArray(ByteBuf, byte[]) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- writeOptionalString(ByteBuf, String) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- writerIndex() - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writerIndex(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeShort(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeShortLE(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
- writeSignedVInt(ByteBuf, int) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- writeString(ByteBuf, String) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- writeTo(ByteBuf) - Method in class org.infinispan.hotrod.transaction.manager.RemoteXid
- writeTo(ByteBuf, Codec) - Method in class org.infinispan.hotrod.impl.transaction.entry.Modification
-
Writes this modification to the
ByteBuf. - writeVInt(ByteBuf, int) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- writeVLong(ByteBuf, long) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
- writeXid(ByteBuf, Xid) - Static method in class org.infinispan.hotrod.impl.transport.netty.ByteBufUtil
-
Writes the
Xidto theByteBuf. - writeZero(int) - Method in class org.infinispan.hotrod.impl.transport.netty.HintingByteBuf
X
- XaModeTransactionTable - Class in org.infinispan.hotrod.impl.transaction
- XaModeTransactionTable(long) - Constructor for class org.infinispan.hotrod.impl.transaction.XaModeTransactionTable
- xorSSLContext() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
- xorSSLContext() - Method in interface org.infinispan.hotrod.impl.logging.Log
- xorSSLContext$str() - Method in class org.infinispan.hotrod.impl.logging.Log_$logger
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ConfigurationProperties.setJavaSerialAllowList(String)instead. To be removed in 14.0.