Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCacheOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
- AbstractCacheOperation(InternalRemoteCache<?, ?>) - Constructor for class org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation
- AbstractClientEvent - Class in org.infinispan.client.hotrod.event.impl
- AbstractClientEvent(byte[]) - Constructor for class org.infinispan.client.hotrod.event.impl.AbstractClientEvent
- AbstractConfigurationChildBuilder - Class in org.infinispan.client.hotrod.configuration
-
AbstractConfigurationChildBuilder.
- AbstractConfigurationChildBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- AbstractHotRodOperation<T> - Class in org.infinispan.client.hotrod.impl.operations
- AbstractHotRodOperation() - Constructor for class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- AbstractKeyOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
- AbstractKeyOperation(InternalRemoteCache<?, ?>, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
- AbstractKeyValueOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
- AbstractKeyValueOperation(InternalRemoteCache<?, ?>, byte[], byte[], long, TimeUnit, long, TimeUnit) - Constructor for class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
- AbstractMultimapKeyOperation<V> - Class in org.infinispan.client.hotrod.impl.multimap.operations
- AbstractMultimapKeyOperation(InternalRemoteCache<?, ?>, byte[], boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.AbstractMultimapKeyOperation
- AbstractMultimapKeyValueOperation<T> - Class in org.infinispan.client.hotrod.impl.multimap.operations
- AbstractMultimapKeyValueOperation(InternalRemoteCache<?, ?>, byte[], byte[], long, TimeUnit, long, TimeUnit, boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.AbstractMultimapKeyValueOperation
- AbstractNoCacheHotRodOperation<E> - Class in org.infinispan.client.hotrod.impl.operations
- AbstractNoCacheHotRodOperation() - Constructor for class org.infinispan.client.hotrod.impl.operations.AbstractNoCacheHotRodOperation
- AbstractSecurityConfigurationChildBuilder - Class in org.infinispan.client.hotrod.configuration
-
AbstractSecurityConfigurationChildBuilder.
- AbstractVersionedInputStream - Class in org.infinispan.client.hotrod.impl.protocol
- AbstractVersionedInputStream(VersionedMetadata) - Constructor for class org.infinispan.client.hotrod.impl.protocol.AbstractVersionedInputStream
- accept(Void) - Method in class org.infinispan.client.hotrod.event.impl.ReconnectTask
- accept(HotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- activate(ChannelHandlerContext, OperationChannel) - Method in class org.infinispan.client.hotrod.impl.transport.netty.AuthHandler
- add(Flags<?, ?>) - Method in enum class org.infinispan.client.hotrod.Flag
- add(Flag) - Method in class org.infinispan.client.hotrod.HotRodFlags
- ADD_BLOOM_FILTER_NEAR_CACHE_LISTENER_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ADD_BLOOM_FILTER_NEAR_CACHE_LISTENER_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ADD_CLIENT_LISTENER_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ADD_CLIENT_LISTENER_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- addAll(Flags<Flag, HotRodFlags>) - Method in class org.infinispan.client.hotrod.HotRodFlags
- AddBloomNearCacheClientListenerOperation - Class in org.infinispan.client.hotrod.impl.operations
- AddBloomNearCacheClientListenerOperation(InternalRemoteCache<?, ?>, Object, int) - Constructor for class org.infinispan.client.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- addCacheTopologyInfoIfAbsent(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- addClientListener(Object) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- addClientListener(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- addClientListener(Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Add a client listener to receive events that happen in the remote cache.
- addClientListener(Object, Object[], Object[]) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- addClientListener(Object, Object[], Object[]) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- addClientListener(Object, Object[], Object[]) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Add a client listener to receive events that happen in the remote cache.
- AddClientListenerOperation - Class in org.infinispan.client.hotrod.impl.operations
- AddClientListenerOperation(InternalRemoteCache<?, ?>, Object, byte[][], byte[][]) - Constructor for class org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation
- addClientQueryListener(RemoteCache<?, ?>, Object, Query<?>) - Static method in class org.infinispan.client.hotrod.event.ClientEvents
-
Register a client listener that uses a query DSL based filter.
- addCluster(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- addCluster(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- addCluster(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Adds a new remote server cluster
- addClusterNode(String, int) - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- addClusterNodes(String) - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- addContextInitializer(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- addContextInitializer(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- addContextInitializer(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Supply a
SerializationContextInitializerimplementation to register classes with theProtoStreamMarshaller'sSerializationContext. - addContextInitializer(SerializationContextInitializer) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- addContextInitializer(SerializationContextInitializer) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- addContextInitializer(SerializationContextInitializer) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Supply a
SerializationContextInitializerimplementation to register classes with theProtoStreamMarshaller'sSerializationContext. - addContextInitializers(SerializationContextInitializer...) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- addContextInitializers(SerializationContextInitializer...) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- addContextInitializers(SerializationContextInitializer...) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Convenience method to supply multiple
SerializationContextInitializerimplementations. - addContinuousQueryListener(String, Map<String, Object>, ContinuousQueryListener<K, C>) - Method in class org.infinispan.client.hotrod.event.impl.ContinuousQueryImpl
- addContinuousQueryListener(String, ContinuousQueryListener<K, C>) - Method in class org.infinispan.client.hotrod.event.impl.ContinuousQueryImpl
- addContinuousQueryListener(Query<?>, ContinuousQueryListener<K, C>) - Method in class org.infinispan.client.hotrod.event.impl.ContinuousQueryImpl
-
Registers a continuous query listener that uses a query DSL based filter.
- addDispatcher(EventDispatcher<?>) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- addExecutorProperty(String, String) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
-
Add key/value property pair to this executor factory configuration
- additionalParameters() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- additionalParameters() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- additionalParameters() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- additionalParameters() - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryOperation
- addJavaSerialAllowList(String...) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- addJavaSerialAllowList(String...) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- addJavaSerialAllowList(String...) - Method in interface org.infinispan.client.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.
- addJavaSerialWhiteList(String...) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.
- addJavaSerialWhiteList(String...) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.
- addJavaSerialWhiteList(String...) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.
- addListener(byte[]) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- addListener(String, T) - Method in class org.infinispan.client.hotrod.counter.impl.NotificationManager
- addListener(T) - Method in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- AddListenerOperation - Class in org.infinispan.client.hotrod.counter.operation
-
An add listener operation for
StrongCounter.addListener(CounterListener)andWeakCounter.addListener(CounterListener) - AddListenerOperation(String, byte[]) - Constructor for class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- addNearCacheListener(Object, int) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- addNearCacheListener(Object, int) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
-
Add a client listener to handle near cache with bloom filter optimization The listener object must be annotated with @
ClientListenerannotation. - addNearCacheListener(Object, int) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- addNearCacheListener(Object, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- AddOperation - Class in org.infinispan.client.hotrod.counter.operation
-
Add operation.
- AddOperation(String, long, boolean) - Constructor for class org.infinispan.client.hotrod.counter.operation.AddOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.counter.operation.SetOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
- addParams(StringBuilder) - Method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- addRemoteCache(String, Consumer<RemoteCacheConfigurationBuilder>) - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Create a new
RemoteCacheConfiguration. - address() - Method in class org.infinispan.client.hotrod.event.impl.EventDispatcher
- addressForObject(Object, String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- addressForObject(Object, String, Set<SocketAddress>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- addServer() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- addServer() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- addServer() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Adds a new remote server
- addServers(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- addServers(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- addServers(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Adds a list of remote servers in the form: host1[:port][;host2[:port]]...
- addStats(String, String) - Method in class org.infinispan.client.hotrod.impl.ServerStatisticsImpl
- addTransaction(Xid) - Method in class org.infinispan.client.hotrod.impl.transaction.recovery.RecoveryManager
- administration() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Access to administration operations (cache creation, removal, etc)
- AdvancedHotRodOperation<OP> - Class in org.infinispan.client.hotrod.impl.operations
- AdvancedHotRodOperation(HotRodOperation<OP>, CacheOptions) - Constructor for class org.infinispan.client.hotrod.impl.operations.AdvancedHotRodOperation
- AdvancedHotRodOperation(HotRodOperation<OP>, CacheOptions, int) - Constructor for class org.infinispan.client.hotrod.impl.operations.AdvancedHotRodOperation
- ALIAS_NAME - Static variable in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- alloc() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- allowList() - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- APPROXIMATE_ENTRIES - Static variable in interface org.infinispan.client.hotrod.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.client.hotrod.ServerStatistics
-
Approximate current number of entries for which the server that receives the request is the primary owner.
- array() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- arrayOffset() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- asCompletableFuture() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- asCompletableFuture() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- asCompletableFuture() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- asCounterManager(RemoteCacheManager) - Static method in class org.infinispan.client.hotrod.RemoteCounterManagerFactory
- asReadOnly() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- assertRemoteCacheManagerIsStarted() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- assignAlias(String, String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- assignAlias(String, String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Assign an alias to a cache.
- ASYNC_EXECUTOR_FACTORY - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- asyncExecutorFactory() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- asyncExecutorFactory() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- asyncExecutorFactory() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- asyncExecutorFactory() - Method in interface org.infinispan.client.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().
- ATTRIBUTE - Static variable in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- attributeDefinitionSet() - Static method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration
- attributes() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.
- attributes() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration
- attributes() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- attributes() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
- attributes() - Method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated.
- AUTH - Enum constant in enum class org.infinispan.client.hotrod.configuration.SaslQop
- AUTH_CALLBACK_HANDLER - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- AUTH_CLIENT_SUBJECT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- AUTH_CONF - Enum constant in enum class org.infinispan.client.hotrod.configuration.SaslQop
- AUTH_INT - Enum constant in enum class org.infinispan.client.hotrod.configuration.SaslQop
- AUTH_MECH_LIST_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- AUTH_MECH_LIST_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- AUTH_PASSWORD - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- AUTH_REALM - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- AUTH_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- AUTH_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- AUTH_SERVER_NAME - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- AUTH_TOKEN - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- AUTH_USERNAME - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- authentication() - Method in class org.infinispan.client.hotrod.configuration.AbstractSecurityConfigurationChildBuilder
- authentication() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfiguration
- authentication() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfigurationBuilder
- AuthenticationConfiguration - Class in org.infinispan.client.hotrod.configuration
-
AuthenticationConfiguration.
- AuthenticationConfiguration(CallbackHandler, Subject, boolean, String, Map<String, String>, String) - Constructor for class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
- AuthenticationConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
AuthenticationConfigurationBuilder.
- AuthenticationConfigurationBuilder(SecurityConfigurationBuilder) - Constructor for class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- AuthHandler - Class in org.infinispan.client.hotrod.impl.transport.netty
- AuthHandler(AuthenticationConfiguration, SaslClient) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.AuthHandler
- AuthMechListOperation - Class in org.infinispan.client.hotrod.impl.operations
- AuthMechListOperation() - Constructor for class org.infinispan.client.hotrod.impl.operations.AuthMechListOperation
- AuthOperation - Class in org.infinispan.client.hotrod.impl.operations
-
Performs a step in the challenge/response authentication operation
- AuthOperation(String, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.AuthOperation
- available() - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- await(CompletableFuture<T>) - Static method in class org.infinispan.client.hotrod.impl.Util
- await(CompletableFuture<T>, long) - Static method in class org.infinispan.client.hotrod.impl.Util
- await(CompletionStage<T>) - Static method in class org.infinispan.client.hotrod.impl.Util
- await(CompletionStage<T>, long) - Static method in class org.infinispan.client.hotrod.impl.Util
B
- balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in interface org.infinispan.client.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.client.hotrod.configuration.AbstractConfigurationChildBuilder
- balancingStrategy(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- balancingStrategy(String) - Method in interface org.infinispan.client.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.client.hotrod.configuration.AbstractConfigurationChildBuilder
- balancingStrategy(Supplier<FailoverRequestBalancingStrategy>) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- balancingStrategy(Supplier<FailoverRequestBalancingStrategy>) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
For replicated (vs distributed) Hot Rod server clusters, the client balances requests to the servers according to this strategy.
- balancingStrategyFactory() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- BaseCounter - Class in org.infinispan.client.hotrod.counter.impl
- BASIC - Enum constant in enum class org.infinispan.client.hotrod.configuration.ClientIntelligence
- BasicCallbackHandler - Class in org.infinispan.client.hotrod.security
-
A basic
CallbackHandler. - BasicCallbackHandler() - Constructor for class org.infinispan.client.hotrod.security.BasicCallbackHandler
- BasicCallbackHandler(String, char[]) - Constructor for class org.infinispan.client.hotrod.security.BasicCallbackHandler
- BasicCallbackHandler(String, String, char[]) - Constructor for class org.infinispan.client.hotrod.security.BasicCallbackHandler
- BATCH_SIZE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- batchSize - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- batchSize() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- batchSize(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- batchSize(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- batchSize(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Sets the batch size of internal iterators (ie.
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- bit() - Method in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
- bloomFilter() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
- bloomFilter(boolean) - Method in class org.infinispan.client.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.client.hotrod.logging.Log_$logger
- bloomFilterRequiresMaxActiveOneAndWait(int, ExhaustedAction) - Method in interface org.infinispan.client.hotrod.logging.Log
- bloomFilterRequiresMaxActiveOneAndWait$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- build() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- build() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- build() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Builds a configuration object
- build() - Method in class org.infinispan.client.hotrod.DataFormat.Builder
- build() - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry.Builder
-
Create a new
MicrometerRemoteCacheManagerMetricsRegistrywith this configuration. - build(boolean) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- builder() - Static method in class org.infinispan.client.hotrod.DataFormat
- Builder() - Constructor for class org.infinispan.client.hotrod.DataFormat.Builder
- Builder(MeterRegistry) - Constructor for class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry.Builder
- BULK_GET_KEYS_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- BULK_GET_KEYS_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- BULK_GET_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- BULK_GET_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ByteBufCacheUnmarshaller - Class in org.infinispan.client.hotrod.impl.operations
- ByteBufCacheUnmarshaller(ClassAllowList) - Constructor for class org.infinispan.client.hotrod.impl.operations.ByteBufCacheUnmarshaller
- ByteBufSwappableInputStream - Class in org.infinispan.client.hotrod.impl.operations
- ByteBufSwappableInputStream() - Constructor for class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- ByteBufUtil - Class in org.infinispan.client.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.client.hotrod.marshall.MarshallerUtil
- bytes2obj(Marshaller, InputStream, boolean, ClassAllowList) - Static method in class org.infinispan.client.hotrod.marshall.MarshallerUtil
- bytesBefore(byte) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- bytesBefore(int, byte) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- bytesBefore(int, int, byte) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- BytesOnlyMarshaller - Class in org.infinispan.client.hotrod.marshall
-
Marshaller that only supports byte[] instances writing them as is
- bytesToKey(byte[], ClassAllowList) - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
-
Unmarshall the byte array into the object form.
- bytesToKey(InputStream, ClassAllowList) - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
- bytesToValue(byte[], ClassAllowList) - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
-
Unmarshall the byte array into the object form.
- bytesToValue(InputStream, ClassAllowList) - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
C
- CACHE_CONFIGURATION - Static variable in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- CACHE_CONFIGURATION_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_CONFIGURATION_URI_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_ENTRY_CREATED_EVENT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CACHE_ENTRY_EXPIRED_EVENT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CACHE_ENTRY_MODIFIED_EVENT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CACHE_ENTRY_REMOVED_EVENT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CACHE_FORCE_RETURN_VALUES_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_MARSHALLER - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_NAME - Static variable in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- CACHE_NEAR_CACHE_BLOOM_FILTER_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_NEAR_CACHE_FACTORY_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_NEAR_CACHE_MAX_ENTRIES_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_NEAR_CACHE_MODE_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_PREFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_TEMPLATE - Static variable in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- CACHE_TEMPLATE_NAME_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_TRANSACTION_MANAGER_LOOKUP_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CACHE_TRANSACTION_MODE_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- cacheDoesNotSupportTransactions(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- cacheDoesNotSupportTransactions(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- cacheDoesNotSupportTransactions$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- CacheEntryImpl<K,
V> - Class in org.infinispan.client.hotrod.impl.cache - CacheEntryImpl(K, V, CacheEntryMetadata) - Constructor for class org.infinispan.client.hotrod.impl.cache.CacheEntryImpl
- CacheEntryMetadataImpl<V> - Class in org.infinispan.client.hotrod.impl.cache
- CacheEntryMetadataImpl(MetadataValue<V>) - Constructor for class org.infinispan.client.hotrod.impl.cache.CacheEntryMetadataImpl
- CacheEntryVersionImpl - Record Class in org.infinispan.client.hotrod.impl.cache
- CacheEntryVersionImpl(long) - Constructor for record class org.infinispan.client.hotrod.impl.cache.CacheEntryVersionImpl
-
Creates an instance of a
CacheEntryVersionImplrecord class. - CacheExecuteOperation<E> - Class in org.infinispan.client.hotrod.impl.operations
- CacheExecuteOperation(InternalRemoteCache<?, ?>, String, Map<String, byte[]>, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.CacheExecuteOperation
- CacheInfo - Class in org.infinispan.client.hotrod.impl.topology
-
Holds all the cluster topology information the client has for a single cache.
- CacheInfo(String, FailoverRequestBalancingStrategy, List<InetSocketAddress>, ClientIntelligence) - Constructor for class org.infinispan.client.hotrod.impl.topology.CacheInfo
- cacheNameBytes() - Static method in class org.infinispan.client.hotrod.RemoteCacheManager
- cacheNameBytes(String) - Static method in class org.infinispan.client.hotrod.RemoteCacheManager
- cacheNamePattern() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- cacheNamePattern(String) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.use
RemoteCacheConfigurationBuilder.nearCacheMode(NearCacheMode)to enable near-caching per-cache - cacheNamePattern(Pattern) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.use
RemoteCacheConfigurationBuilder.nearCacheMode(NearCacheMode)to enable near-caching per-cache - CacheNotTransactionalException - Exception Class in org.infinispan.client.hotrod.exceptions
-
When try to create a transactional
org.infinispan.client.hotrod.RemoteCachebut the cache in the Hot Rod server isn't transactional, this exception is thrown. - CacheNotTransactionalException() - Constructor for exception class org.infinispan.client.hotrod.exceptions.CacheNotTransactionalException
- CacheNotTransactionalException(String) - Constructor for exception class org.infinispan.client.hotrod.exceptions.CacheNotTransactionalException
- CacheNotTransactionalException(String, long, int) - Constructor for exception class org.infinispan.client.hotrod.exceptions.CacheNotTransactionalException
- CacheNotTransactionalException(String, Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.CacheNotTransactionalException
- CacheNotTransactionalException(Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.CacheNotTransactionalException
- CacheOperationsFactory - Interface in org.infinispan.client.hotrod.impl.operations
- CachePingOperation - Class in org.infinispan.client.hotrod.impl.operations
- CachePingOperation(String) - Constructor for class org.infinispan.client.hotrod.impl.operations.CachePingOperation
- CacheTopologyInfo - Interface in org.infinispan.client.hotrod
-
Contains information about cache topology including servers and owned segments.
- CacheTopologyInfoImpl - Class in org.infinispan.client.hotrod.impl
- CacheTopologyInfoImpl(Map<SocketAddress, Set<Integer>>, Integer, Integer) - Constructor for class org.infinispan.client.hotrod.impl.CacheTopologyInfoImpl
- CacheUnmarshaller - Interface in org.infinispan.client.hotrod.impl.operations
- calculateBloomBits() - Method in class org.infinispan.client.hotrod.near.NearCacheService
- callbackHandler() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
- callbackHandler(CallbackHandler) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies a
CallbackHandlerto be used during the authentication handshake. - callbackHandlerAndUsernameMutuallyExclusive() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- callbackHandlerAndUsernameMutuallyExclusive() - Method in interface org.infinispan.client.hotrod.logging.Log
- callbackHandlerAndUsernameMutuallyExclusive$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- callDecode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder
- cancel(SocketAddress, Throwable) - Method in interface org.infinispan.client.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.client.hotrod.logging.Log_$logger
- cannotCreateAsyncThread(int) - Method in interface org.infinispan.client.hotrod.logging.Log
- cannotCreateAsyncThread$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- canRetry(Throwable, OperationDispatcher.RetryingHotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- capacity() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- capacity(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- castEntryIterator(CloseableIterator) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- channel() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Returns the value of the
channelrecord component. - channel() - Method in record class org.infinispan.client.hotrod.impl.operations.PutStreamResponse
-
Returns the value of the
channelrecord component. - channelActive(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.AuthHandler
- channelActive(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelActive(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- channelActive(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- ChannelHandler - Class in org.infinispan.client.hotrod.impl.transport.netty
- ChannelHandler(Configuration, String, ExecutorService, OperationDispatcher, Consumer<ChannelPipeline>) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Is called when an
IdleStateEventshould be fired. - channelInactive(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelInactive(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- channelInactive(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder
- channelInactive(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- channelInactive(SocketAddress, SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- channelInactive(SocketAddress, SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
- channelInactive$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- ChannelInboundHandlerDefaults - Interface in org.infinispan.client.hotrod.impl.transport.netty
-
This is effectively the same as
ChannelInboundHandlerAdapterbut allows to be inherited in a class with another superclass. - ChannelOperation - Interface in org.infinispan.client.hotrod.impl.transport.netty
-
A callback to be invoked on a channel.
- ChannelOutboundHandlerDefaults - Interface in org.infinispan.client.hotrod.impl.transport.netty
-
This is effectively the same as
ChannelOutboundHandlerAdapterbut allows to be inherited in a class with another superclass. - channelRead(ChannelHandlerContext, Object) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelRead(ChannelHandlerContext, Object) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- channelRead(ChannelHandlerContext, Object) - Method in class org.infinispan.client.hotrod.impl.transport.netty.SaslDecoderEncoder
- channelReadComplete(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelReadComplete(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- ChannelRecord - Class in org.infinispan.client.hotrod.impl.transport.netty
-
This class handles storage for unresolved address.
- ChannelRecord() - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.ChannelRecord
- channelRegistered(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelRegistered(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- channelUnregistered(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- channelWritabilityChanged(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- checkForErrorsInResponseStatus(ByteBuf, String, long, short, SocketAddress) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- checkForErrorsInResponseStatus(ByteBuf, String, long, short, SocketAddress) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- checkpoint() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
-
Stores the internal cumulative buffer's reader position.
- checkpoint() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Stores the internal cumulative buffer's reader position.
- checkpoint(S) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Stores the internal cumulative buffer's reader position and updates the current decoder state.
- checkTransactionSupport(String, ManagerOperationsFactory, OperationDispatcher) - Static method in class org.infinispan.client.hotrod.impl.Util
- checkTransactionSupport(String, ManagerOperationsFactory, OperationDispatcher, Log) - Static method in class org.infinispan.client.hotrod.impl.Util
- choose(ProtocolVersion) - Method in enum class org.infinispan.client.hotrod.ProtocolVersion
- ciphers() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- ciphers(String...) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Configures the ciphers Setting this property also implicitly enables SSL/TLS (see
SslConfigurationBuilder.enable() - classLoader() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- clear() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- clear() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- clear() - Method in interface org.infinispan.client.hotrod.near.NearCache
- clear() - Method in class org.infinispan.client.hotrod.near.NearCacheService
- clear(CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- clear(CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- clear(CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- CLEAR_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CLEAR_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- clearAsync() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- clearAsync() - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- clearAsync() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- clearNearCache() - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- ClearOperation - Class in org.infinispan.client.hotrod.impl.operations
-
Corresponds to clear operation as defined by Hot Rod protocol specification.
- ClearOperation(InternalRemoteCache<?, ?>) - Constructor for class org.infinispan.client.hotrod.impl.operations.ClearOperation
- clearTags() - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry.Builder
-
Removes all Micrometer tags registered by
withTag(String, String) - client() - Method in class org.infinispan.client.hotrod.DataFormat
- CLIENT_CACHE_ENTRY_CREATED - Enum constant in enum class org.infinispan.client.hotrod.event.ClientEvent.Type
- CLIENT_CACHE_ENTRY_EXPIRED - Enum constant in enum class org.infinispan.client.hotrod.event.ClientEvent.Type
- CLIENT_CACHE_ENTRY_MODIFIED - Enum constant in enum class org.infinispan.client.hotrod.event.ClientEvent.Type
- CLIENT_CACHE_ENTRY_REMOVED - Enum constant in enum class org.infinispan.client.hotrod.event.ClientEvent.Type
- CLIENT_CACHE_FAILOVER - Enum constant in enum class org.infinispan.client.hotrod.event.ClientEvent.Type
- CLIENT_INTELLIGENCE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- ClientCacheEntryCreated - Annotation Interface in org.infinispan.client.hotrod.annotation
- ClientCacheEntryCreatedEvent<K> - Interface in org.infinispan.client.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.client.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.
- ClientCacheEntryExpired - Annotation Interface in org.infinispan.client.hotrod.annotation
- ClientCacheEntryExpiredEvent<K> - Interface in org.infinispan.client.hotrod.event
-
Client side cache entry expired events provide information on the expired key.
- ClientCacheEntryModified - Annotation Interface in org.infinispan.client.hotrod.annotation
- ClientCacheEntryModifiedEvent<K> - Interface in org.infinispan.client.hotrod.event
-
Client side cache entry modified events provide information on the modified key, and the version of the entry after the modification.
- ClientCacheEntryRemoved - Annotation Interface in org.infinispan.client.hotrod.annotation
- ClientCacheEntryRemovedEvent<K> - Interface in org.infinispan.client.hotrod.event
-
Client side cache entry removed events provide information on the removed key.
- ClientCacheFailover - Annotation Interface in org.infinispan.client.hotrod.annotation
- ClientCacheFailoverEvent - Interface in org.infinispan.client.hotrod.event
-
Event received when the registered listener fails over to a different node.
- ClientEvent - Interface in org.infinispan.client.hotrod.event
- ClientEvent.Type - Enum Class in org.infinispan.client.hotrod.event
- ClientEventDispatcher - Class in org.infinispan.client.hotrod.event.impl
- ClientEvents - Class in org.infinispan.client.hotrod.event
- clientIntelligence() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- clientIntelligence(ClientIntelligence) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- clientIntelligence(ClientIntelligence) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- clientIntelligence(ClientIntelligence) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Specifies the level of "intelligence" the client should have
- ClientIntelligence - Enum Class in org.infinispan.client.hotrod.configuration
-
ClientIntelligence specifies the level of intelligence used by the client.
- ClientListener - Annotation Interface in org.infinispan.client.hotrod.annotation
-
Annotation that marks a class to receive remote events from Hot Rod caches.
- clientListenerMustUseDesignatedFilterConverterFactory(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- clientListenerMustUseDesignatedFilterConverterFactory(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- clientListenerMustUseDesignatedFilterConverterFactory$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- clientListenerMustUseRawData(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- clientListenerMustUseRawData(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- clientListenerMustUseRawData$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- clientListenerNotifier - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- ClientListenerNotifier - Class in org.infinispan.client.hotrod.event.impl
- ClientListenerNotifier(Marshaller, Configuration) - Constructor for class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- ClientListenerOperation - Class in org.infinispan.client.hotrod.impl.operations
- ClientListenerOperation(InternalRemoteCache<?, ?>, Object) - Constructor for class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
- ClientListenerOperation(InternalRemoteCache<?, ?>, Object, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
- clientStatistics - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- clientStatistics() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- clientStatistics() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- clientStatistics() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- clientStatistics() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns client-side statistics for this cache.
- ClientStatistics - Class in org.infinispan.client.hotrod.impl
- clientSubject() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
- clientSubject(Subject) - Method in class org.infinispan.client.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.client.hotrod.impl
-
Keeps the Hot Rod client topology information together: topology id and client intelligence.
- ClientTopology(int, ClientIntelligence) - Constructor for class org.infinispan.client.hotrod.impl.ClientTopology
- close() - Method in class org.infinispan.client.hotrod.impl.protocol.GetInputStream
- close() - Method in class org.infinispan.client.hotrod.impl.protocol.PutOutputStream
- close() - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- close() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- close() - Method in interface org.infinispan.client.hotrod.metrics.HotRodClientMetricsRegistry
-
Unregister all metrics created.
- close() - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- close() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- close(ChannelHandlerContext, ChannelPromise) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- closeChannel(SocketAddress) - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- closingChannelAfterError(Channel, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- closingChannelAfterError(Channel, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- closingChannelAfterError$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- CLUSTER_APPROXIMATE_ENTRIES - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Approximate current number of entry replicas currently in the cache cluster-wide.
- CLUSTER_APPROXIMATE_ENTRIES_UNIQUE - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Approximate current number of unique entries in the cache cluster-wide.
- CLUSTER_PROPERTIES_PREFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CLUSTER_PROPERTIES_PREFIX_INTELLIGENCE_REGEX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CLUSTER_PROPERTIES_PREFIX_REGEX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- clusterClientIntelligence(ClientIntelligence) - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- ClusterConfiguration - Class in org.infinispan.client.hotrod.configuration
- ClusterConfiguration(List<ServerConfiguration>, String, ClientIntelligence, String) - Constructor for class org.infinispan.client.hotrod.configuration.ClusterConfiguration
- ClusterConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
- ClusterConfigurationBuilder(ConfigurationBuilder, String) - Constructor for class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- ClusterInfo - Class in org.infinispan.client.hotrod.impl.topology
-
Cluster definition
- ClusterInfo(String, List<InetSocketAddress>, ClientIntelligence, String) - Constructor for class org.infinispan.client.hotrod.impl.topology.ClusterInfo
- clusters() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- clusterSniHostName(String) - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- Codec - Interface in org.infinispan.client.hotrod.impl.protocol
-
A Hot Rod protocol encoder/decoder.
- Codec30 - Class in org.infinispan.client.hotrod.impl.protocol
- Codec30() - Constructor for class org.infinispan.client.hotrod.impl.protocol.Codec30
- Codec31 - Class in org.infinispan.client.hotrod.impl.protocol
- Codec31() - Constructor for class org.infinispan.client.hotrod.impl.protocol.Codec31
- Codec40 - Class in org.infinispan.client.hotrod.impl.protocol
- Codec40() - Constructor for class org.infinispan.client.hotrod.impl.protocol.Codec40
- Codec41 - Class in org.infinispan.client.hotrod.impl.protocol
- Codec41() - Constructor for class org.infinispan.client.hotrod.impl.protocol.Codec41
- CodecUtils - Class in org.infinispan.client.hotrod.impl.protocol
- COMMAND_TIMEOUT_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COMMIT_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COMMIT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CompareAndSwapOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A compare-and-set operation for
StrongCounter.compareAndSwap(long, long)andStrongCounter.compareAndSet(long, long). - CompareAndSwapOperation(String, long, long, CounterConfiguration) - Constructor for class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- compareTo(ByteBuf) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- complete() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamNextResponse
-
Returns the value of the
completerecord component. - complete() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Returns the value of the
completerecord component. - completeExceptionally(Throwable) - Method in class org.infinispan.client.hotrod.impl.operations.CachePingOperation
- CompleteTransactionOperation - Class in org.infinispan.client.hotrod.impl.transaction.operations
-
Represents a commit or rollback request from the
TransactionManager. - CompleteTransactionOperation(Xid, boolean) - Constructor for class org.infinispan.client.hotrod.impl.transaction.operations.CompleteTransactionOperation
- compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- compute(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- compute(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeAsync(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- computeAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- computeAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfAbsent(K, Function<? super K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfAbsent(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfAbsentAsync(K, Function<? super K, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- configuration - Variable in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- configuration() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- configuration() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- configuration() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- configuration() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- configuration(String) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies the declarative configuration to be used to create the cache if it doesn't already exist on the server.
- Configuration - Class in org.infinispan.client.hotrod.configuration
-
Configuration.
- Configuration(ExecutorFactoryConfiguration, Supplier<FailoverRequestBalancingStrategy>, ClassLoader, ClientIntelligence, ConnectionPoolConfiguration, int, Class<? extends ConsistentHash>[], int, int, int, boolean, int, Marshaller, Class<? extends Marshaller>, ProtocolVersion, List<ServerConfiguration>, int, SecurityConfiguration, boolean, boolean, int, int, NearCacheConfiguration, List<ClusterConfiguration>, List<String>, int, TransactionConfiguration, StatisticsConfiguration, Features, List<SerializationContextInitializer>, Map<String, RemoteCacheConfiguration>, TransportFactory, boolean, RemoteCacheManagerMetricsRegistry, int) - Constructor for class org.infinispan.client.hotrod.configuration.Configuration
- CONFIGURATION - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- ConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
ConfigurationBuilder used to generate immutable
Configurationobjects to pass to theRemoteCacheManager(Configuration)constructor. - ConfigurationBuilder() - Constructor for class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- ConfigurationChildBuilder - Interface in org.infinispan.client.hotrod.configuration
-
ConfigurationChildBuilder.
- ConfigurationProperties - Class in org.infinispan.client.hotrod.impl
-
Encapsulate all config properties here
- ConfigurationProperties() - Constructor for class org.infinispan.client.hotrod.impl.ConfigurationProperties
- ConfigurationProperties(String) - Constructor for class org.infinispan.client.hotrod.impl.ConfigurationProperties
- ConfigurationProperties(Properties) - Constructor for class org.infinispan.client.hotrod.impl.ConfigurationProperties
- configurationURI(URI) - Method in class org.infinispan.client.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.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- CONNECT_TIMEOUT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_EXHAUSTED_ACTION - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MAX_ACTIVE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MAX_PENDING_REQUESTS - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MAX_WAIT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MIN_EVICTABLE_IDLE_TIME - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CONNECTION_POOL_MIN_IDLE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- connectionClosed(SocketAddress, SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- connectionClosed(SocketAddress, SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
- connectionClosed$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- connectionPool() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- connectionPool() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- connectionPool() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- connectionPool() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Configures the connection pool
- ConnectionPoolConfiguration - Class in org.infinispan.client.hotrod.configuration
-
Deprecated.since 15.1, the connection pool is no longer used
- ConnectionPoolConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
Deprecated.since 15.1, the connection pool is no longer used
- connectionTimeout() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- connectionTimeout(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- connectionTimeout(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- connectionTimeout(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
This property defines the maximum socket connect timeout in milliseconds before giving up connecting to the server.
- ConsistentHash - Interface in org.infinispan.client.hotrod.impl.consistenthash
-
Abstraction for the used consistent hash.
- ConsistentHashFactory - Class in org.infinispan.client.hotrod.impl.consistenthash
-
Factory for
ConsistentHashfunction. - ConsistentHashFactory() - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashFactory
- consistentHashImpl() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- consistentHashImpl(int) - Method in class org.infinispan.client.hotrod.configuration.Configuration
- consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Defines the
ConsistentHashimplementation to use for the specified version. - consistentHashImpl(int, String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- consistentHashImpl(int, String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- consistentHashImpl(int, String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Defines the
ConsistentHashimplementation to use for the specified version. - ConsistentHashV2 - Class in org.infinispan.client.hotrod.impl.consistenthash
-
Version 2 of the ConsistentHash function.
- ConsistentHashV2() - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV2
- ConsistentHashV2(Random) - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV2
- ConsistentHashV2(Random, Hash) - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV2
- contains(Flag) - Method in class org.infinispan.client.hotrod.HotRodFlags
- CONTAINS_ENTRY_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_ENTRY_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_KEY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_KEY_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_KEY_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CONTAINS_KEY_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CONTAINS_VALUE_MULTIMAP_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- CONTAINS_VALUE_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- containsEntry(K, V) - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- ContainsEntryMultimapOperation - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "contains entry" for multimap as defined by Hot Rod protocol specification.
- ContainsEntryMultimapOperation(InternalRemoteCache<?, ?>, byte[], byte[], boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.ContainsEntryMultimapOperation
- containsKey(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- containsKey(K) - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- containsKeyAsync(K) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- containsKeyAsync(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- containsKeyAsync(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- containsKeyAsync(K) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- ContainsKeyMultimapOperation - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "contains key" for multimap cache as defined by Hot Rod protocol specification.
- ContainsKeyMultimapOperation(InternalRemoteCache<?, ?>, byte[], boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.ContainsKeyMultimapOperation
- ContainsKeyOperation - Class in org.infinispan.client.hotrod.impl.operations
-
Implements "containsKey" operation as described in Hot Rod protocol specification.
- ContainsKeyOperation(InternalRemoteCache<?, ?>, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation
- containsValue(Object) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- containsValue(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- containsValue(Object) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- containsValue(V) - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- ContainsValueMultimapOperation - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "contains value" for multimap cache as defined by Hot Rod protocol specification.
- ContainsValueMultimapOperation(InternalRemoteCache<?, ?>, byte[], long, TimeUnit, long, TimeUnit, boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- CONTEXT_INITIALIZERS - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- CONTINUOUS_QUERY_FILTER_FACTORY_NAME - Static variable in class org.infinispan.client.hotrod.filter.Filters
- continuousQuery() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- continuousQuery() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- continuousQuery(RemoteCache<K, V>) - Method in class org.infinispan.client.hotrod.impl.query.RemoteQueryFactory
- ContinuousQueryImpl<K,
V> - Class in org.infinispan.client.hotrod.event.impl -
A container of continuous query listeners for a remote cache.
- ContinuousQueryImpl(RemoteCache<K, V>) - Constructor for class org.infinispan.client.hotrod.event.impl.ContinuousQueryImpl
- ControlByte - Enum Class in org.infinispan.client.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() - Element in annotation interface org.infinispan.client.hotrod.annotation.ClientListener
-
Defines the converter factory for this client listener.
- copy() - Method in class org.infinispan.client.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- copy() - Method in class org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation
- copy() - Method in class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
- copy() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- copy(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- couldNotFindPropertiesFile(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- couldNotFindPropertiesFile(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- couldNotFindPropertiesFile$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- counter - Static variable in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- COUNTER_ADD_AND_GET_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_ADD_AND_GET_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_ADD_LISTENER_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_ADD_LISTENER_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_CACHE_NAME - Static variable in class org.infinispan.client.hotrod.counter.impl.CounterOperationFactory
- COUNTER_CAS_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_CAS_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_CREATE_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_CREATE_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_EVENT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_AND_SET_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_AND_SET_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_CONFIGURATION_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_CONFIGURATION_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_NAMES_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_NAMES_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_GET_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_IS_DEFINED_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_IS_DEFINED_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_REMOVE_LISTENER_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_REMOVE_LISTENER_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_REMOVE_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_REMOVE_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_RESET_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- COUNTER_RESET_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- CounterEventDispatcher - Class in org.infinispan.client.hotrod.event.impl
- CounterEventDispatcher(byte[], ConcurrentMap<String, List<Consumer<HotRodCounterEvent>>>, SocketAddress, Supplier<CompletableFuture<Void>>, Runnable) - Constructor for class org.infinispan.client.hotrod.event.impl.CounterEventDispatcher
- CounterOperationFactory - Class in org.infinispan.client.hotrod.counter.impl
-
A operation factory that builds counter operations.
- CounterOperationFactory() - Constructor for class org.infinispan.client.hotrod.counter.impl.CounterOperationFactory
- counterOurOfBounds(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- counterOurOfBounds(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- counterOurOfBounds$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- CRC16ConsistentHashV2 - Class in org.infinispan.client.hotrod.impl.consistenthash
- CRC16ConsistentHashV2() - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.CRC16ConsistentHashV2
- CRC16ConsistentHashV2(Random) - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.CRC16ConsistentHashV2
- create() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.
- create() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
- create() - Method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated.
- create(String) - Static method in class org.infinispan.client.hotrod.impl.HotRodURI
- create(String) - Method in class org.infinispan.client.hotrod.impl.query.RemoteQueryFactory
- create(URI) - Method in class org.infinispan.client.hotrod.HotRodFactory
- create(URI) - Static method in class org.infinispan.client.hotrod.impl.HotRodURI
- create(UUID) - Static method in class org.infinispan.client.hotrod.transaction.manager.RemoteXid
- create(Configuration) - Method in class org.infinispan.client.hotrod.HotRodFactory
- create(NearCacheConfiguration, ClientListenerNotifier) - Static method in class org.infinispan.client.hotrod.near.NearCacheService
- create(ClientListenerOperation, SocketAddress, Runnable, InternalRemoteCache<?, ?>) - Static method in class org.infinispan.client.hotrod.event.impl.ClientEventDispatcher
- CREATE_NEW - Enum constant in enum class org.infinispan.client.hotrod.configuration.ExhaustedAction
- createAndStart(SocketAddress, ChannelInitializer, Function<String, ClientTopology>, BiConsumer<OperationChannel, Throwable>) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- createCache(String, String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- createCache(String, String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Creates a cache on the remote server cluster using the specified template name.
- createCache(String, DefaultTemplate) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- createCache(String, DefaultTemplate) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createCache(String, BasicConfiguration) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- createCache(String, BasicConfiguration) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Creates a cache on the remote server cluster using the specified configuration
- createChannelInitializer(SocketAddress, Bootstrap) - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- createConsistentHash(int, short, SocketAddress[][]) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- createCounter(String, String, Map<String, String>, Consumer<Object>) - Method in interface org.infinispan.client.hotrod.metrics.HotRodClientMetricsRegistry
-
Create a counter metric.
- createCounter(String, String, Map<String, String>, Consumer<Object>) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- createCreatedEvent(byte[], Object, long, boolean) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- createCustomEvent(byte[], Object, ClientEvent.Type, boolean) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- CreatedEventImpl<K> - Class in org.infinispan.client.hotrod.event.impl
- CreatedEventImpl(byte[], K, long, boolean) - Constructor for class org.infinispan.client.hotrod.event.impl.CreatedEventImpl
- createDistributionSummery(String, String, Map<String, String>, Consumer<Object>) - Method in interface org.infinispan.client.hotrod.metrics.HotRodClientMetricsRegistry
-
Creates a sample distribution metric.
- createDistributionSummery(String, String, Map<String, String>, Consumer<Object>) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- createEventLoopGroup(int, ExecutorService) - Method in class org.infinispan.client.hotrod.impl.transport.netty.DefaultTransportFactory
- createEventLoopGroup(int, ExecutorService) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.IOURingNativeTransport
- createEventLoopGroup(int, ExecutorService) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.NativeTransport
- createEventLoopGroup(int, ExecutorService) - Method in interface org.infinispan.client.hotrod.TransportFactory
-
Creates an event loop group
- createExpiredEvent(byte[], Object) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- createGauge(String, String, Supplier<Number>, Map<String, String>, Consumer<Object>) - Method in interface org.infinispan.client.hotrod.metrics.HotRodClientMetricsRegistry
-
Creates a gauge metric.
- createGauge(String, String, Supplier<Number>, Map<String, String>, Consumer<Object>) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- createModifiedEvent(byte[], Object, long, boolean) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- createNearCache(NearCacheConfiguration, BiConsumer<K, MetadataValue<V>>) - Method in class org.infinispan.client.hotrod.near.DefaultNearCacheFactory
- createNearCache(NearCacheConfiguration, BiConsumer<K, MetadataValue<V>>) - Method in interface org.infinispan.client.hotrod.near.NearCacheFactory
- createNearCache(NearCacheConfiguration, BiConsumer<K, MetadataValue<V>>) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- createNearCacheService(String, NearCacheConfiguration) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- createOperationChannel(ChannelInitializer, SocketAddress) - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- createRemovedEvent(byte[], Object, boolean) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.counter.operation.SetOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsEntryMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsKeyMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyWithMetadataMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.PutKeyValueMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveKeyMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.SizeMultimapOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.AuthMechListOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.AuthOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.CacheExecuteOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.ClearOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.GetAllOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.GetOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamEndOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamNextOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamStartOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.IterationEndOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.NoCacheExecuteOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePingOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePrepareTransactionOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.PutIfAbsentOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.PutOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamEndOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamNextOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamStartOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.QueryOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.RemoveClientListenerOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.RemoveIfUnmodifiedOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.RemoveOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.SizeOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.StatisticOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.UpdateBloomFilterOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.transaction.operations.CompleteTransactionOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.transaction.operations.ForgetTransactionOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- createResponse(ByteBuf, short, HeaderDecoder, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.transaction.operations.RecoveryOperation
- createTemplate(String, BasicConfiguration) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- createTimeGauge(String, String, Supplier<Number>, TimeUnit, Map<String, String>, Consumer<Object>) - Method in interface org.infinispan.client.hotrod.metrics.HotRodClientMetricsRegistry
-
Creates a time gauge metric.
- createTimeGauge(String, String, Supplier<Number>, TimeUnit, Map<String, String>, Consumer<Object>) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- createTimer(String, String, Map<String, String>, Consumer<Object>) - Method in interface org.infinispan.client.hotrod.metrics.HotRodClientMetricsRegistry
-
Creates a timer metrics.
- createTimer(String, String, Map<String, String>, Consumer<Object>) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- createTransaction() - Method in class org.infinispan.client.hotrod.transaction.manager.RemoteTransactionManager
- creationTime() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryMetadataImpl
- CURRENT_NR_OF_ENTRIES - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 14.0, please use
ServerStatistics.APPROXIMATE_ENTRIES - CustomEventImpl<T> - Class in org.infinispan.client.hotrod.event.impl
- CustomEventImpl(byte[], T, boolean, ClientEvent.Type) - Constructor for class org.infinispan.client.hotrod.event.impl.CustomEventImpl
D
- dataFormat - Variable in class org.infinispan.client.hotrod.impl.operations.HotRodBulkOperation
- dataFormat - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- DataFormat - Class in org.infinispan.client.hotrod
-
Defines data format for keys and values during Hot Rod client requests.
- DataFormat.Builder - Class in org.infinispan.client.hotrod
- datagramChannelClass() - Method in class org.infinispan.client.hotrod.impl.transport.netty.DefaultTransportFactory
- datagramChannelClass() - Static method in class org.infinispan.client.hotrod.impl.transport.netty.IOURingNativeTransport
- datagramChannelClass() - Static method in class org.infinispan.client.hotrod.impl.transport.netty.NativeTransport
- datagramChannelClass() - Method in interface org.infinispan.client.hotrod.TransportFactory
-
Returns the Netty
DatagramChannelclass to use for DNS resolution. - dataRead(boolean, long, int) - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- dataRemove(long, int) - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- dataStore(long, int) - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- Decoder() - Constructor for class org.infinispan.client.hotrod.impl.operations.PingResponse.Decoder
- DEFAULT - Static variable in interface org.infinispan.client.hotrod.TransportFactory
- DEFAULT_BATCH_SIZE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_CACHE_NAME - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- DEFAULT_CACHE_NAME_BYTES - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- DEFAULT_CACHE_TOPOLOGY - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- DEFAULT_CLUSTER_NAME - Static variable in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- DEFAULT_CONNECT_TIMEOUT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_EXECUTOR_FACTORY_POOL_SIZE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_EXECUTOR_FACTORY_THREADNAME_PREFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_EXECUTOR_FACTORY_THREADNAME_SUFFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_HOTROD_PORT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_KEY_SIZE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- DEFAULT_LIFESPAN - Enum constant in enum class org.infinispan.client.hotrod.Flag
-
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.client.hotrod.impl.ConfigurationProperties
- DEFAULT_MAX_PENDING_REQUESTS - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_MAX_RETRIES - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_MAX_WAIT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_MAXIDLE - Enum constant in enum class org.infinispan.client.hotrod.Flag
-
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_MECHANISM - Static variable in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- DEFAULT_MIN_EVICTABLE_IDLE_TIME - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_MIN_IDLE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_PROTOCOL_VERSION - Static variable in enum class org.infinispan.client.hotrod.ProtocolVersion
- DEFAULT_REALM - Static variable in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- DEFAULT_SERVER_FAILURE_TIMEOUT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_SERVER_NAME - Static variable in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- DEFAULT_SO_TIMEOUT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_TIMEOUT - Static variable in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated.
- DEFAULT_TRACING_PROPAGATION_ENABLED - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DEFAULT_VALUE_SIZE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- DefaultAsyncExecutorFactory - Class in org.infinispan.client.hotrod.impl.async
-
Default implementation for
ExecutorFactorybased on anThreadPoolExecutor. - DefaultAsyncExecutorFactory() - Constructor for class org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory
- DefaultCacheOperationsFactory - Class in org.infinispan.client.hotrod.impl.operations
- DefaultCacheOperationsFactory(InternalRemoteCache<?, ?>) - Constructor for class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- defaultLifespan - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- defaultMaxIdleTime - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- DefaultMultimapOperationsFactory - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Factory for
HotRodOperationobjects on Multimap. - DefaultMultimapOperationsFactory(InternalRemoteCache<?, ?>, Marshaller, BufferSizePredictor, BufferSizePredictor) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- DefaultNearCacheFactory - Class in org.infinispan.client.hotrod.near
- DefaultNearCacheFactory() - Constructor for class org.infinispan.client.hotrod.near.DefaultNearCacheFactory
- DefaultTemplate - Enum Class in org.infinispan.client.hotrod
-
Deprecated, for removal: This API element is subject to removal in a future version.
- defaultTransactionManagerLookup() - Static method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated.
- DefaultTransportFactory - Class in org.infinispan.client.hotrod.impl.transport.netty
-
Default implementation of the
TransportFactoryinterface which delegates the selection of transport toNativeTransport - DefaultTransportFactory() - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.DefaultTransportFactory
- defineCounter(String, CounterConfiguration) - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- DefineCounterOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A counter define operation for
CounterManager.defineCounter(String, CounterConfiguration). - DefineCounterOperation(String, CounterConfiguration) - Constructor for class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- delegate - Variable in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- delegate - Variable in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- DelegatingCacheOperationsFactory - Class in org.infinispan.client.hotrod.impl.operations
- DelegatingCacheOperationsFactory(CacheOperationsFactory) - Constructor for class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- DelegatingHotRodOperation<T> - Class in org.infinispan.client.hotrod.impl.operations
- DelegatingHotRodOperation(HotRodOperation<T>) - Constructor for class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- DelegatingMultimapOperationsFactory - Class in org.infinispan.client.hotrod.impl.multimap.operations
- DelegatingMultimapOperationsFactory(MultimapOperationsFactory) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- delegatingNearCache(RemoteCacheImpl<K, V>, NearCacheService<K, V>) - Static method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- DelegatingRemoteCache<K,
V> - Class in org.infinispan.client.hotrod.impl -
Delegates all invocations to the provided underlying
InternalRemoteCachebut provides extensibility to intercept when a method is invoked. - DelegatingRemoteCache(InternalRemoteCache<K, V>) - Constructor for class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- deprecatedConfigurationProperty(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- deprecatedConfigurationProperty(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- deprecatedConfigurationProperty$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- deregister(ChannelHandlerContext, ChannelPromise) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- disable() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Disables authentication
- disable() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Disables the SSL support
- disable() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Disables client-side statistics collection
- DISABLED - Enum constant in enum class org.infinispan.client.hotrod.configuration.NearCacheMode
-
Near caching is disabled.
- DISABLED - Static variable in interface org.infinispan.client.hotrod.metrics.HotRodClientMetricsRegistry
- DISABLED - Static variable in interface org.infinispan.client.hotrod.metrics.RemoteCacheManagerMetricsRegistry
- disableTracingPropagation() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- discardReadBytes() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- discardSomeReadBytes() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- dispatcher - Variable in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- dispatcher - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- dispatcher - Variable in class org.infinispan.client.hotrod.RemoteCacheManager
- DIST_ASYNC - Enum constant in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.
- DIST_SYNC - Enum constant in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.
- DNS_RESOLVER_MAX_TTL - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DNS_RESOLVER_MIN_TTL - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- DNS_RESOLVER_NEGATIVE_TTL - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- dnsResolverMaxTTL() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- dnsResolverMaxTTL(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- dnsResolverMaxTTL(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- dnsResolverMaxTTL(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
- dnsResolverMinTTL() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- dnsResolverMinTTL(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- dnsResolverMinTTL(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- dnsResolverMinTTL(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
- dnsResolverNegativeTTL() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- dnsResolverNegativeTTL(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- dnsResolverNegativeTTL(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- dnsResolverNegativeTTL(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
- duplicate() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- duplicateCacheConfiguration(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- duplicateCacheConfiguration(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- duplicateCacheConfiguration$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- duplicateClusterDefinition(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- duplicateClusterDefinition(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- duplicateClusterDefinition$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
E
- EMPTY - Static variable in class org.infinispan.client.hotrod.impl.operations.PingResponse
- EMPTY_STRING_ARRAY - Static variable in class org.infinispan.client.hotrod.impl.HotRodURI
- EMPTY_VALUE_CONVERTER - Static variable in class org.infinispan.client.hotrod.impl.protocol.Codec30
- enable() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Enables authentication
- enable() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Enables the SSL support
- enable() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Enables client-side statistics collection
- enabled() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
- enabled() - Method in enum class org.infinispan.client.hotrod.configuration.NearCacheMode
- enabled() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- enabled() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- enabled(boolean) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Configures whether authentication should be enabled or not
- enabled(boolean) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Enables or disables the SSL support
- enabled(boolean) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Enables or disables client-side statistics collection
- ENABLED - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- encodeTimeUnits(long, TimeUnit, long, TimeUnit) - Static method in class org.infinispan.client.hotrod.impl.TimeUnitParam
- END_GET_STREAM_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- END_GET_STREAM_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- END_PUT_STREAM_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- END_PUT_STREAM_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- enlist(TransactionalRemoteCacheImpl<K, V>, Transaction) - Method in class org.infinispan.client.hotrod.impl.transaction.SyncModeTransactionTable
- enlist(TransactionalRemoteCacheImpl<K, V>, Transaction) - Method in interface org.infinispan.client.hotrod.impl.transaction.TransactionTable
- enlist(TransactionalRemoteCacheImpl<K, V>, Transaction) - Method in class org.infinispan.client.hotrod.impl.transaction.XaModeTransactionTable
- ensureWritable(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- ensureWritable(int, boolean) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- entries(CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- entries(CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- entries(CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- entryIterator(IntSet) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- entryIterator(IntSet) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- entryIterator(IntSet) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- entrySet() - Method in interface org.infinispan.client.hotrod.RemoteCache
- entrySet(IntSet) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- entrySet(IntSet) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- entrySet(IntSet) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
This method is identical to
RemoteCache.entrySet()except that it will only return entries that map to the given segments. - epollNotAvailable(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- epollNotAvailable(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- epollNotAvailable$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- equals(Object) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- equals(Object) - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryImpl
- equals(Object) - Method in record class org.infinispan.client.hotrod.impl.cache.CacheEntryVersionImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.infinispan.client.hotrod.impl.ClientTopology
- equals(Object) - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamNextResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation.GetWithMetadataResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.infinispan.client.hotrod.impl.operations.PutStreamResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- ERROR_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- errorClosingIteration(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorClosingIteration(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- errorClosingIteration$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorCreatingPropagationContext(Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorCreatingPropagationContext(Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- errorCreatingPropagationContext$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorFromServer(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorFromServer(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- errorFromServer$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorFromUnknownOperation(Channel, Throwable, SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorFromUnknownOperation(Channel, Throwable, SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
- errorFromUnknownOperation$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorRetrievingNext(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- errorRetrievingNext(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- errorRetrievingNext$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- estimateArraySize(byte[]) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- estimateExpirationSize(long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- estimateExpirationSize(long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- estimateSize() - Method in class org.infinispan.client.hotrod.transaction.manager.RemoteXid
- estimateSize(CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- estimateSize(CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- estimateSize(CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- estimateSize(Codec) - Method in class org.infinispan.client.hotrod.impl.transaction.entry.Modification
-
The estimated size.
- estimateVIntSize(int) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- estimateVLongSize(long) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- estimateXidSize(Xid) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
-
Estimates the
Xidencoding size. - EventDispatcher<T> - Class in org.infinispan.client.hotrod.event.impl
- EXCEPTION - Enum constant in enum class org.infinispan.client.hotrod.configuration.ExhaustedAction
- exceptionAndNoRetriesLeft(int, int, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- exceptionAndNoRetriesLeft(int, int, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- exceptionAndNoRetriesLeft$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.client.hotrod.impl.transport.netty.SaslDecoderEncoder
- exceptionDuringPrepare(Xid, Exception) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- exceptionDuringPrepare(Xid, Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
- exceptionDuringPrepare$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- exceptionInvokingListener(String, Method, Object, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- exceptionInvokingListener(String, Method, Object, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- exceptionInvokingListener$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- EXEC_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- EXEC_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- execute() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- execute(String) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Executes a remote task without passing any parameters
- execute(String, Map<String, ?>) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- execute(String, Map<String, ?>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- execute(String, Map<String, ?>) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Executes a remote task passing a set of named parameters
- execute(String, Map<String, ?>, Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- execute(String, Map<String, ?>, Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Executes a remote task passing a set of named parameters, hinting that the task should be executed on the server that is expected to store given key.
- execute(HotRodOperation<E>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- executeAddListener(ClientListenerOperation) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- executeAddListener(ClientListenerOperation, SocketAddress) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- executeAsync() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- executeBulk(String, HotRodBulkOperation<?, E, O>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- executeFailover() - Method in class org.infinispan.client.hotrod.event.impl.ClientEventDispatcher
- executeFailover() - Method in class org.infinispan.client.hotrod.event.impl.CounterEventDispatcher
- executeFailover() - Method in class org.infinispan.client.hotrod.event.impl.EventDispatcher
- executeOnSingleAddress(HotRodOperation<E>, SocketAddress) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- executeOperation(String, Map<String, byte[]>) - Method in class org.infinispan.client.hotrod.impl.operations.ManagerOperationsFactory
- executeOperation(String, Map<String, byte[]>, Object) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- executeOperation(String, Map<String, byte[]>, Object) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- executeOperation(String, Map<String, byte[]>, Object) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- executeOperation(String, Map<String, byte[]>, Object) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- executeOperation(String, Map<String, byte[]>, Object) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- executeOperations(Function<Object, SocketAddress>, BiFunction<Op, SocketAddress, CompletionStage<Output>>) - Method in class org.infinispan.client.hotrod.impl.operations.HotRodBulkOperation
- executeStatement() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- executeStatementAsync() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- ExecutorFactoryConfiguration - Class in org.infinispan.client.hotrod.configuration
-
ExecutorFactoryConfiguration.
- ExecutorFactoryConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
Configures executor factory.
- exhaustedAction() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
-
Deprecated.
- exhaustedAction() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.Returns the configured action when the pool has become exhausted.
- exhaustedAction(ExhaustedAction) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.Specifies what happens when asking for a connection from a server's pool, and that pool is exhausted.
- ExhaustedAction - Enum Class in org.infinispan.client.hotrod.configuration
-
Enumeration for whenExhaustedAction.
- exists() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- expiration() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryMetadataImpl
- ExpiredEventImpl<K> - Class in org.infinispan.client.hotrod.event.impl
- ExpiredEventImpl(byte[], K) - Constructor for class org.infinispan.client.hotrod.event.impl.ExpiredEventImpl
- extractClientListener() - Method in class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
F
- factory - Variable in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- factory() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration
- factory(ExecutorFactory) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- factoryClass() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration
- factoryClass(Class<? extends ExecutorFactory>) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
-
Specify factory class for executor
- factoryClass(String) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- failedToAddListener(Object, short) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- failedToAddListener(Object, short) - Method in interface org.infinispan.client.hotrod.logging.Log
- failedToAddListener$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- failedToCreatePredefinedSerializationContextInitializer(String, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- failedToCreatePredefinedSerializationContextInitializer(String, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- failedToCreatePredefinedSerializationContextInitializer$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- failoverClientListener(byte[]) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- failoverListeners(Set<SocketAddress>) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- FailoverRequestBalancingStrategy - Interface in org.infinispan.client.hotrod
-
Defines what servers will be selected when a smart-routed request fails.
- features() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- FETCH_TX_RECOVERY_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- FETCH_TX_RECOVERY_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- filterFactoryName() - Element in annotation interface org.infinispan.client.hotrod.annotation.ClientListener
-
Defines the key/value filter factory for this client listener.
- Filters - Class in org.infinispan.client.hotrod.filter
- findAddress(byte[]) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- findAddressByListener(Object) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- findListenerId(Object) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- findMethods(Object) - Static method in class org.infinispan.client.hotrod.event.impl.ClientEventDispatcher
- finish(long) - Method in class org.infinispan.client.hotrod.impl.transaction.recovery.RecoveryIterator
- Flag - Enum Class in org.infinispan.client.hotrod
-
Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
- flagInt - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- flagInt() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- flagInt() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
-
Similar to
RemoteCache.flags()except it returns the flags as an int instead of a set of enums - flagInt() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- flags() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- flags() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation
- flags() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractNoCacheHotRodOperation
- flags() - Method in class org.infinispan.client.hotrod.impl.operations.AdvancedHotRodOperation
- flags() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- flags() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- flags() - Method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- flags() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- flags() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns the flags set for this RemoteCache instance.
- FLAGS - Static variable in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- flush() - Method in class org.infinispan.client.hotrod.impl.protocol.PutOutputStream
- flush(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- FORCE_RETURN_VALUE - Enum constant in enum class org.infinispan.client.hotrod.Flag
-
By default, previously existing values for
Mapoperations are not returned. - FORCE_RETURN_VALUE - Enum constant in enum class org.infinispan.client.hotrod.impl.PrivateHotRodFlag
- FORCE_RETURN_VALUES - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- FORCE_RETURN_VALUES - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- forceReturnValues() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- forceReturnValues() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- forceReturnValues(boolean) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- forceReturnValues(boolean) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- forceReturnValues(boolean) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Whether or not to implicitly FORCE_RETURN_VALUE for all calls.
- forceReturnValues(boolean) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Whether to implicitly FORCE_RETURN_VALUE for all calls to this cache.
- forceSendOperation(HotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
-
Allows sending a command directly without enqueuing.
- forEachByte(int, int, ByteProcessor) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- forEachByte(ByteProcessor) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- forEachByteDesc(int, int, ByteProcessor) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- forEachByteDesc(ByteProcessor) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- forEachCache(BiConsumer<String, CacheInfo>) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- FORGET_TX_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- FORGET_TX_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- forgetTransaction(Xid) - Method in class org.infinispan.client.hotrod.impl.transaction.recovery.RecoveryManager
- ForgetTransactionOperation - Class in org.infinispan.client.hotrod.impl.transaction.operations
-
It forgets the transaction identified by
Xidin the server. - ForgetTransactionOperation(Xid) - Constructor for class org.infinispan.client.hotrod.impl.transaction.operations.ForgetTransactionOperation
- from(Class<?>) - Method in class org.infinispan.client.hotrod.impl.query.RemoteQueryFactory
- from(String) - Method in class org.infinispan.client.hotrod.impl.query.RemoteQueryFactory
- from(DataFormat) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
- from(RemoteCacheManager) - Static method in class org.infinispan.client.hotrod.multimap.RemoteMultimapCacheManagerFactory
- FULL_XA - Enum constant in enum class org.infinispan.client.hotrod.configuration.TransactionMode
-
The cache is enlisted as
XAResourcewith recovery support. - functionFor(Function<InternalRemoteCache<K, V>, CacheOperationsFactory>) - Static method in class org.infinispan.client.hotrod.impl.ClientStatistics
G
- gatherOperations() - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- gatherOperations(Function<Object, SocketAddress>) - Method in class org.infinispan.client.hotrod.impl.operations.GetAllBulkOperation
- gatherOperations(Function<Object, SocketAddress>) - Method in class org.infinispan.client.hotrod.impl.operations.HotRodBulkOperation
- gatherOperations(Function<Object, SocketAddress>) - Method in class org.infinispan.client.hotrod.impl.operations.PutAllBulkOperation
- generateListenerId() - Static method in class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
- GenericTransactionManagerLookup - Class in org.infinispan.client.hotrod.transaction.lookup
-
A
TransactionManagerLookupimplementation that attempts to locate aTransactionManager. - get(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- get(String) - Method in interface org.infinispan.client.hotrod.multimap.MultimapCacheManager
-
Retrieves a named multimap cache from the system.
- get(String, boolean) - Method in interface org.infinispan.client.hotrod.multimap.MultimapCacheManager
-
Retrieves a named multimap cache from the system.
- get(String, boolean) - Method in class org.infinispan.client.hotrod.multimap.RemoteMultimapCacheManager
- get(K) - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- get(K) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- get(K) - Method in interface org.infinispan.client.hotrod.near.NearCache
- get(K) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- get(K) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
Retrieves the value of the specified key as an
InputStream. - get(K, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- get(K, CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- get(K, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- GET_ALL_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_ALL_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_MULTIMAP_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- GET_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- GET_MULTIMAP_WITH_METADATA_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- GET_MULTIMAP_WITH_METADATA_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- GET_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_STREAM_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_STREAM_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_WITH_METADATA - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_WITH_METADATA_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_WITH_VERSION - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- GET_WITH_VERSION_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- getActiveConnectionCount() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the number of active connections
- getActiveConnectionCount() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getAddress() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- getAddresses() - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- getAddressForKey(Object, byte[], Function<Object, SocketAddress>) - Method in class org.infinispan.client.hotrod.impl.operations.HotRodBulkOperation
- getAll(Set<? extends K>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- getAll(Set<? extends K>) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Retrieves all of the entries for the provided keys.
- getAll(Set<K>, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getAll(Set<K>, CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getAll(Set<K>, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getAll(CacheOptions, K[]) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getAll(CacheOptions, K[]) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getAll(CacheOptions, K[]) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getAllAsync(Set<?>) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getAllAsync(Set<?>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getAllAsync(Set<?>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- GetAllBulkOperation<K,
V> - Class in org.infinispan.client.hotrod.impl.operations - GetAllBulkOperation(Set<?>, DataFormat, Function<Set<byte[]>, HotRodOperation<Map<K, V>>>) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetAllBulkOperation
- getAllIdleTimeInMillis() - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Return the allIdleTime that was given when instance this class in milliseconds.
- GetAllOperation<K,
V> - Class in org.infinispan.client.hotrod.impl.operations -
Implements "getAll" as defined by Hot Rod protocol specification.
- GetAllOperation(InternalRemoteCache<?, ?>, Set<byte[]>) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetAllOperation
- getAllServers() - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getAndRemove(K, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getAndRemove(K, CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getAndRemove(K, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getAndRemoveAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getAndRemoveAll(Flow.Publisher<K>, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getAndRemoveAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getAndRemoveAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getAndRemoveAll(Set<K>, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getAndRemoveAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getAsync(Object) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- getAsync(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getAsync(Object) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- getAsync(K) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getAsync(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- getAsyncExecutorFactory() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getAsyncExecutorService() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getAuthPassword() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getAuthRealm() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getAuthToken() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getAuthUsername() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getAverageRemoteReadTime() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getAverageRemoteReadTime() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average read time, in milliseconds, for a remote cache.
- getAverageRemoteReadTimeNanos() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getAverageRemoteReadTimeNanos() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average read time, in nanoseconds, for a remote cache.
- getAverageRemoteRemovesTime() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getAverageRemoteRemovesTime() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average time, in milliseconds, for remove operations in a remote cache.
- getAverageRemoteRemovesTimeNanos() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getAverageRemoteRemovesTimeNanos() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average time, in nanoseconds, for remove operations in a remote cache.
- getAverageRemoteStoreTime() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getAverageRemoteStoreTime() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average store time, in milliseconds, for a remote cache.
- getAverageRemoteStoreTimeNanos() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getAverageRemoteStoreTimeNanos() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the average store time, in nanoseconds, for a remote cache.
- getBalancer() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getBalancer(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getBatchSize() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getBestVersion(int) - Static method in enum class org.infinispan.client.hotrod.ProtocolVersion
- getBloomFilterBits() - Method in class org.infinispan.client.hotrod.near.NearCacheService
- getBloomListenerAddress() - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- getBoolean(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBufferSizePredictor(Object) - Method in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- getByte(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, byte[]) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, byte[], int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, ByteBuf) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, ByteBuf, int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, OutputStream, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, ByteBuffer) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, FileChannel, long, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getBytes(int, GatheringByteChannel, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getCache() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- getCache() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
- getCache() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Retrieves the default cache from the remote server.
- getCache(boolean) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. Use
ConfigurationBuilder.remoteCache(String)to configure the cache and thenRemoteCacheContainer.getCache(String)to obtain it. - getCache(String) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
- getCache(String) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Retrieves a named cache from the remote server if the cache has been defined, otherwise if the cache name is undefined, it will return null.
- getCache(String, boolean) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. Use
ConfigurationBuilder.remoteCache(String)to configure the cache and thenRemoteCacheContainer.getCache(String)to obtain it. - getCache(String, boolean, TransactionManager) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. Use
ConfigurationBuilder.remoteCache(String)to configure the cache and thenRemoteCacheContainer.getCache(String)to obtain it. - getCache(String, boolean, TransactionMode) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. Use
ConfigurationBuilder.remoteCache(String)to configure the cache and thenRemoteCacheContainer.getCache(String)to obtain it. - getCache(String, boolean, TransactionMode, TransactionManager) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. Use
ConfigurationBuilder.remoteCache(String)to configure the cache and thenRemoteCacheContainer.getCache(String)to obtain it. - getCache(String, boolean, TransactionMode, TransactionManager) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getCache(String, TransactionManager) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. Use
ConfigurationBuilder.remoteCache(String)to configure the cache and thenRemoteCacheContainer.getCache(String)to obtain it. - getCache(String, TransactionMode) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. Use
ConfigurationBuilder.remoteCache(String)to configure the cache and thenRemoteCacheContainer.getCache(String)to obtain it. - getCache(String, TransactionMode, TransactionManager) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. Use
ConfigurationBuilder.remoteCache(String)to configure the cache and thenRemoteCacheContainer.getCache(String)to obtain it. - getCache(String, TransactionMode, TransactionManager) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getCacheDataFormat(byte[]) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- getCacheInfo(String) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getCacheInfo(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.SetOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractNoCacheHotRodOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.impl.operations.CachePingOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- getCacheName() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePrepareTransactionOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- getCacheName() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.SetOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractNoCacheHotRodOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.impl.operations.CachePingOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- getCacheNameBytes() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePrepareTransactionOperation
- getCacheNameBytes() - Method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- getCacheNames() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getCacheTopologyInfo() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getCacheTopologyInfo() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getCacheTopologyInfo() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getCacheTopologyInfo() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns
CacheTopologyInfofor this cache. - getCacheTopologyInfo(String) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getCacheTopologyInfo(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getChannel() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- getChannel() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- getChannelForAddress(SocketAddress) - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- getChar(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getCharSequence(int, int, Charset) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getClassAllowList() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- getClassWhiteList() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Configuration.getClassAllowList()instead. To be removed in 14.0. - getClientIntelligence() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfiguration
- getClientIntelligence() - Method in class org.infinispan.client.hotrod.impl.ClientTopology
- getClientIntelligence() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getClientIntelligence() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getClientListenerNotifier() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getClientTopologyInfo(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getClientTopologyRef() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getCluster() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfiguration
- getCluster() - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getClusterName() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfiguration
- getClusterName() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- getCode() - Method in class org.infinispan.client.hotrod.impl.VersionedOperationResponse
- getCodec() - Method in enum class org.infinispan.client.hotrod.ProtocolVersion
- getCollection() - Method in class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- getCollection() - Method in interface org.infinispan.client.hotrod.multimap.MetadataCollection
-
Collection of values with metadata
- getCompletedSegments() - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextResponse
- getConfiguration() - Method in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- getConfiguration() - Method in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.
- getConfiguration() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation
- getConfiguration() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- getConfiguration() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Retrieves the configuration currently in use.
- getConfiguration() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getConfiguration(String) - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- GetConfigurationOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A counter configuration for
CounterManager.getConfiguration(String). - GetConfigurationOperation(String) - Constructor for class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- getConnectionCount() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the total number of connections
- getConnectionCount() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getConnectionFailedServers() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getConnectionPoolExhaustedAction() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getConnectionPoolMaxActive() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getConnectionPoolMaxPendingRequests() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getConnectionPoolMaxWait() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getConnectTimeout() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getConsistentHash() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getConsistentHash(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getConsistentHashFactory() - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getContextInitializers() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- getContextInitializers() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getContinuousQuery(RemoteCache<K, V>) - Static method in class org.infinispan.client.hotrod.Search
-
Deprecated.use
BasicCache.continuousQuery()instead. - getCounterName() - Method in class org.infinispan.client.hotrod.counter.impl.HotRodCounterEvent
- getCounterNames() - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- GetCounterNamesOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A counter operation for
CounterManager.getCounterNames(). - GetCounterNamesOperation() - Constructor for class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
- getCreated() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
- getCreated() - Method in class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- getCreated() - Method in class org.infinispan.client.hotrod.impl.protocol.AbstractVersionedInputStream
- getCreated() - Method in class org.infinispan.client.hotrod.impl.VersionedMetadataImpl
- getCreated() - Method in interface org.infinispan.client.hotrod.Metadata
- getCurrentClusterName() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getCurrentClusterName() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the name of the currently active cluster.
- getCurrentClusterName() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Returns the name of the currently active cluster.
- getCurrentClusterName() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getCurrentVersion() - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractNoCacheHotRodOperation
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- getDataFormat() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.operations.IterationEndOperation
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.operations.RemoveClientListenerOperation
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.operations.UpdateBloomFilterOperation
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getDataFormat() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- getDataFormat() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Return the currently
DataFormatbeing used. - getDefault() - Static method in enum class org.infinispan.client.hotrod.configuration.ClientIntelligence
- getDefaultExecutorFactoryPoolSize() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getDefaultExecutorFactoryThreadNamePrefix() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getDefaultExecutorFactoryThreadNameSuffix() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getDefaultMarshaller() - Method in class org.infinispan.client.hotrod.DataFormat
- getDispatcher() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getDispatcher() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getDispatcher() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getDouble(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getEntries() - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextResponse
- getEntry(K, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getEntry(K, CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getEntry(K, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getEventData() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryCustomEvent
-
Customized event data.
- getEventData() - Method in class org.infinispan.client.hotrod.event.impl.CustomEventImpl
- getExecutor(Properties) - Method in class org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory
- getFlagInt() - Method in enum class org.infinispan.client.hotrod.Flag
- getFlagInt() - Method in enum class org.infinispan.client.hotrod.impl.PrivateHotRodFlag
- getFloat(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getForceReturnValues() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getHandlerForAddress(SocketAddress) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getIdleConnectionCount() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the number of idle connections
- getIdleConnectionCount() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getInitialServers() - Method in class org.infinispan.client.hotrod.impl.topology.ClusterInfo
- GetInputStream - Class in org.infinispan.client.hotrod.impl.protocol
- GetInputStream(Supplier<CompletionStage<GetStreamNextResponse>>, VersionedMetadata, ByteBuf, boolean, Runnable) - Constructor for class org.infinispan.client.hotrod.impl.protocol.GetInputStream
- getInstance() - Static method in class org.infinispan.client.hotrod.impl.operations.ManagerOperationsFactory
- getInstance() - Static method in class org.infinispan.client.hotrod.transaction.lookup.GenericTransactionManagerLookup
- getInstance() - Static method in class org.infinispan.client.hotrod.transaction.lookup.RemoteTransactionManagerLookup
- getInstance() - Static method in class org.infinispan.client.hotrod.transaction.manager.RemoteTransactionManager
- getInt(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getIntelligence() - Method in class org.infinispan.client.hotrod.impl.topology.ClusterInfo
- getIntLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getIntStatistic(String) - Method in class org.infinispan.client.hotrod.impl.ServerStatisticsImpl
- getIntStatistic(String) - Method in interface org.infinispan.client.hotrod.ServerStatistics
- getIterationId() - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartResponse
- getJmxDomain() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getJmxName() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getKey() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent
-
Created cache entry's key.
- getKey() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryExpiredEvent
-
Created cache entry's key.
- getKey() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryModifiedEvent
-
Modifiedcache entry's key.
- getKey() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryRemovedEvent
-
Created cache entry's key.
- getKey() - Method in class org.infinispan.client.hotrod.event.impl.CreatedEventImpl
- getKey() - Method in class org.infinispan.client.hotrod.event.impl.ExpiredEventImpl
- getKey() - Method in class org.infinispan.client.hotrod.event.impl.ModifiedEventImpl
- getKey() - Method in class org.infinispan.client.hotrod.event.impl.RemovedEventImpl
- getKey() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.Modification
- getKeyAlias() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getKeyMediaType() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- GetKeyMultimapOperation<V> - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "get" for multimap as defined by Hot Rod protocol specification.
- GetKeyMultimapOperation(InternalRemoteCache<?, ?>, byte[], boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyMultimapOperation
- getKeySizeEstimate() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- getKeyStoreFileName() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getKeyStorePassword() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getKeyStoreType() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getKeyType() - Method in class org.infinispan.client.hotrod.DataFormat
- getKeyType() - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
-
The decided type for the key.
- GetKeyWithMetadataMultimapOperation<V> - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "getWithMetadata" as defined by Hot Rod protocol specification.
- GetKeyWithMetadataMultimapOperation(InternalRemoteCache<?, ?>, byte[], boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyWithMetadataMultimapOperation
- getLastUsed() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
- getLastUsed() - Method in class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- getLastUsed() - Method in class org.infinispan.client.hotrod.impl.protocol.AbstractVersionedInputStream
- getLastUsed() - Method in class org.infinispan.client.hotrod.impl.VersionedMetadataImpl
- getLastUsed() - Method in interface org.infinispan.client.hotrod.Metadata
- getLifespan() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
- getLifespan() - Method in class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- getLifespan() - Method in class org.infinispan.client.hotrod.impl.protocol.AbstractVersionedInputStream
- getLifespan() - Method in class org.infinispan.client.hotrod.impl.VersionedMetadataImpl
- getLifespan() - Method in interface org.infinispan.client.hotrod.Metadata
- getListenerId() - Method in class org.infinispan.client.hotrod.counter.impl.HotRodCounterEvent
- getListenerId() - Method in class org.infinispan.client.hotrod.event.impl.AbstractClientEvent
- getListenerId() - Method in class org.infinispan.client.hotrod.near.NearCacheService
- getListenerNotifier() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getListenerNotifier() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getListenerNotifier() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getListenerNotifier() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getListeners() - Method in class org.infinispan.client.hotrod.event.impl.ContinuousQueryImpl
- getListeners(String) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- getLog(Class<?>) - Static method in class org.infinispan.client.hotrod.logging.LogFactory
- getLog(Class<?>, Class<T>) - Static method in class org.infinispan.client.hotrod.logging.LogFactory
- getLoggingLocale() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- getLong(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getLongLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getMarshaller() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getMarshaller() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
- getMarshaller() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getMarshaller(Class<? extends Marshaller>) - Method in class org.infinispan.client.hotrod.impl.MarshallerRegistry
- getMarshaller(MediaType) - Method in class org.infinispan.client.hotrod.impl.MarshallerRegistry
- getMarshallerRegistry() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getMaxIdle() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
- getMaxIdle() - Method in class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- getMaxIdle() - Method in class org.infinispan.client.hotrod.impl.protocol.AbstractVersionedInputStream
- getMaxIdle() - Method in class org.infinispan.client.hotrod.impl.VersionedMetadataImpl
- getMaxIdle() - Method in interface org.infinispan.client.hotrod.Metadata
- getMaxRetries() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getMedium(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getMediumLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getMetadata() - Method in class org.infinispan.client.hotrod.impl.VersionedOperationResponse
- getMetadataValue() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryMetadataImpl
- getName() - Method in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- getName() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getName() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getName() - Method in class org.infinispan.client.hotrod.impl.topology.ClusterInfo
- getNameBytes() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getNameBytes() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getNameBytes() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getNearCacheHits() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getNearCacheHits() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of near-cache hits.
- getNearCacheInvalidations() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getNearCacheInvalidations() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of near-cache invalidations.
- getNearCacheMaxEntries() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getNearCacheMisses() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getNearCacheMisses() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of near-cache misses.
- getNearCacheMode() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getNearCacheNamePattern() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getNearCacheSize() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getNearCacheSize() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of entries currently stored in the near-cache.
- getNewState() - Method in class org.infinispan.client.hotrod.counter.impl.HotRodCounterEvent
- getNewValue() - Method in class org.infinispan.client.hotrod.counter.impl.HotRodCounterEvent
- getNormalizedHash(Object) - Method in interface org.infinispan.client.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.client.hotrod.impl.consistenthash.ConsistentHashV2
- getNormalizedHash(Object) - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- getNumSegments() - Method in interface org.infinispan.client.hotrod.CacheTopologyInfo
- getNumSegments() - Method in class org.infinispan.client.hotrod.impl.CacheTopologyInfoImpl
- getNumSegments() - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- getNumSegments() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getOldState() - Method in class org.infinispan.client.hotrod.counter.impl.HotRodCounterEvent
- getOldValue() - Method in class org.infinispan.client.hotrod.counter.impl.HotRodCounterEvent
- GetOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
- GetOperation(InternalRemoteCache<?, ?>, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetOperation
- getOperationDispatcher() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
This method is not a part of the public API.
- getOperationsFactory() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getOperationsFactory() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getOperationsFactory() - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- getOperationsFactory() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getOrCreateCache(String, String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- getOrCreateCache(String, String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Retrieves an existing cache on the remote server cluster.
- getOrCreateCache(String, DefaultTemplate) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- getOrCreateCache(String, DefaultTemplate) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getOrCreateCache(String, BasicConfiguration) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- getOrCreateCache(String, BasicConfiguration) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Retrieves an existing cache on the remote server cluster.
- getOrCreateCacheInfo(String) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getPassword() - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- getPassword() - Method in class org.infinispan.client.hotrod.security.BasicCallbackHandler
- getPrimarySegments() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getPrimarySegmentsByAddress(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getPrimarySegmentsByServer() - Method in interface org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash
- getPrimarySegmentsByServer() - Method in class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV2
- getPrimarySegmentsByServer() - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- getPrimarySegmentsByServer(String) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getProperties() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getProperties() - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- getProtocolVersion() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getProtocolVersion() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getProtocolVersion() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getProtocolVersion() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns the HotRod protocol version supported by this RemoteCache implementation
- getQueryFactory(RemoteCache<?, ?>) - Static method in class org.infinispan.client.hotrod.Search
- getReaderIdleTimeInMillis() - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Return the readerIdleTime that was given when instance this class in milliseconds.
- getRealm() - Method in class org.infinispan.client.hotrod.security.BasicCallbackHandler
- getRemoteCache() - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- getRemoteCache() - Method in class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
- getRemoteCache() - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- getRemoteCache() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- getRemoteCacheContainer() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getRemoteCacheContainer() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getRemoteCacheContainer() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns the
RemoteCacheContainerthat created this cache. - getRemoteCacheManager() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 14.0. Use
RemoteCache.getRemoteCacheContainer()instead. - getRemoteHits() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getRemoteHits() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of hits for a remote cache.
- getRemoteMisses() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getRemoteMisses() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of misses for a remote cache.
- getRemoteRemoves() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getRemoteRemoves() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of removes for a remote cache.
- getRemoteStores() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getRemoteStores() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the number of remote cache stores (put, replace) that the client applied.
- getRequestBalancingStrategy() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getResultSize() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- getRetries() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getRetries() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns the total number of retries that have been executed
- getRetries() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.counter.operation.SetOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractNoCacheHotRodOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.impl.operations.CacheExecuteOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- getRoutingObject() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.impl.operations.RoutingObjectOperation
- getRoutingObject() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- getSaslMechanism() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getSegment(Object) - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- getSegmentConsistentHash() - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartResponse
- getSegmentOwners() - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- getSegmentsByServer() - Method in interface org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash
- getSegmentsByServer() - Method in class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV2
- getSegmentsByServer() - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- getSegmentsPerServer() - Method in interface org.infinispan.client.hotrod.CacheTopologyInfo
- getSegmentsPerServer() - Method in class org.infinispan.client.hotrod.impl.CacheTopologyInfoImpl
- getSerializationContext() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
-
Get the protobuf SerializationContext or
nullif we are not using protobuf. - getSerializationContext(RemoteCacheContainer) - Static method in class org.infinispan.client.hotrod.marshall.MarshallerUtil
-
A convenience method to return the
SerializationContextassociated with theProtoStreamMarshallerconfigured on the providedRemoteCacheManager. - getServer(Object) - Method in interface org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash
- getServer(Object) - Method in class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV2
- getServer(Object) - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- getServerAddress() - Method in exception class org.infinispan.client.hotrod.exceptions.RemoteIllegalLifecycleStateException
- getServerAddress() - Method in exception class org.infinispan.client.hotrod.exceptions.TransportException
- getServerList() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getServerOps() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- getServers() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getServers() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getServers() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
- getServers() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
-
Returns a list of servers to which the client is currently connected in the format of ip_address:port_number.
- getServers() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- getServers(String) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getServers(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getShort(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getShortLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getSniHostName() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getSniHostName() - Method in class org.infinispan.client.hotrod.impl.topology.ClusterInfo
- getSocketAddress() - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartResponse
- getSoTimeout() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getSSLProtocol() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getStatistic(String) - Method in class org.infinispan.client.hotrod.impl.ServerStatisticsImpl
- getStatistic(String) - Method in interface org.infinispan.client.hotrod.ServerStatistics
- getStatsMap() - Method in class org.infinispan.client.hotrod.impl.ServerStatisticsImpl
- getStatsMap() - Method in interface org.infinispan.client.hotrod.ServerStatistics
- getStatus() - Method in class org.infinispan.client.hotrod.impl.operations.IterationEndResponse
- getStatus() - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextResponse
- getStatus() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- GetStreamEndOperation - Class in org.infinispan.client.hotrod.impl.operations
- GetStreamEndOperation(InternalRemoteCache<?, ?>, int) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetStreamEndOperation
- GetStreamNextOperation - Class in org.infinispan.client.hotrod.impl.operations
- GetStreamNextOperation(InternalRemoteCache<?, ?>, int, Channel) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetStreamNextOperation
- GetStreamNextResponse - Record Class in org.infinispan.client.hotrod.impl.operations
- GetStreamNextResponse(ByteBuf, boolean) - Constructor for record class org.infinispan.client.hotrod.impl.operations.GetStreamNextResponse
-
Creates an instance of a
GetStreamNextResponserecord class. - GetStreamStartOperation - Class in org.infinispan.client.hotrod.impl.operations
- GetStreamStartOperation(InternalRemoteCache<?, ?>, byte[], int) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetStreamStartOperation
- GetStreamStartResponse - Record Class in org.infinispan.client.hotrod.impl.operations
- GetStreamStartResponse(int, boolean, ByteBuf, VersionedMetadata, Channel) - Constructor for record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Creates an instance of a
GetStreamStartResponserecord class. - getStrongCounter(String) - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- getTcpKeepAlive() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getTcpNoDelay() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getTemplateName() - Method in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.Use this method to retrieve the value of a template configured in the infinispan-defaults.xml file
- getTimeService() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getTimeSinceReset() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- getTimeSinceReset() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Returns the time, in seconds, since the last reset.
- getToken() - Method in class org.infinispan.client.hotrod.security.TokenCallbackHandler
- getTopologyAge() - Method in class org.infinispan.client.hotrod.impl.topology.ClusterInfo
- getTopologyAge() - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- getTopologyId() - Method in interface org.infinispan.client.hotrod.CacheTopologyInfo
- getTopologyId() - Method in class org.infinispan.client.hotrod.impl.CacheTopologyInfoImpl
- getTopologyId() - Method in class org.infinispan.client.hotrod.impl.ClientTopology
- getTopologyId() - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartResponse
- getTopologyId() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- getTopologyId(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- getTransactionManager() - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- getTransactionManager() - Method in class org.infinispan.client.hotrod.transaction.lookup.GenericTransactionManagerLookup
- getTransactionManager() - Method in class org.infinispan.client.hotrod.transaction.lookup.RemoteTransactionManagerLookup
- getTransactionManagerLookup() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getTransactionMode() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getTransactionTimeout() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getTransportFactory() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getTrustStoreFileName() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getTrustStorePassword() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getTrustStorePath() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0 and will be removed in 15.0
- getTrustStoreType() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getType() - Method in interface org.infinispan.client.hotrod.event.ClientEvent
- getType() - Method in class org.infinispan.client.hotrod.event.impl.CreatedEventImpl
- getType() - Method in class org.infinispan.client.hotrod.event.impl.CustomEventImpl
- getType() - Method in class org.infinispan.client.hotrod.event.impl.ExpiredEventImpl
- getType() - Method in class org.infinispan.client.hotrod.event.impl.ModifiedEventImpl
- getType() - Method in class org.infinispan.client.hotrod.event.impl.RemovedEventImpl
- getUnsignedByte(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedInt(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedIntLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedMedium(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedMediumLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedShort(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getUnsignedShortLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- getURI() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getUseAuth() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getUsername() - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- getUsername() - Method in class org.infinispan.client.hotrod.security.BasicCallbackHandler
- getUseSSL() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- getValue() - Method in enum class org.infinispan.client.hotrod.configuration.ClientIntelligence
- getValue() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- getValue() - Method in class org.infinispan.client.hotrod.impl.VersionedOperationResponse
- getValue() - Method in class org.infinispan.client.hotrod.impl.VersionedValueImpl
- getValue() - Method in interface org.infinispan.client.hotrod.VersionedValue
- getValueMediaType() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- GetValueOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A counter operation that returns the counter's value.
- GetValueOperation(String, boolean) - Constructor for class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- getValueSizeEstimate() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- getValueType() - Method in class org.infinispan.client.hotrod.DataFormat
- getValueType() - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
-
The decided type for the values.
- getVersion() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent
-
Provides access to the version of the created cache entry.
- getVersion() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryModifiedEvent
-
Provides access to the version of the modified cache entry.
- getVersion() - Method in class org.infinispan.client.hotrod.event.impl.CreatedEventImpl
- getVersion() - Method in class org.infinispan.client.hotrod.event.impl.ModifiedEventImpl
- getVersion() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getVersion() - Method in class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- getVersion() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- getVersion() - Method in class org.infinispan.client.hotrod.impl.protocol.AbstractVersionedInputStream
- getVersion() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getVersion() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- getVersion() - Method in class org.infinispan.client.hotrod.impl.VersionedMetadataImpl
- getVersion() - Method in class org.infinispan.client.hotrod.impl.VersionedValueImpl
- getVersion() - Method in enum class org.infinispan.client.hotrod.ProtocolVersion
- getVersion() - Method in interface org.infinispan.client.hotrod.Versioned
- getWeakCounter(String) - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- getWithMetadata(K) - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- getWithMetadata(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- getWithMetadata(K) - Method in interface org.infinispan.client.hotrod.multimap.RemoteMultimapCache
-
Returns a
MetadataCollection<V>of the values associated with key in this multimap cache, if any. - getWithMetadata(K) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns the
MetadataValueassociated to the supplied key param, or null if it doesn't exist. - getWithMetadataAsync(K) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getWithMetadataAsync(K) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- getWithMetadataAsync(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- getWithMetadataAsync(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- getWithMetadataAsync(K) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- getWithMetadataAsync(K) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Asynchronously returns the
MetadataValueassociated to the supplied key param, or null if it doesn't exist. - getWithMetadataAsync(K, Channel) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- getWithMetadataAsync(K, Channel) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- getWithMetadataAsync(K, Channel) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- GetWithMetadataOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
-
Corresponds to getWithMetadata operation as described by Hot Rod protocol specification.
- GetWithMetadataOperation(InternalRemoteCache<?, ?>, byte[], Channel) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
- GetWithMetadataOperation.GetWithMetadataResult<V> - Record Class in org.infinispan.client.hotrod.impl.operations
- GetWithMetadataResult(MetadataValue<V>, boolean) - Constructor for record class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation.GetWithMetadataResult
-
Creates an instance of a
GetWithMetadataResultrecord class. - getWriterIdleTimeInMillis() - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Return the writerIdleTime that was given when instance this class in milliseconds.
- getXaResource() - Method in class org.infinispan.client.hotrod.impl.transaction.XaModeTransactionTable
- getXaResource() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Returns the
XAResourcewhich can be used to do transactional recovery. - gtConnectionPoolMinIdle() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
H
- handle(Callback[]) - Method in class org.infinispan.client.hotrod.security.BasicCallbackHandler
- handle(Callback[]) - Method in class org.infinispan.client.hotrod.security.TokenCallbackHandler
- handle(Callback[]) - Method in class org.infinispan.client.hotrod.security.VoidCallbackHandler
- handleChannelFailure(Channel, Throwable) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- handleConnectionFailure(OperationChannel, Throwable) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- handlerAdded(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- handlerAdded(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- handlerAdded(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- handlerAdded(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.SaslDecoderEncoder
- handleResponse(HotRodOperation<E>, long, Channel, E, Throwable) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
-
This method is called back whenever an operation is completed either through success (null Throwable) or through exception/error (non null Throwable)
- handleResponse(HotRodOperation<E>, long, SocketAddress, E, Throwable) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- handlerRemoved(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- handlerRemoved(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- handlerRemoved(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- handlerRemoved(ChannelHandlerContext) - Method in class org.infinispan.client.hotrod.impl.transport.netty.SaslDecoderEncoder
- handleStatsCompletion(ClientStatistics, long, short, Object) - Method in class org.infinispan.client.hotrod.impl.operations.GetOperation
- handleStatsCompletion(ClientStatistics, long, short, Object) - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceOperation
- handleStatsCompletion(ClientStatistics, long, short, Void) - Method in class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- handleStatsCompletion(ClientStatistics, long, short, Map<K, V>) - Method in class org.infinispan.client.hotrod.impl.operations.GetAllOperation
- handleStatsCompletion(ClientStatistics, long, short, GetWithMetadataOperation.GetWithMetadataResult<V>) - Method in class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
- handleStatsCompletion(ClientStatistics, long, short, VersionedOperationResponse<V>) - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- handleStatsCompletion(ClientStatistics, long, short, MetadataValue<V>) - Method in class org.infinispan.client.hotrod.impl.operations.PutIfAbsentOperation
- handleStatsCompletion(ClientStatistics, long, short, MetadataValue<V>) - Method in class org.infinispan.client.hotrod.impl.operations.PutOperation
- handleStatsCompletion(ClientStatistics, long, short, MetadataValue<V>) - Method in class org.infinispan.client.hotrod.impl.operations.RemoveOperation
- handleStatsCompletion(ClientStatistics, long, short, T) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- handleStatsCompletion(ClientStatistics, long, short, T) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- handleStatsCompletion(ClientStatistics, long, short, T) - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- hasArray() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- hasFlag(byte) - Method in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
- hasForceReturnFlag() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- hasForceReturnFlag() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- hasForceReturnFlag() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- hash - Variable in class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV2
- HASH_DISTRIBUTION_AWARE - Enum constant in enum class org.infinispan.client.hotrod.configuration.ClientIntelligence
- HASH_FUNCTION_PREFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- hashCode() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- hashCode() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryImpl
- hashCode() - Method in record class org.infinispan.client.hotrod.impl.cache.CacheEntryVersionImpl
-
Returns a hash code value for this object.
- hashCode() - Method in class org.infinispan.client.hotrod.impl.ClientTopology
- hashCode() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamNextResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation.GetWithMetadataResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.infinispan.client.hotrod.impl.operations.PutStreamResponse
-
Returns a hash code value for this object.
- hashCode() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- hasMemoryAddress() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- hasMore() - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextResponse
- hasPrevious(int) - Static method in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- HeaderDecoder - Class in org.infinispan.client.hotrod.impl.transport.netty
- HeaderDecoder(Configuration, OperationDispatcher) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- HIGH - Enum constant in enum class org.infinispan.client.hotrod.configuration.SaslStrength
- HIGHEST_PROTOCOL_VERSION - Static variable in enum class org.infinispan.client.hotrod.ProtocolVersion
- HintedReplayingDecoder<S> - Class in org.infinispan.client.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.client.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Creates a new instance with no initial state (i.e:
null). - HintedReplayingDecoder(S) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Creates a new instance with the specified initial state.
- HintingByteBuf - Class in org.infinispan.client.hotrod.impl.transport.netty
-
Copy-paste of
ReplayingDecoderByteBufwhich hintsHintedReplayingDecoderto not try decoding until requested bytes are received. - HITS - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Number of get hits.
- host() - Method in class org.infinispan.client.hotrod.configuration.ServerConfiguration
- host(String) - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
- hostnameValidation() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- hostnameValidation(boolean) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Configures whether to enable hostname validation according to RFC 2818.
- HOTROD - Static variable in interface org.infinispan.client.hotrod.logging.Log
- HOTROD_CLIENT_PROPERTIES - Static variable in class org.infinispan.client.hotrod.RemoteCacheManager
- HOTROD_STRING_CHARSET - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- HotRodBulkOperation<Input,
Output, - Class in org.infinispan.client.hotrod.impl.operationsOp> -
An HotRod operation that span across multiple remote nodes concurrently (like getAll / putAll).
- HotRodBulkOperation(DataFormat, Function<Input, Op>) - Constructor for class org.infinispan.client.hotrod.impl.operations.HotRodBulkOperation
- HotRodClientException - Exception Class in org.infinispan.client.hotrod.exceptions
-
Base class for exceptions reported by the hot rod client.
- HotRodClientException() - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodClientException
- HotRodClientException(String) - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodClientException
- HotRodClientException(String, long, int) - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodClientException
- HotRodClientException(String, Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodClientException
- HotRodClientException(Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodClientException
- HotRodClientMetricsRegistry - Interface in org.infinispan.client.hotrod.metrics
-
A metrics registry.
- HotRodConstants - Interface in org.infinispan.client.hotrod.impl.protocol
-
Defines constants defined by Hot Rod specifications.
- HotRodConstants.Names - Class in org.infinispan.client.hotrod.impl.protocol
- HotRodCounterEvent - Class in org.infinispan.client.hotrod.counter.impl
-
A
CounterEventimplementation for the Hot Rod client. - HotRodCounterEvent(byte[], String, long, CounterState, long, CounterState) - Constructor for class org.infinispan.client.hotrod.counter.impl.HotRodCounterEvent
- HotRodFactory - Class in org.infinispan.client.hotrod
- HotRodFactory() - Constructor for class org.infinispan.client.hotrod.HotRodFactory
- HotRodFlags - Class in org.infinispan.client.hotrod
- HotRodOperation<T> - Interface in org.infinispan.client.hotrod.impl.operations
- HotRodTimeoutException - Exception Class in org.infinispan.client.hotrod.exceptions
-
Signals an remote timeout(due to locking) in the infinispan server.
- HotRodTimeoutException() - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
- HotRodTimeoutException(String) - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
- HotRodTimeoutException(String, long, int) - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
- HotRodTimeoutException(String, Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
- HotRodTimeoutException(Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
- HotRodURI - Class in org.infinispan.client.hotrod.impl
I
- id() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Returns the value of the
idrecord component. - id() - Method in record class org.infinispan.client.hotrod.impl.operations.PutStreamResponse
-
Returns the value of the
idrecord component. - IdleStateHandlerNoUnvoid - Class in org.infinispan.client.hotrod.impl.transport.netty
-
Triggers an
IdleStateEventwhen aChannelhas not performed read, write, or both operation for a while. - IdleStateHandlerNoUnvoid(boolean, long, long, long, TimeUnit) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Creates a new instance firing
IdleStateEvents. - IdleStateHandlerNoUnvoid(int, int, int) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Creates a new instance firing
IdleStateEvents. - IdleStateHandlerNoUnvoid(long, long, long, TimeUnit) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- ignoringErrorDuringIterationClose(String, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- ignoringErrorDuringIterationClose(String, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- ignoringErrorDuringIterationClose$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- ILLEGAL_LIFECYCLE_STATE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ILLEGAL_OP_CODE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- includeCurrentState() - Element in annotation interface org.infinispan.client.hotrod.annotation.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.client.hotrod.logging.Log_$logger
- incorrectClientListener(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- incorrectClientListener(String, Collection<?>) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- incorrectClientListener(String, Collection<?>) - Method in interface org.infinispan.client.hotrod.logging.Log
- incorrectClientListener1$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- incorrectClientListener2$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- IncorrectClientListenerException - Exception Class in org.infinispan.client.hotrod.event
- IncorrectClientListenerException(String) - Constructor for exception class org.infinispan.client.hotrod.event.IncorrectClientListenerException
- incrementNearCacheHits() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- incrementNearCacheInvalidations() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- incrementNearCacheMisses() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- indexOf(int, int, byte) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- INFINITE_LIFESPAN - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- INFINITE_MAXIDLE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- init() - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- init(SocketAddress[][], int) - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- init(Map<SocketAddress, Set<Integer>>, int, int) - Method in interface org.infinispan.client.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.client.hotrod.impl.consistenthash.ConsistentHashV2
- init(Map<SocketAddress, Set<Integer>>, int, int) - Method in class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- init(Configuration) - Method in class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashFactory
- init(Configuration, OperationDispatcher) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- init(Configuration, OperationDispatcher) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- init(Configuration, OperationDispatcher) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
Inititalize without mbeans
- init(Configuration, OperationDispatcher, ObjectName) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- init(Configuration, OperationDispatcher, ObjectName) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- init(Configuration, OperationDispatcher, ObjectName) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- initialize(RemoteCacheManager) - Method in class org.infinispan.client.hotrod.DataFormat
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
DataFormat.initialize(RemoteCacheManager, String). - initialize(RemoteCacheManager, String) - Method in class org.infinispan.client.hotrod.DataFormat
- instance() - Static method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- INSTANCE - Static variable in class org.infinispan.client.hotrod.impl.transport.netty.SslHandshakeExceptionHandler
- INSTANCE - Static variable in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- INSTANCE - Static variable in class org.infinispan.client.hotrod.near.DefaultNearCacheFactory
- INSTANCE - Static variable in class org.infinispan.client.hotrod.telemetry.impl.NoOpTelemetryService
- INSTANCE - Static variable in class org.infinispan.client.hotrod.telemetry.impl.TelemetryServiceFactory
- INSTANCE - Static variable in class org.infinispan.client.hotrod.telemetry.impl.TelemetryServiceImpl
- internalNioBuffer(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- internalRemoteCache - Variable in class org.infinispan.client.hotrod.impl.operations.AbstractCacheOperation
- InternalRemoteCache<K,
V> - Interface in org.infinispan.client.hotrod.impl - INVALID_ITERATION - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- INVALID_MAGIC_OR_MESSAGE_ID_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- invalidActiveCountAfterClose(Channel) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidActiveCountAfterClose(Channel) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidActiveCountAfterClose$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidated() - Method in enum class org.infinispan.client.hotrod.configuration.NearCacheMode
- INVALIDATED - Enum constant in enum class org.infinispan.client.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.client.hotrod.impl -
Near
RemoteCacheimplementation enabling - invalidateNearDefaultMarshallerMismatch(String, Class<?>, MediaType) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidateNearDefaultMarshallerMismatch(String, Class<?>, MediaType) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidateNearDefaultMarshallerMismatch$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- INVALIDATION_ASYNC - Enum constant in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.
- INVALIDATION_SYNC - Enum constant in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.
- invalidAuthenticationConfiguration() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidAuthenticationConfiguration() - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidAuthenticationConfiguration$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidCounterType(String, String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidCounterType(String, String) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidCounterType$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidCreatedCountAfterClose(Channel) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidCreatedCountAfterClose(Channel) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidCreatedCountAfterClose$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidMagicNumber(short, short) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidMagicNumber(short, short) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidMagicNumber$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidMaxRetries(int) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidMaxRetries(int) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidMaxRetries$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidPropertyFormat(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidPropertyFormat(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidPropertyFormat$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidResponse(String, short, short) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidResponse(String, short, short) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidResponse$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- InvalidResponseException - Exception Class in org.infinispan.client.hotrod.exceptions
-
Signals an internal protocol error.
- InvalidResponseException() - Constructor for exception class org.infinispan.client.hotrod.exceptions.InvalidResponseException
- InvalidResponseException(String) - Constructor for exception class org.infinispan.client.hotrod.exceptions.InvalidResponseException
- InvalidResponseException(String, Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.InvalidResponseException
- InvalidResponseException(Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.InvalidResponseException
- invalidTransactionManagerLookup() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidTransactionManagerLookup() - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidTransactionManagerLookup$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidTransactionMode() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidTransactionMode() - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidTransactionMode$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidTransactionTimeout() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidTransactionTimeout() - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidTransactionTimeout$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidTxServerConfig(String, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invalidTxServerConfig(String, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- invalidTxServerConfig$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- invoke(Channel) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOperation
-
Invoked on an active channel ready to be written
- invokeEvent(byte[], T) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- invokeEvent(HotRodCounterEvent) - Method in class org.infinispan.client.hotrod.event.impl.CounterEventDispatcher
- invokeEvent(ClientEvent) - Method in class org.infinispan.client.hotrod.event.impl.ClientEventDispatcher
- invokeEvent(T) - Method in class org.infinispan.client.hotrod.event.impl.EventDispatcher
- invokeFailoverEvent() - Method in class org.infinispan.client.hotrod.event.impl.ClientEventDispatcher
- invokeFailoverEvent() - Method in class org.infinispan.client.hotrod.event.impl.EventDispatcher
- IOURingNativeTransport - Class in org.infinispan.client.hotrod.impl.transport.netty
- IOURingNativeTransport() - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.IOURingNativeTransport
- ioUringNotAvailable(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- ioUringNotAvailable(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- ioUringNotAvailable$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- isAcceptingRequests() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- isCacheNotFound() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- isCommandRetried() - Method in interface org.infinispan.client.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.client.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.client.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.client.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.client.hotrod.event.impl.CreatedEventImpl
- isCommandRetried() - Method in class org.infinispan.client.hotrod.event.impl.CustomEventImpl
- isCommandRetried() - Method in class org.infinispan.client.hotrod.event.impl.ModifiedEventImpl
- isCommandRetried() - Method in class org.infinispan.client.hotrod.event.impl.RemovedEventImpl
- isDefined(String) - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- IsDefinedOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A counter operation for
CounterManager.isDefined(String). - IsDefinedOperation(String) - Constructor for class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- isDirect() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- isEmpty() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- isEmpty() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- isFailed() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- isInstanceOf(Class<? extends HotRodOperation<?>>) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- isInstanceOf(Class<? extends HotRodOperation<?>>) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- isInstanceOf(Class<? extends HotRodOperation<?>>) - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- isInvalidIteration(short) - Static method in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- isJmx() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- isListenerConnected(byte[]) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- isMarshallable(Object) - Method in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- isModified() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- isNonExists() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- isNotExecuted(int) - Static method in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- isNotExist(int) - Static method in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- isObjectStorage() - Method in class org.infinispan.client.hotrod.DataFormat
- isObjectStorage() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- isObjectStorage(short) - Static method in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- isReadable() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- isReadable(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- isReadOnly() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- isRunning() - Method in class org.infinispan.client.hotrod.event.impl.EventDispatcher
- isServerError() - Method in exception class org.infinispan.client.hotrod.exceptions.HotRodClientException
- isServerError(Throwable) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- isSharable() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- isSsl() - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- isStarted() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
- isStarted() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- isStatistics() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- isSuccess() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse
- isSuccess(int) - Static method in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- isTracingPropagationEnabled() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- isTransactional() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- isTransactional() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- isTransactional() - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- isTransactional() - Method in interface org.infinispan.client.hotrod.RemoteCache
- isTransactional(String) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
- isTransactional(String) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- isUnsafeForTheHandshake() - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
-
Returns true if the current codec uses a latest codec version, that could be unsafe for the initial handshake.
- isUnsafeForTheHandshake() - Method in class org.infinispan.client.hotrod.impl.protocol.Codec40
- isUpdated() - Method in enum class org.infinispan.client.hotrod.impl.VersionedOperationResponse.RspCode
- isVersionPre12(Configuration) - Static method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Is version previous to, and not including, 1.2?
- isWritable() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- isWritable(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- ITERATION_END_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ITERATION_END_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ITERATION_NEXT_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ITERATION_NEXT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ITERATION_QUERY_FILTER_CONVERTER_FACTORY_NAME - Static variable in class org.infinispan.client.hotrod.filter.Filters
- ITERATION_START_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ITERATION_START_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- iterationClosed(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- iterationClosed(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- iterationClosed$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- IterationEndOperation - Class in org.infinispan.client.hotrod.impl.operations
- IterationEndOperation(InternalRemoteCache<?, ?>, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.IterationEndOperation
- IterationEndResponse - Class in org.infinispan.client.hotrod.impl.operations
- IterationEndResponse(short) - Constructor for class org.infinispan.client.hotrod.impl.operations.IterationEndResponse
- IterationNextOperation<K,
E> - Class in org.infinispan.client.hotrod.impl.operations - IterationNextOperation(InternalRemoteCache<?, ?>, byte[], KeyTracker) - Constructor for class org.infinispan.client.hotrod.impl.operations.IterationNextOperation
- IterationNextResponse<K,
E> - Class in org.infinispan.client.hotrod.impl.operations - IterationNextResponse(short, List<Map.Entry<K, E>>, IntSet, boolean) - Constructor for class org.infinispan.client.hotrod.impl.operations.IterationNextResponse
- IterationStartOperation - Class in org.infinispan.client.hotrod.impl.operations
- IterationStartResponse - Class in org.infinispan.client.hotrod.impl.operations
- iterationTransportObtained(SocketAddress, String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- iterationTransportObtained(SocketAddress, String) - Method in interface org.infinispan.client.hotrod.logging.Log
- iterationTransportObtained$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- iterator() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- iterator() - Method in class org.infinispan.client.hotrod.near.NearCacheService
J
- JAVA_SERIAL_ALLOWLIST - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- JAVA_SERIAL_WHITELIST - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JMX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- JMX_DOMAIN - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- JMX_DOMAIN - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- JMX_ENABLED - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- JMX_NAME - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- JMX_NAME - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- jmxDisable() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Disables exposure of client-side statistics over JMX
- jmxDomain() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- jmxDomain(String) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Sets the JMX domain name with which MBeans are exposed.
- jmxEnable() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Enables exposure of client-side statistics over JMX
- jmxEnabled() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- jmxEnabled(boolean) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Enables or disables exposure of client-side statistics over JMX
- jmxName() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- jmxName(String) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Sets the name of the MBean.
- jmxRegistrationFailure(Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- jmxRegistrationFailure(Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- jmxRegistrationFailure$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- jmxUnregistrationFailure(Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- jmxUnregistrationFailure(Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- jmxUnregistrationFailure$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- JSON_STRING_ARRAY_ELEMENT_REGEX - Static variable in class org.infinispan.client.hotrod.RemoteCacheManager
K
- key() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryImpl
- KEY_ALIAS - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- KEY_DOES_NOT_EXIST_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- KEY_SIZE_ESTIMATE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- KEY_STORE_FILE_NAME - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- KEY_STORE_PASSWORD - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- KEY_STORE_TYPE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- keyAlias() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- keyAlias(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Sets the alias of the key to use, in case the keyStore contains multiple certificates.
- keyBytes - Variable in class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
- keyIterator(IntSet) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- keyIterator(IntSet) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- keyIterator(IntSet) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- keyMarshaller(Marshaller) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
- keys - Variable in class org.infinispan.client.hotrod.impl.operations.GetAllOperation
- keys(CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- keys(CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- keys(CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- keySet() - Method in interface org.infinispan.client.hotrod.RemoteCache
- keySet(IntSet) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- keySet(IntSet) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- keySet(IntSet) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
This method is identical to
RemoteCache.keySet()except that it will only return keys that map to the given segments. - keySizeEstimate() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- keySizeEstimate(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- keySizeEstimate(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- keySizeEstimate(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- keyStoreFileName() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- keyStoreFileName(String) - Method in class org.infinispan.client.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.client.hotrod.configuration.SslConfiguration
- keyStorePassword(char[]) - Method in class org.infinispan.client.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.client.hotrod.configuration.SslConfiguration
- keyStoreType(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Specifies the type of the keystore, such as JKS or JCEKS.
- keyToBytes(Object) - Method in class org.infinispan.client.hotrod.DataFormat
- keyToBytes(Object) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- keyToBytes(Object) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- keyToBytes(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- keyToBytes(Object) - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
-
Transforms the key object to the marshalled form.
- keyToBytes(Object, int, int) - Method in class org.infinispan.client.hotrod.DataFormat
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, will be removed in 15.0
- keyToObj(byte[], ClassAllowList) - Method in class org.infinispan.client.hotrod.DataFormat
- keyToObject(InputStream, ClassAllowList) - Method in class org.infinispan.client.hotrod.DataFormat
- keyToStream(Object, OutputStream) - Method in class org.infinispan.client.hotrod.DataFormat
- keyToStream(Object, OutputStream) - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
- KeyTracker - Interface in org.infinispan.client.hotrod.impl.iteration
- keyType(MediaType) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
L
- lastAccessTime() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryMetadataImpl
- lifespan - Variable in class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
- lifespan - Variable in class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- lifespanTimeUnit - Variable in class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
- limitedHexDump(ByteBuf) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- list() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- listen(CacheListenerOptions, CacheEntryEventType[]) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- listen(CacheListenerOptions, CacheEntryEventType[]) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- listen(CacheListenerOptions, CacheEntryEventType[]) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- listener - Variable in class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
- listenerId - Variable in class org.infinispan.client.hotrod.impl.operations.ClientListenerOperation
- listenerNotifier - Variable in class org.infinispan.client.hotrod.RemoteCacheManager
- LOCAL - Enum constant in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.
- log - Static variable in class org.infinispan.client.hotrod.impl.MarshallerRegistry
- Log - Interface in org.infinispan.client.hotrod.logging
-
Log abstraction for the hot rod client.
- Log_$logger - Class in org.infinispan.client.hotrod.logging
-
Warning this class consists of generated code.
- Log_$logger(Logger) - Constructor for class org.infinispan.client.hotrod.logging.Log_$logger
- LOG_ROOT - Static variable in interface org.infinispan.client.hotrod.logging.Log
- logAndRetryOrFail(Throwable, OperationDispatcher.RetryingHotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- logAndRetryOrFail(Throwable, OperationDispatcher.RetryingHotRodOperation<?>, AddClientListenerOperation) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- LogFactory - Class in org.infinispan.client.hotrod.logging
-
Factory that creates
Loginstances. - LogFactory() - Constructor for class org.infinispan.client.hotrod.logging.LogFactory
- LOW - Enum constant in enum class org.infinispan.client.hotrod.configuration.SaslStrength
M
- makeFactoryParams(String, Map<String, Object>) - Static method in class org.infinispan.client.hotrod.filter.Filters
- makeFactoryParams(Query<?>) - Static method in class org.infinispan.client.hotrod.filter.Filters
- ManagerOperationsFactory - Class in org.infinispan.client.hotrod.impl.operations
- manuallySwitchedBackToMainCluster() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- manuallySwitchedBackToMainCluster() - Method in interface org.infinispan.client.hotrod.logging.Log
- manuallySwitchedBackToMainCluster$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- manuallySwitchedToCluster(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- manuallySwitchedToCluster(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- manuallySwitchedToCluster$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- manualSwitchToCluster(String) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- map - Variable in class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- mark(int) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- markAcceptingRequests() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- markReaderIndex() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- markSupported() - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- markWriterIndex() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- marshaller() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- marshaller() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- marshaller() - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- marshaller(Class<? extends Marshaller>) - Method in interface org.infinispan.client.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.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies a custom
Marshallerimplementation. - marshaller(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- marshaller(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- marshaller(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Allows you to specify a custom
Marshallerimplementation to serialize and deserialize user objects. - marshaller(String) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies a custom
Marshallerimplementation. - marshaller(Marshaller) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- marshaller(Marshaller) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- marshaller(Marshaller) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Allows you to specify an instance of
Marshallerto serialize and deserialize user objects. - marshaller(Marshaller) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies a custom
Marshallerimplementation to serialize and deserialize user objects. - MARSHALLER - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- MARSHALLER - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- MARSHALLER_CLASS - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- marshallerClass() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- marshallerClass() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- MarshallerRegistry - Class in org.infinispan.client.hotrod.impl
-
A registry of
Marshalleralong with itsMediaType. - MarshallerRegistry() - Constructor for class org.infinispan.client.hotrod.impl.MarshallerRegistry
- MarshallerUtil - Class in org.infinispan.client.hotrod.marshall
- marshallParams(Object[]) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- marshallParams(Object[]) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- marshallParams(Object[]) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- MAX_RETRIES - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- maxActive() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
-
Deprecated.
- maxActive() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.Returns the number of configured maximum connections per server that can be allocated.
- maxActive(int) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.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.client.hotrod.impl.transport.netty.HintingByteBuf
- maxEntries() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
- maxEntries(int) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
-
Specifies the maximum number of entries that will be held in the near cache.
- maxIdle - Variable in class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
- maxIdle - Variable in class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- maxIdleTimeUnit - Variable in class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
- maxPendingRequests() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
-
Deprecated.
- maxPendingRequests(int) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.Specifies maximum number of requests sent over single connection at one instant.
- maxRetries() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- maxRetries(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- maxRetries(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- maxRetries(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
It sets the maximum number of retries for each request.
- maxWait() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
-
Deprecated.
- maxWait(long) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.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.client.hotrod.impl.transport.netty.HintingByteBuf
- MBEAN_SERVER_LOOKUP - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- mbeanObjectName - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- mbeanServerLookup() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- mBeanServerLookup(MBeanServerLookup) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
-
Sets the instance of the
MBeanServerLookupclass to be used to bound JMX MBeans to. - mediaType() - Method in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- MediaTypeMarshaller - Interface in org.infinispan.client.hotrod.marshall
-
A marshaller that takes the
MediaTypedecision to marshall/unmarshall. - MEDIUM - Enum constant in enum class org.infinispan.client.hotrod.configuration.SaslStrength
- memoryAddress() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- metadata() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryImpl
- metadata() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Returns the value of the
metadatarecord component. - Metadata - Interface in org.infinispan.client.hotrod
-
Represents metadata about an entry, such as creation and access times and expiration information.
- MetadataCollection<V> - Interface in org.infinispan.client.hotrod.multimap
-
Metadata and collection, used for Multimap
- MetadataCollectionImpl<V> - Class in org.infinispan.client.hotrod.impl.multimap.metadata
-
The values used in this class are assumed to be in MILLISECONDS
- MetadataCollectionImpl(Collection<V>) - Constructor for class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- MetadataCollectionImpl(Collection<V>, long, int, long, int, long) - Constructor for class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- MetadataValue<V> - Interface in org.infinispan.client.hotrod
-
Besides the value, also contains a version and expiration information.
- MetadataValueImpl<V> - Class in org.infinispan.client.hotrod.impl
-
MetadataValueImpl.
- MetadataValueImpl(long, int, long, int, long, V) - Constructor for class org.infinispan.client.hotrod.impl.MetadataValueImpl
- metricRegistry() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- MicrometerRemoteCacheManagerMetricsRegistry - Class in org.infinispan.client.hotrod.metrics.micrometer
-
A
RemoteCacheManagerMetricsRegistryimplementation that uses Micrometer to register and expose metrics. - MicrometerRemoteCacheManagerMetricsRegistry.Builder - Class in org.infinispan.client.hotrod.metrics.micrometer
-
Creates a new
MicrometerRemoteCacheManagerMetricsRegistryinstance. - minEvictableIdleTime() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
-
Deprecated.
- minEvictableIdleTime(long) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.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.client.hotrod.configuration.ConnectionPoolConfiguration
-
Deprecated.
- minIdle(int) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.Sets a target value for the minimum number of idle connections (per server) that should always be available.
- missedSegments() - Method in interface org.infinispan.client.hotrod.impl.iteration.KeyTracker
- MISSES - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Number of get misses.
- missingClientListenerAnnotation(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingClientListenerAnnotation(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- missingClientListenerAnnotation$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingClusterNameDefinition() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingClusterNameDefinition() - Method in interface org.infinispan.client.hotrod.logging.Log
- missingClusterNameDefinition$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingClusterServersDefinition(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingClusterServersDefinition(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- missingClusterServersDefinition$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingHostDefinition() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingHostDefinition() - Method in interface org.infinispan.client.hotrod.logging.Log
- missingHostDefinition$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingKeyStorePassword(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingKeyStorePassword(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- missingKeyStorePassword$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingSniHostName() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingSniHostName() - Method in interface org.infinispan.client.hotrod.logging.Log
- missingSniHostName$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingTrustStorePassword(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- missingTrustStorePassword(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- missingTrustStorePassword$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- mode() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
- mode(NearCacheMode) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
-
Specifies the near caching mode.
- Modification - Class in org.infinispan.client.hotrod.impl.transaction.entry
-
The final modification of a specific key.
- MODIFIED_KEY - Enum constant in enum class org.infinispan.client.hotrod.impl.VersionedOperationResponse.RspCode
- ModifiedEventImpl<K> - Class in org.infinispan.client.hotrod.event.impl
- ModifiedEventImpl(byte[], K, long, boolean) - Constructor for class org.infinispan.client.hotrod.event.impl.ModifiedEventImpl
- MultimapCacheManager<K,
V> - Interface in org.infinispan.client.hotrod.multimap - MultimapHotRodConstants - Interface in org.infinispan.client.hotrod.impl.multimap.protocol
-
Multimap hotrod constants
- MultimapOperationsFactory - Interface in org.infinispan.client.hotrod.impl.multimap.operations
N
- name - Variable in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- name - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- name() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- NAME - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- NAME - Static variable in class org.infinispan.client.hotrod.impl.transport.netty.AuthHandler
- NAME - Static variable in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- nameBytes - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- NativeTransport - Class in org.infinispan.client.hotrod.impl.transport.netty
- NativeTransport() - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.NativeTransport
- NEAR_CACHE_BLOOM_FILTER - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- NEAR_CACHE_BLOOM_FILTER - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- NEAR_CACHE_FACTORY - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- NEAR_CACHE_MAX_ENTRIES - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- NEAR_CACHE_MAX_ENTRIES - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- NEAR_CACHE_MODE - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- NEAR_CACHE_MODE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- NEAR_CACHE_NAME_PATTERN - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- nearCache() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- nearCache() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. To be removed in 14.0. Use
RemoteCacheConfigurationBuilder.nearCacheMode(NearCacheMode)andRemoteCacheConfigurationBuilder.nearCacheMaxEntries(int)instead. - NearCache<K,
V> - Interface in org.infinispan.client.hotrod.near -
Near cache contract.
- nearCacheBloomFilter() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- NearCacheConfiguration - Class in org.infinispan.client.hotrod.configuration
- NearCacheConfiguration(NearCacheMode, int, boolean) - Constructor for class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
- NearCacheConfiguration(NearCacheMode, int, boolean, Pattern, NearCacheFactory) - Constructor for class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
- NearCacheConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
- NearCacheConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
- nearCacheFactory() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
- nearCacheFactory() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- nearCacheFactory(NearCacheFactory) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
-
Specifies a
NearCacheFactorywhich is responsible for creatingNearCacheinstances. - nearCacheFactory(NearCacheFactory) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies a
NearCacheFactorywhich is responsible for creatingNearCacheinstances. - NearCacheFactory - Interface in org.infinispan.client.hotrod.near
- nearCacheMaxEntries() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- nearCacheMaxEntries(int) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies the maximum number of entries that will be held in the near cache.
- nearCacheMaxEntriesPositiveWithBloom(int) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- nearCacheMaxEntriesPositiveWithBloom(int) - Method in interface org.infinispan.client.hotrod.logging.Log
- nearCacheMaxEntriesPositiveWithBloom$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- nearCacheMaxEntriesUndefined() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- nearCacheMaxEntriesUndefined() - Method in interface org.infinispan.client.hotrod.logging.Log
- nearCacheMaxEntriesUndefined$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- nearCacheMaxIdleUnsupported() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- nearCacheMaxIdleUnsupported() - Method in interface org.infinispan.client.hotrod.logging.Log
- nearCacheMaxIdleUnsupported$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- nearCacheMode() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- nearCacheMode(NearCacheMode) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies the near caching mode.
- NearCacheMode - Enum Class in org.infinispan.client.hotrod.configuration
-
Decides how client-side near caching should work.
- NearCacheService<K,
V> - Class in org.infinispan.client.hotrod.near -
Near cache service, manages the lifecycle of the near cache.
- NearCacheService(NearCacheConfiguration, ClientListenerNotifier) - Constructor for class org.infinispan.client.hotrod.near.NearCacheService
- nearCacheUseBloomFilter(boolean) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Specifies whether bloom filter should be used for near cache to limit the number of write notifications for unrelated keys.
- newAddClientListenerOperation(Object) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newAddClientListenerOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newAddClientListenerOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newAddClientListenerOperation(Object) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newAddClientListenerOperation(Object, Object[], Object[]) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newAddClientListenerOperation(Object, Object[], Object[]) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newAddClientListenerOperation(Object, Object[], Object[]) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newAddClientListenerOperation(Object, Object[], Object[]) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newAddNearCacheListenerOperation(Object, int) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newAddNearCacheListenerOperation(Object, int) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newAddNearCacheListenerOperation(Object, int) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newClearOperation() - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newClearOperation() - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newClearOperation() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newClearOperation() - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newCompleteTransactionOperation(Xid, boolean) - Method in class org.infinispan.client.hotrod.impl.operations.ManagerOperationsFactory
- newConsistentHash(int) - Method in class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashFactory
- newContainsEntryOperation(K, V, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newContainsEntryOperation(K, V, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newContainsEntryOperation(K, V, boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newContainsEntryOperation(K, V, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RoutingMultimapOperationsFactory
- newContainsKeyOperation(K) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newContainsKeyOperation(K) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newContainsKeyOperation(K) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newContainsKeyOperation(K) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newContainsKeyOperation(K) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newContainsKeyOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newContainsKeyOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newContainsKeyOperation(K, boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newContainsKeyOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RoutingMultimapOperationsFactory
- newContainsValueOperation(byte[], boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newContainsValueOperation(byte[], boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newContainsValueOperation(byte[], boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newFactoryFor(InternalRemoteCache<?, ?>) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newFactoryFor(InternalRemoteCache<?, ?>) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newFactoryFor(InternalRemoteCache<?, ?>) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newFactoryFor(CacheOperationsFactory) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newFactoryFor(CacheOperationsFactory) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newFactoryFor(CacheOperationsFactory) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newFactoryFor(CacheOperationsFactory) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newFactoryFor(CacheOperationsFactory) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newForgetTransactionOperation(Xid) - Method in class org.infinispan.client.hotrod.impl.operations.ManagerOperationsFactory
- newGetAllBytesOperation(Set<byte[]>) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
-
This method should not be invoked by callers normally as it bypasses other factory checks.
- newGetAllBytesOperation(Set<byte[]>) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newGetAllBytesOperation(Set<byte[]>) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newGetAllBytesOperation(Set<byte[]>) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newGetKeyMultimapOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newGetKeyMultimapOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newGetKeyMultimapOperation(K, boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newGetKeyMultimapOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RoutingMultimapOperationsFactory
- newGetKeyWithMetadataMultimapOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newGetKeyWithMetadataMultimapOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newGetKeyWithMetadataMultimapOperation(K, boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newGetKeyWithMetadataMultimapOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RoutingMultimapOperationsFactory
- newGetOperation(Object) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newGetOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newGetOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newGetOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newGetOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newGetOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newGetStreamEndOperation(int) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newGetStreamEndOperation(int) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newGetStreamEndOperation(int) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newGetStreamNextOperation(int, Channel) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newGetStreamNextOperation(int, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newGetStreamNextOperation(int, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newGetStreamNextOperation(int, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newGetStreamStartOperation(Object, int) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newGetStreamStartOperation(Object, int) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newGetStreamStartOperation(Object, int) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newGetStreamStartOperation(Object, int) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newGetStreamStartOperation(Object, int) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newGetStreamStartOperation(Object, int) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newGetWithMetadataOperation(K, Channel) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newGetWithMetadataOperation(K, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newGetWithMetadataOperation(K, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newGetWithMetadataOperation(K, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newGetWithMetadataOperation(K, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newGetWithMetadataOperation(K, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newIdleStateEvent(IdleState, boolean) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Returns a
IdleStateEvent. - newInstance(int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- newInstance(int) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- newInstance(DataFormat) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- newInstance(DataFormat) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- newIterationEndOperation(byte[]) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newIterationEndOperation(byte[]) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newIterationEndOperation(byte[]) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newIterationNextOperation(byte[], KeyTracker) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newIterationNextOperation(byte[], KeyTracker) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newIterationNextOperation(byte[], KeyTracker) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newIterationStartOperation(String, byte[][], IntSet, int, boolean) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newIterationStartOperation(String, byte[][], IntSet, int, boolean) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newIterationStartOperation(String, byte[][], IntSet, int, boolean) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPingOperation() - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newPingOperation() - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPingOperation() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPingOperation(String) - Method in class org.infinispan.client.hotrod.impl.operations.ManagerOperationsFactory
-
A ping operation for a specific cache to ensure it is running and receive its configuration details.
- newPrepareTransaction(String, Xid, boolean, List<Modification>, boolean, long) - Method in class org.infinispan.client.hotrod.impl.operations.ManagerOperationsFactory
- newPrepareTransactionOperation(Xid, boolean, List<Modification>, boolean, long) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newPrepareTransactionOperation(Xid, boolean, List<Modification>, boolean, long) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPrepareTransactionOperation(Xid, boolean, List<Modification>, boolean, long) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPutAllBytesOperation(Map<byte[], byte[]>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
-
This method should not be invoked by callers normally as it bypasses other factory checks.
- newPutAllBytesOperation(Map<byte[], byte[]>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPutAllBytesOperation(Map<byte[], byte[]>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPutAllBytesOperation(Map<byte[], byte[]>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit, Flag...) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit, Flag...) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit, Flag...) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit, Flag...) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit, Flag...) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newPutIfAbsentOperation(K, V, long, TimeUnit, long, TimeUnit, Flag...) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newPutKeyValueOperation(K, V, long, TimeUnit, long, TimeUnit, boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newPutStreamEndOperation(int) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newPutStreamEndOperation(int) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPutStreamEndOperation(int) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPutStreamNextOperation(int, boolean, ByteBuf, Channel) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newPutStreamNextOperation(int, boolean, ByteBuf, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPutStreamNextOperation(int, boolean, ByteBuf, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPutStreamNextOperation(int, boolean, ByteBuf, Channel) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newPutStreamStartOperation(Object, long, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newPutStreamStartOperation(Object, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newPutStreamStartOperation(Object, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newPutStreamStartOperation(Object, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newPutStreamStartOperation(Object, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newQueryOperation(RemoteQuery<T>, boolean) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newQueryOperation(RemoteQuery<T>, boolean) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newQueryOperation(RemoteQuery<T>, boolean) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newRecoveryOperation() - Method in class org.infinispan.client.hotrod.impl.operations.ManagerOperationsFactory
- newRemoveClientListenerOperation(Object) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newRemoveClientListenerOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newRemoveClientListenerOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newRemoveEntryOperation(K, V, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newRemoveEntryOperation(K, V, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newRemoveEntryOperation(K, V, boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newRemoveEntryOperation(K, V, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RoutingMultimapOperationsFactory
- newRemoveIfUnmodifiedOperation(K, long) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newRemoveIfUnmodifiedOperation(K, long) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newRemoveIfUnmodifiedOperation(K, long) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newRemoveIfUnmodifiedOperation(K, long) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newRemoveIfUnmodifiedOperation(K, long) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newRemoveIfUnmodifiedOperation(K, long) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newRemoveIfUnmodifiedOperation(K, long) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newRemoveKeyOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newRemoveKeyOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newRemoveKeyOperation(K, boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newRemoveKeyOperation(K, boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RoutingMultimapOperationsFactory
- newRemoveOperation(Object) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newRemoveOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newRemoveOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newRemoveOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newRemoveOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newRemoveOperation(Object) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newRemoveOperation(Object) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newReplaceIfUnmodifiedOperation(K, V, long, TimeUnit, long, TimeUnit, long) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newReplaceIfUnmodifiedOperation(K, V, long, TimeUnit, long, TimeUnit, long) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newReplaceIfUnmodifiedOperation(K, V, long, TimeUnit, long, TimeUnit, long) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newReplaceIfUnmodifiedOperation(K, V, long, TimeUnit, long, TimeUnit, long) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newReplaceIfUnmodifiedOperation(K, V, long, TimeUnit, long, TimeUnit, long) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newReplaceIfUnmodifiedOperation(K, V, long, TimeUnit, long, TimeUnit, long) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newReplaceIfUnmodifiedOperation(K, V, long, TimeUnit, long, TimeUnit, long) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newReplaceOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newReplaceOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newReplaceOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newReplaceOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- newReplaceOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- newReplaceOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- newReplaceOperation(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newServerAdded(SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- newServerAdded(SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
- newServerAdded$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- newSizeOperation() - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newSizeOperation() - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newSizeOperation() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newSizeOperation() - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- newSizeOperation(boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DefaultMultimapOperationsFactory
- newSizeOperation(boolean) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.DelegatingMultimapOperationsFactory
- newSizeOperation(boolean) - Method in interface org.infinispan.client.hotrod.impl.multimap.operations.MultimapOperationsFactory
- newStatsOperation() - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newStatsOperation() - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newStatsOperation() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- newTopology(int, int, int, Collection<? extends SocketAddress>) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- newTopology(int, int, int, Collection<? extends SocketAddress>) - Method in interface org.infinispan.client.hotrod.logging.Log
- newTopology$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- newUpdateBloomFilterOperation(byte[]) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory
- newUpdateBloomFilterOperation(byte[]) - Method in class org.infinispan.client.hotrod.impl.operations.DefaultCacheOperationsFactory
- newUpdateBloomFilterOperation(byte[]) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingCacheOperationsFactory
- next() - Method in class org.infinispan.client.hotrod.impl.transaction.recovery.RecoveryIterator
- NEXT_GET_STREAM_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- NEXT_GET_STREAM_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- NEXT_PUT_STREAM_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- NEXT_PUT_STREAM_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- nextServer(Set<SocketAddress>) - Method in interface org.infinispan.client.hotrod.FailoverRequestBalancingStrategy
- nextServer(Set<SocketAddress>) - Method in class org.infinispan.client.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
- nioBuffer() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- nioBuffer(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- nioBufferCount() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- nioBuffers() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- nioBuffers(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- NO_ERROR_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- NO_ERROR_STATUS_OBJ_STORAGE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- NO_SUCH_KEY - Enum constant in enum class org.infinispan.client.hotrod.impl.VersionedOperationResponse.RspCode
- NoCacheExecuteOperation - Class in org.infinispan.client.hotrod.impl.operations
- NoCacheExecuteOperation(String, Map<String, byte[]>) - Constructor for class org.infinispan.client.hotrod.impl.operations.NoCacheExecuteOperation
- NoCachePingOperation - Class in org.infinispan.client.hotrod.impl.operations
- NoCachePingOperation() - Constructor for class org.infinispan.client.hotrod.impl.operations.NoCachePingOperation
- NoCachePrepareTransactionOperation - Class in org.infinispan.client.hotrod.impl.operations
- NoCachePrepareTransactionOperation(String, Xid, boolean, List<Modification>, boolean, long) - Constructor for class org.infinispan.client.hotrod.impl.operations.NoCachePrepareTransactionOperation
- NODE_SUSPECTED - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- noFlags() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- noFlags() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- noFlags() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- noFlags() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Resets all applied flags back to the defaults.
- noHasHFunctionConfigured(int) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- noHasHFunctionConfigured(int) - Method in interface org.infinispan.client.hotrod.logging.Log
- noHasHFunctionConfigured$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- NoHotRodOperation<E> - Class in org.infinispan.client.hotrod.impl.operations
- noMoreOperationsAllowed() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- noMoreOperationsAllowed() - Method in interface org.infinispan.client.hotrod.logging.Log
- noMoreOperationsAllowed$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- NON_DURABLE_XA - Enum constant in enum class org.infinispan.client.hotrod.configuration.TransactionMode
-
The cache is enlisted as
XAResourcebut it doesn't keep any recovery information. - NON_EXISTING - Enum constant in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
- NON_XA - Enum constant in enum class org.infinispan.client.hotrod.configuration.TransactionMode
-
The cache is enlisted as
Synchronization. - NONE - Enum constant in enum class org.infinispan.client.hotrod.configuration.TransactionMode
-
The cache is not transactional
- nonExistingEntry(K) - Static method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- noOpenTelemetryAPI() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- noOpenTelemetryAPI() - Method in interface org.infinispan.client.hotrod.logging.Log
- noOpenTelemetryAPI$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- NoOpTelemetryService - Class in org.infinispan.client.hotrod.telemetry.impl
- noSSLTrustManagerConfiguration() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- noSSLTrustManagerConfiguration() - Method in interface org.infinispan.client.hotrod.logging.Log
- noSSLTrustManagerConfiguration$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- NOT_EXECUTED_WITH_PREVIOUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- NOT_EXECUTED_WITH_PREVIOUS_OBJ_STORAGE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- NOT_PUT_REMOVED_REPLACED_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- NOT_READ - Enum constant in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
- notaHotRodURI(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- notaHotRodURI(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- notaHotRodURI$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- NotificationManager - Class in org.infinispan.client.hotrod.counter.impl
-
A Hot Rod client notification manager for a single
CounterManager. - notReadEntry(K) - Static method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
O
- oauthBearerWithoutToken() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- oauthBearerWithoutToken() - Method in interface org.infinispan.client.hotrod.logging.Log
- oauthBearerWithoutToken$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- obj2bytes(Marshaller, Object, boolean, int, int) - Static method in class org.infinispan.client.hotrod.marshall.MarshallerUtil
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, will be removed in 15.0
- obj2bytes(Marshaller, Object, BufferSizePredictor) - Static method in class org.infinispan.client.hotrod.marshall.MarshallerUtil
- obj2stream(Marshaller, Object, OutputStream, BufferSizePredictor) - Static method in class org.infinispan.client.hotrod.marshall.MarshallerUtil
- objectFromByteBuffer(byte[]) - Method in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- ObjectRoutingCacheOperationsFactory - Class in org.infinispan.client.hotrod.impl.operations
- ObjectRoutingCacheOperationsFactory(CacheOperationsFactory) - Constructor for class org.infinispan.client.hotrod.impl.operations.ObjectRoutingCacheOperationsFactory
- objectToBuffer(Object) - Method in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- objectToByteBuffer(Object) - Method in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- objectToByteBuffer(Object, int) - Method in class org.infinispan.client.hotrod.marshall.BytesOnlyMarshaller
- of(short) - Static method in class org.infinispan.client.hotrod.impl.protocol.HotRodConstants.Names
- of(Channel) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelRecord
- of(Flag...) - Static method in class org.infinispan.client.hotrod.HotRodFlags
- openTelemetryPropagationDisabled() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- openTelemetryPropagationDisabled() - Method in interface org.infinispan.client.hotrod.logging.Log
- openTelemetryPropagationDisabled$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- openTelemetryPropagationEnabled() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- openTelemetryPropagationEnabled() - Method in interface org.infinispan.client.hotrod.logging.Log
- openTelemetryPropagationEnabled$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- OPERATION_CHANNEL_ATTRIBUTE_KEY - Static variable in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- OperationChannel - Class in org.infinispan.client.hotrod.impl.transport.netty
- OperationDispatcher - Class in org.infinispan.client.hotrod.impl.transport.netty
-
This class handles dispatching various HotRodOperations to the appropriate server.
- OperationDispatcher(Configuration, ExecutorService, TimeService, ClientListenerNotifier, Consumer<ChannelPipeline>) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- operationIsNotAddClientListener(long, String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- operationIsNotAddClientListener(long, String) - Method in interface org.infinispan.client.hotrod.logging.Log
- operationIsNotAddClientListener$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- operationsFactory - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- opFunction - Variable in class org.infinispan.client.hotrod.impl.operations.HotRodBulkOperation
- order() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- order(ByteOrder) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- org.infinispan.client.hotrod - package org.infinispan.client.hotrod
-
Hot Rod client API.
- org.infinispan.client.hotrod.annotation - package org.infinispan.client.hotrod.annotation
-
Hot Rod client annotations.
- org.infinispan.client.hotrod.configuration - package org.infinispan.client.hotrod.configuration
-
Hot Rod client configuration API.
- org.infinispan.client.hotrod.counter.impl - package org.infinispan.client.hotrod.counter.impl
- org.infinispan.client.hotrod.counter.operation - package org.infinispan.client.hotrod.counter.operation
- org.infinispan.client.hotrod.event - package org.infinispan.client.hotrod.event
-
Hot Rod client remote event API.
- org.infinispan.client.hotrod.event.impl - package org.infinispan.client.hotrod.event.impl
- org.infinispan.client.hotrod.exceptions - package org.infinispan.client.hotrod.exceptions
-
Hot Rod client exceptions.
- org.infinispan.client.hotrod.filter - package org.infinispan.client.hotrod.filter
- org.infinispan.client.hotrod.impl - package org.infinispan.client.hotrod.impl
- org.infinispan.client.hotrod.impl.async - package org.infinispan.client.hotrod.impl.async
- org.infinispan.client.hotrod.impl.cache - package org.infinispan.client.hotrod.impl.cache
- org.infinispan.client.hotrod.impl.consistenthash - package org.infinispan.client.hotrod.impl.consistenthash
- org.infinispan.client.hotrod.impl.iteration - package org.infinispan.client.hotrod.impl.iteration
- org.infinispan.client.hotrod.impl.multimap - package org.infinispan.client.hotrod.impl.multimap
- org.infinispan.client.hotrod.impl.multimap.metadata - package org.infinispan.client.hotrod.impl.multimap.metadata
- org.infinispan.client.hotrod.impl.multimap.operations - package org.infinispan.client.hotrod.impl.multimap.operations
- org.infinispan.client.hotrod.impl.multimap.protocol - package org.infinispan.client.hotrod.impl.multimap.protocol
- org.infinispan.client.hotrod.impl.operations - package org.infinispan.client.hotrod.impl.operations
- org.infinispan.client.hotrod.impl.protocol - package org.infinispan.client.hotrod.impl.protocol
- org.infinispan.client.hotrod.impl.query - package org.infinispan.client.hotrod.impl.query
- org.infinispan.client.hotrod.impl.topology - package org.infinispan.client.hotrod.impl.topology
- org.infinispan.client.hotrod.impl.transaction - package org.infinispan.client.hotrod.impl.transaction
- org.infinispan.client.hotrod.impl.transaction.entry - package org.infinispan.client.hotrod.impl.transaction.entry
- org.infinispan.client.hotrod.impl.transaction.operations - package org.infinispan.client.hotrod.impl.transaction.operations
- org.infinispan.client.hotrod.impl.transaction.recovery - package org.infinispan.client.hotrod.impl.transaction.recovery
- org.infinispan.client.hotrod.impl.transport.netty - package org.infinispan.client.hotrod.impl.transport.netty
- org.infinispan.client.hotrod.impl.transport.tcp - package org.infinispan.client.hotrod.impl.transport.tcp
- org.infinispan.client.hotrod.jmx - package org.infinispan.client.hotrod.jmx
- org.infinispan.client.hotrod.logging - package org.infinispan.client.hotrod.logging
- org.infinispan.client.hotrod.marshall - package org.infinispan.client.hotrod.marshall
- org.infinispan.client.hotrod.metrics - package org.infinispan.client.hotrod.metrics
- org.infinispan.client.hotrod.metrics.micrometer - package org.infinispan.client.hotrod.metrics.micrometer
- org.infinispan.client.hotrod.multimap - package org.infinispan.client.hotrod.multimap
- org.infinispan.client.hotrod.near - package org.infinispan.client.hotrod.near
- org.infinispan.client.hotrod.security - package org.infinispan.client.hotrod.security
- org.infinispan.client.hotrod.telemetry.impl - package org.infinispan.client.hotrod.telemetry.impl
- org.infinispan.client.hotrod.transaction.lookup - package org.infinispan.client.hotrod.transaction.lookup
- org.infinispan.client.hotrod.transaction.manager - package org.infinispan.client.hotrod.transaction.manager
P
- ParallelOperationException - Exception Class in org.infinispan.client.hotrod.exceptions
- ParallelOperationException(String) - Constructor for exception class org.infinispan.client.hotrod.exceptions.ParallelOperationException
- ParallelOperationException(String, Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.ParallelOperationException
- ParallelOperationException(Throwable) - Constructor for exception class org.infinispan.client.hotrod.exceptions.ParallelOperationException
- parseErrorServerAddress(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- parseErrorServerAddress(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- parseErrorServerAddress$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- parseServers(String, BiConsumer<String, Integer>) - Static method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- parseVersion(String) - Static method in enum class org.infinispan.client.hotrod.ProtocolVersion
- password(char[]) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies the password to be used for authentication.
- password(String) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies the password to be used for authentication.
- pendingChannelOperations() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- pendingOperationFlowable() - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- ping() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- ping() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- ping() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- PING_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PING_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PingHandler - Class in org.infinispan.client.hotrod.impl.transport.netty
- PingHandler() - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.PingHandler
- PingResponse - Class in org.infinispan.client.hotrod.impl.operations
- PingResponse.Decoder - Class in org.infinispan.client.hotrod.impl.operations
- pipelineWrapper() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Here solely for overriding purposes to modify any pipeline created by this manager.
- port() - Method in class org.infinispan.client.hotrod.configuration.ServerConfiguration
- port(int) - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
- PREPARE_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PREPARE_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PREPARE_TX_2_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PREPARE_TX_2_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PrepareTransactionOperation - Class in org.infinispan.client.hotrod.impl.transaction.operations
-
A prepare request from the
TransactionManager. - PrepareTransactionOperation(InternalRemoteCache<?, ?>, Xid, boolean, List<Modification>, boolean, long) - Constructor for class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- prettyPrint(byte) - Static method in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
- PrivateHotRodFlag - Enum Class in org.infinispan.client.hotrod.impl
- process(Set<K>, AsyncCacheEntryProcessor<K, V, T>, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- process(Set<K>, AsyncCacheEntryProcessor<K, V, T>, CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- process(Set<K>, AsyncCacheEntryProcessor<K, V, T>, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- processAll(AsyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- processAll(AsyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- processAll(AsyncCacheEntryProcessor<K, V, T>, CacheProcessorOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- properties() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- protocol() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- protocol(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Configures the secure socket protocol.
- PROTOCOL_VERSION - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- PROTOCOL_VERSION_30 - Enum constant in enum class org.infinispan.client.hotrod.ProtocolVersion
- PROTOCOL_VERSION_31 - Enum constant in enum class org.infinispan.client.hotrod.ProtocolVersion
- PROTOCOL_VERSION_40 - Enum constant in enum class org.infinispan.client.hotrod.ProtocolVersion
- PROTOCOL_VERSION_41 - Enum constant in enum class org.infinispan.client.hotrod.ProtocolVersion
- PROTOCOL_VERSION_AUTO - Enum constant in enum class org.infinispan.client.hotrod.ProtocolVersion
- ProtocolVersion - Enum Class in org.infinispan.client.hotrod
-
Enumeration of supported Hot Rod client protocol VERSIONS.
- provider() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- provider(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Configures the SSL provider.
- publishEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- publishEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- publishEntries(String, Object[], Set<Integer>, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Publishes the entries from the server in a non blocking fashion.
- publishEntriesByQuery(Query<?>, Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- publishEntriesByQuery(Query<?>, Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- publishEntriesByQuery(Query<?>, Set<Integer>, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Publish entries from the server matching a query.
- publishEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- publishEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- publishEntriesWithMetadata(Set<Integer>, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Publish entries with metadata information
- put(K) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- put(K) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
Initiates a streaming put operation.
- put(K, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- put(K, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
An overloaded form of
StreamingRemoteCache.put(Object), which takes in lifespan parameters. - put(K, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- put(K, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
An overloaded form of
StreamingRemoteCache.put(Object), which takes in lifespan and maxIdle parameters. - put(K, V) - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- put(K, V) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- put(K, V, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- put(K, V, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- put(K, V, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- PUT_ALL_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PUT_ALL_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PUT_IF_ABSENT_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PUT_IF_ABSENT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PUT_MULTIMAP_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- PUT_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- PUT_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PUT_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PUT_STREAM_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- PUT_STREAM_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- putAll(Flow.Publisher<CacheEntry<K, V>>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- putAll(Flow.Publisher<CacheEntry<K, V>>, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- putAll(Flow.Publisher<CacheEntry<K, V>>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAll(Map<? extends K, ? extends V>) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Adds or overrides each specified entry in the remote cache.
- putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Adds or overrides each specified entry in the remote cache.
- putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Adds or overrides each specified entry in the remote cache.
- putAll(Map<K, V>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- putAll(Map<K, V>, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- putAll(Map<K, V>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- putAllAsync(Map<? extends K, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAllAsync(Map<? extends K, ? extends V>) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Adds or overrides each specified entry in the remote cache.
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Adds or overrides each specified entry in the remote cache.
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Adds or overrides each specified entry in the remote cache.
- PutAllBulkOperation - Class in org.infinispan.client.hotrod.impl.operations
- PutAllBulkOperation(Map<?, ?>, DataFormat, Function<Map<byte[], byte[]>, HotRodOperation<Void>>) - Constructor for class org.infinispan.client.hotrod.impl.operations.PutAllBulkOperation
- PutAllOperation - Class in org.infinispan.client.hotrod.impl.operations
- PutAllOperation(InternalRemoteCache<?, ?>, Map<byte[], byte[]>, long, TimeUnit, long, TimeUnit) - Constructor for class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- putAsync(K, V) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAsync(K, V, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- putIfAbsent(K) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- putIfAbsent(K) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
A conditional form of put which inserts an entry into the cache only if no mapping for the key is already present.
- putIfAbsent(K, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- putIfAbsent(K, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
An overloaded form of
StreamingRemoteCache.putIfAbsent(Object)which takes in lifespan parameters. - putIfAbsent(K, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- putIfAbsent(K, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
An overloaded form of
StreamingRemoteCache.putIfAbsent(Object)which takes in lifespan and maxIdle parameters. - putIfAbsent(K, MetadataValue<V>) - Method in interface org.infinispan.client.hotrod.near.NearCache
- putIfAbsent(K, MetadataValue<V>) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- putIfAbsent(K, V) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putIfAbsent(K, V, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- putIfAbsentAsync(K, V) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- PutIfAbsentOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
-
Implements "putIfAbsent" operation as described in Hot Rod protocol specification.
- PutIfAbsentOperation(InternalRemoteCache<?, ?>, byte[], byte[], long, TimeUnit, long, TimeUnit) - Constructor for class org.infinispan.client.hotrod.impl.operations.PutIfAbsentOperation
- PutKeyValueMultimapOperation - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "put" for multimap cache as defined by Hot Rod protocol specification.
- PutKeyValueMultimapOperation(InternalRemoteCache<?, ?>, byte[], byte[], long, TimeUnit, long, TimeUnit, boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.PutKeyValueMultimapOperation
- PutOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
-
Implements "put" as defined by Hot Rod protocol specification.
- PutOperation(InternalRemoteCache<?, ?>, byte[], byte[], long, TimeUnit, long, TimeUnit) - Constructor for class org.infinispan.client.hotrod.impl.operations.PutOperation
- PutOutputStream - Class in org.infinispan.client.hotrod.impl.protocol
- PutOutputStream(BiFunction<ByteBuf, Boolean, CompletionStage<Void>>, ByteBufAllocator) - Constructor for class org.infinispan.client.hotrod.impl.protocol.PutOutputStream
- PutStreamEndOperation - Class in org.infinispan.client.hotrod.impl.operations
- PutStreamEndOperation(InternalRemoteCache<?, ?>, int) - Constructor for class org.infinispan.client.hotrod.impl.operations.PutStreamEndOperation
- PutStreamNextOperation - Class in org.infinispan.client.hotrod.impl.operations
- PutStreamNextOperation(InternalRemoteCache<?, ?>, int, boolean, ByteBuf, Channel) - Constructor for class org.infinispan.client.hotrod.impl.operations.PutStreamNextOperation
- PutStreamResponse - Record Class in org.infinispan.client.hotrod.impl.operations
- PutStreamResponse(int, Channel) - Constructor for record class org.infinispan.client.hotrod.impl.operations.PutStreamResponse
-
Creates an instance of a
PutStreamResponserecord class. - PutStreamStartOperation - Class in org.infinispan.client.hotrod.impl.operations
- PutStreamStartOperation(InternalRemoteCache<?, ?>, byte[], long, long, TimeUnit, long, TimeUnit) - Constructor for class org.infinispan.client.hotrod.impl.operations.PutStreamStartOperation
Q
- query(String) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- query(String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- QUERY_DSL_FILTER_FACTORY_NAME - Static variable in class org.infinispan.client.hotrod.filter.Filters
-
The name of the factory used for query DSL based filters and converters.
- QUERY_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- QUERY_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- queryDisabled() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- queryDisabled() - Method in interface org.infinispan.client.hotrod.logging.Log
- queryDisabled$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- queryFactory - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- queryNotSupported() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- queryNotSupported() - Method in interface org.infinispan.client.hotrod.logging.Log
- queryNotSupported$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- QueryOperation<T> - Class in org.infinispan.client.hotrod.impl.operations
- QueryOperation(InternalRemoteCache<?, ?>, RemoteQuery<T>, boolean) - Constructor for class org.infinispan.client.hotrod.impl.operations.QueryOperation
R
- read() - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- read() - Method in class org.infinispan.client.hotrod.impl.protocol.GetInputStream
- read(byte[], int, int) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- read(byte[], int, int) - Method in class org.infinispan.client.hotrod.impl.protocol.GetInputStream
- read(ChannelHandlerContext) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- read(K, MetadataValue<V>) - Static method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- read(AuthenticationConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- read(ClusterConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- read(Configuration) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- read(Configuration, Combine) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- read(ConnectionPoolConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.
- read(ExecutorFactoryConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- read(NearCacheConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
- read(RemoteCacheConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
- read(SecurityConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.SecurityConfigurationBuilder
- read(ServerConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
- read(SslConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
- read(StatisticsConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
- read(TransactionConfiguration, Combine) - Method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated.
- readableBytes() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readArray(ByteBuf) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- readBoolean() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readByte() - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- readByte() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(byte[]) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(byte[], int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(ByteBuf) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(ByteBuf, int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(OutputStream, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(ByteBuffer) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(FileChannel, long, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readBytes(GatheringByteChannel, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readCacheEvent(ByteBuf, long, Function<byte[], DataFormat>, short, ClassAllowList, SocketAddress) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- readCacheEvent(ByteBuf, long, Function<byte[], DataFormat>, short, ClassAllowList, SocketAddress) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- readChar() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readCharSequence(int, Charset) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readCounterEvent(ByteBuf) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
-
Reads a
HotRodCounterEventwith thelistener-id. - readCounterEvent(ByteBuf) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- readDouble() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readerIndex() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readerIndex(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readFloat() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readInt() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readIntLE() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readKey(ByteBuf) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufCacheUnmarshaller
- readKey(ByteBuf) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheUnmarshaller
-
Reads a variable int array first and then reads a key using the value media type only using up to the maximum provided number of bytes
- readKey(ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufCacheUnmarshaller
- readKey(ByteBuf, int) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheUnmarshaller
-
Reads a key from the provided ByteBuf using the value media type up to the maximum number of bytes.
- readLong() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readLongLE() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readMediaType(ByteBuf) - Static method in class org.infinispan.client.hotrod.impl.protocol.CodecUtils
- readMedium() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readMediumLE() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readMessageId(ByteBuf) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- readMessageId(ByteBuf) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- readMetadataValue(ByteBuf, short, CacheUnmarshaller) - Static method in class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
- readOther(ByteBuf) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufCacheUnmarshaller
- readOther(ByteBuf) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheUnmarshaller
-
Reads a variable int first and then reads an arbitrary object with the configured Marshaller up to the maximum number of bytes.
- readOther(ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufCacheUnmarshaller
- readOther(ByteBuf, int) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheUnmarshaller
-
Reads an arbitrary object with the configured Marshaller up to the maximum number of bytes.
- readRetainedSlice(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readShort() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readShortLE() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readSlice(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readString(ByteBuf) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- readUnsignedByte() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedInt() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedIntLE() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedMedium() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedMediumLE() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedShort() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readUnsignedShortLE() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- readValue(ByteBuf) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufCacheUnmarshaller
- readValue(ByteBuf) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheUnmarshaller
-
Reads a variable int array first and then reads a value using the value media type only using up to the maximum provided number of bytes
- readValue(ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufCacheUnmarshaller
- readValue(ByteBuf, int) - Method in interface org.infinispan.client.hotrod.impl.operations.CacheUnmarshaller
-
Reads a value from the provided ByteBuf using the value media type up to the maximum number of bytes.
- readVInt(ByteBuf) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- readVLong(ByteBuf) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- realm(String) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies the realm to be used for authentication.
- reconnect(Throwable) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- RECONNECT_PERIOD - Static variable in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- ReconnectTask - Class in org.infinispan.client.hotrod.event.impl
- ReconnectTask(EventDispatcher<?>) - Constructor for class org.infinispan.client.hotrod.event.impl.ReconnectTask
- RecoveryIterator - Class in org.infinispan.client.hotrod.impl.transaction.recovery
-
The iterator return when
XAResource.recover(int)is invoked withXAResource.TMSTARTRSCAN. - RecoveryManager - Class in org.infinispan.client.hotrod.impl.transaction.recovery
-
It keeps the local in-doubt transactions.
- RecoveryManager() - Constructor for class org.infinispan.client.hotrod.impl.transaction.recovery.RecoveryManager
- RecoveryOperation - Class in org.infinispan.client.hotrod.impl.transaction.operations
-
A recovery request from the
TransactionManager. - RecoveryOperation() - Constructor for class org.infinispan.client.hotrod.impl.transaction.operations.RecoveryOperation
- reduce(CompletionStage<Collection<Void>>) - Method in class org.infinispan.client.hotrod.impl.operations.PutAllBulkOperation
- reduce(CompletionStage<Collection<Map<K, V>>>) - Method in class org.infinispan.client.hotrod.impl.operations.GetAllBulkOperation
- reduce(CompletionStage<Collection<Output>>) - Method in class org.infinispan.client.hotrod.impl.operations.HotRodBulkOperation
- refCnt() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- refreshTimeout(HotRodOperation<?>, long) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- registeredOperationsById() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- registerMarshaller(Marshaller) - Method in class org.infinispan.client.hotrod.impl.MarshallerRegistry
- registerOperation(HotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- reindexCache(String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- reindexCache(String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Performs a mass reindexing of the specified cache.
- release() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- release(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- remoteCache(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- remoteCache(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- remoteCache(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Per-cache configuration
- RemoteCache<K,
V> - Interface in org.infinispan.client.hotrod -
Provides remote reference to a Hot Rod server/cluster.
- RemoteCacheClientStatisticsMXBean - Interface in org.infinispan.client.hotrod.jmx
-
RemoteCache client-side statistics (such as number of connections)
- RemoteCacheConfiguration - Class in org.infinispan.client.hotrod.configuration
- RemoteCacheConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
Per-cache configuration.
- RemoteCacheContainer - Interface in org.infinispan.client.hotrod
- RemoteCacheImpl<K,
V> - Class in org.infinispan.client.hotrod.impl - RemoteCacheImpl(RemoteCacheImpl<?, ?>, int) - Constructor for class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- RemoteCacheImpl(RemoteCacheManager, String, TimeService, Function<InternalRemoteCache<K, V>, CacheOperationsFactory>) - Constructor for class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- RemoteCacheImpl(RemoteCacheManager, String, TimeService, NearCacheService<K, V>, Function<InternalRemoteCache<K, V>, CacheOperationsFactory>) - Constructor for class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- remoteCacheManager - Variable in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- RemoteCacheManager - Class in org.infinispan.client.hotrod
-
Factory for
RemoteCaches. - RemoteCacheManager() - Constructor for class org.infinispan.client.hotrod.RemoteCacheManager
-
Same as
RemoteCacheManager(boolean)and it also starts the cache. - RemoteCacheManager(boolean) - Constructor for class org.infinispan.client.hotrod.RemoteCacheManager
-
Similar to
RemoteCacheManager(Configuration, boolean), but it will try to lookup the config properties in the classpath, in a file named hotrod-client.properties. - RemoteCacheManager(String) - Constructor for class org.infinispan.client.hotrod.RemoteCacheManager
-
Create a new RemoteCacheManager using the supplied URI.
- RemoteCacheManager(URI) - Constructor for class org.infinispan.client.hotrod.RemoteCacheManager
-
Create a new RemoteCacheManager using the supplied URI.
- RemoteCacheManager(Configuration) - Constructor for class org.infinispan.client.hotrod.RemoteCacheManager
-
Create a new RemoteCacheManager using the supplied
Configuration. - RemoteCacheManager(Configuration, boolean) - Constructor for class org.infinispan.client.hotrod.RemoteCacheManager
-
Create a new RemoteCacheManager using the supplied
Configuration. - RemoteCacheManagerAdmin - Interface in org.infinispan.client.hotrod
-
Remote Administration operations
- RemoteCacheManagerAdminImpl - Class in org.infinispan.client.hotrod.impl
- RemoteCacheManagerAdminImpl(RemoteCacheManager, ManagerOperationsFactory, OperationDispatcher, EnumSet<CacheContainerAdmin.AdminFlag>, Consumer<String>) - Constructor for class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- RemoteCacheManagerMetricsRegistry - Interface in org.infinispan.client.hotrod.metrics
-
Hot Rod client entrypoint.
- RemoteCacheManagerMXBean - Interface in org.infinispan.client.hotrod.jmx
-
RemoteCacheManager client-side statistics and operations
- RemoteCacheManagerNotStartedException - Exception Class in org.infinispan.client.hotrod.exceptions
-
Thrown when trying to use an
RemoteCachethat is associated to anRemoteCacheManagerthat was not started. - RemoteCacheManagerNotStartedException(String) - Constructor for exception class org.infinispan.client.hotrod.exceptions.RemoteCacheManagerNotStartedException
- remoteCaches() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- RemoteCacheSupport<K,
V> - Class in org.infinispan.client.hotrod.impl -
Purpose: keep all delegating and unsupported methods in one place -> readability.
- RemoteCacheSupport() - Constructor for class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- RemoteCacheSupport(long, long) - Constructor for class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- remoteCacheTemplateNameXorConfiguration(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- remoteCacheTemplateNameXorConfiguration(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- remoteCacheTemplateNameXorConfiguration$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- RemoteCounterManager - Class in org.infinispan.client.hotrod.counter.impl
-
A
CounterManagerimplementation for Hot Rod clients. - RemoteCounterManager() - Constructor for class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- RemoteCounterManagerFactory - Class in org.infinispan.client.hotrod
-
A
CounterManagerfactory for Hot Rod client. - RemoteIllegalLifecycleStateException - Exception Class in org.infinispan.client.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.client.hotrod.exceptions.RemoteIllegalLifecycleStateException
- RemoteMultimapCache<K,
V> - Interface in org.infinispan.client.hotrod.multimap -
Remote MultimapCache interface used for server mode.
- RemoteMultimapCacheImpl<K,
V> - Class in org.infinispan.client.hotrod.impl.multimap -
Remote implementation of
RemoteMultimapCache - RemoteMultimapCacheImpl(RemoteCacheManager, RemoteCache<K, Collection<V>>) - Constructor for class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- RemoteMultimapCacheImpl(RemoteCacheManager, RemoteCache<K, Collection<V>>, boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- RemoteMultimapCacheManager<K,
V> - Class in org.infinispan.client.hotrod.multimap - RemoteMultimapCacheManager(RemoteCacheManager) - Constructor for class org.infinispan.client.hotrod.multimap.RemoteMultimapCacheManager
- RemoteMultimapCacheManagerFactory - Class in org.infinispan.client.hotrod.multimap
- RemoteNodeSuspectException - Exception Class in org.infinispan.client.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.client.hotrod.exceptions.RemoteNodeSuspectException
- RemotePublisher<K,
E> - Class in org.infinispan.client.hotrod.impl.iteration - RemotePublisher(CacheOperationsFactory, OperationDispatcher, String, Object[], Set<Integer>, int, boolean, DataFormat) - Constructor for class org.infinispan.client.hotrod.impl.iteration.RemotePublisher
- RemoteQuery<T> - Class in org.infinispan.client.hotrod.impl.query
- RemoteQueryFactory - Class in org.infinispan.client.hotrod.impl.query
- RemoteQueryFactory(InternalRemoteCache<?, ?>) - Constructor for class org.infinispan.client.hotrod.impl.query.RemoteQueryFactory
- RemoteTransactionManager - Class in org.infinispan.client.hotrod.transaction.manager
-
A simple
TransactionManagerimplementation. - RemoteTransactionManagerLookup - Class in org.infinispan.client.hotrod.transaction.lookup
-
Returns an instance of
RemoteTransactionManager. - RemoteXid - Class in org.infinispan.client.hotrod.transaction.manager
-
Implementation of
Xidused byRemoteTransactionManager. - remove() - Method in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- remove() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- remove(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- remove(Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
- remove(Object, Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- remove(Object, Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
- remove(String) - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- remove(K) - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- remove(K) - Method in interface org.infinispan.client.hotrod.near.NearCache
- remove(K) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- remove(K, CacheEntryVersion, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- remove(K, CacheEntryVersion, CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- remove(K, CacheEntryVersion, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- remove(K, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- remove(K, CacheOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- remove(K, CacheOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- remove(K, MetadataValue<V>) - Method in interface org.infinispan.client.hotrod.near.NearCache
- remove(K, MetadataValue<V>) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- remove(K, V) - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- REMOVE_CLIENT_LISTENER_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REMOVE_CLIENT_LISTENER_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REMOVE_ENTRY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- REMOVE_ENTRY_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- REMOVE_HITS - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Number of removal hits.
- REMOVE_IF_UNMODIFIED_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REMOVE_IF_UNMODIFIED_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REMOVE_KEY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- REMOVE_KEY_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- REMOVE_MISSES - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Number of removal misses.
- REMOVE_OP - Enum constant in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
- REMOVE_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REMOVE_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- removeAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- removeAll(Flow.Publisher<K>, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- removeAll(Flow.Publisher<K>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- removeAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- removeAll(Set<K>, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- removeAll(Set<K>, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- removeAllListeners() - Method in class org.infinispan.client.hotrod.event.impl.ContinuousQueryImpl
- removeAsync(Object) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- removeAsync(Object) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- removeAsync(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- removeAsync(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- removeAsync(Object) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- removeAsync(Object, Object) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- removeAsync(Object, Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- removeAsync(Object, Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- removeAsync(Object, Object) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- removeCache(String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- removeCache(String) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- removeCache(String) - Method in interface org.infinispan.client.hotrod.metrics.RemoteCacheManagerMetricsRegistry
-
Removes and unregister all cache related metrics.
- removeCache(String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Removes a cache from the remote server cluster.
- removeClientListener(byte[]) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- removeClientListener(Object) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- removeClientListener(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- removeClientListener(Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Remove a previously added client listener.
- RemoveClientListenerOperation - Class in org.infinispan.client.hotrod.impl.operations
-
Remove client listener operation.
- RemoveClientListenerOperation(InternalRemoteCache<?, ?>, ClientListenerNotifier, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.RemoveClientListenerOperation
- removeContinuousQueryListener(ContinuousQueryListener<K, ?>) - Method in class org.infinispan.client.hotrod.event.impl.ContinuousQueryImpl
- RemovedEventImpl<K> - Class in org.infinispan.client.hotrod.event.impl
- RemovedEventImpl(byte[], K, boolean) - Constructor for class org.infinispan.client.hotrod.event.impl.RemovedEventImpl
- removeEntry(Map.Entry<K, V>) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- removeEntry(K, V) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- RemoveEntryMultimapOperation - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "remove" for multimap as defined by Hot Rod protocol specification.
- RemoveEntryMultimapOperation(InternalRemoteCache<?, ?>, byte[], byte[], boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation
- RemoveIfUnmodifiedOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
-
Implements "removeIfUnmodified" operation as defined by Hot Rod protocol specification.
- RemoveIfUnmodifiedOperation(InternalRemoteCache<?, ?>, byte[], long) - Constructor for class org.infinispan.client.hotrod.impl.operations.RemoveIfUnmodifiedOperation
- RemoveKeyMultimapOperation - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "remove" for multimap cache as defined by Hot Rod protocol specification.
- RemoveKeyMultimapOperation(InternalRemoteCache<?, ?>, byte[], boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.RemoveKeyMultimapOperation
- removeListener(byte[]) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- removeListener(SocketAddress, byte[]) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- RemoveListenerOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A remove listener operation for
Handle.remove(). - RemoveListenerOperation(String, byte[]) - Constructor for class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- removeMetric(Object) - Method in interface org.infinispan.client.hotrod.metrics.HotRodClientMetricsRegistry
-
Unregister a metric by its ID.
- removeMetric(Object) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- RemoveOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A counter operation for
CounterManager.remove(String),StrongCounter.remove()andWeakCounter.remove(). - RemoveOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
-
Implement "remove" operation as described in Hot Rod protocol specification.
- RemoveOperation(String, boolean) - Constructor for class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- RemoveOperation(InternalRemoteCache<?, ?>, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.RemoveOperation
- removeRemoteCache(String) - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Remove a
RemoteCacheConfigurationfrom thisConfiguration. - removeTemplate(String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- removeWithVersion(K, long) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- removeWithVersion(K, long) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Removes the given entry only if its version matches the supplied version.
- removeWithVersionAsync(K, long) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- removeWithVersionAsync(K, long) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- removeWithVersionAsync(K, long) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- removeWithVersionAsync(K, long) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- removeWithVersionAsync(K, long) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- removeWithVersionAsync(K, long) - Method in interface org.infinispan.client.hotrod.RemoteCache
- removingServer(SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- removingServer(SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
- removingServer$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- REPL_ASYNC - Enum constant in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.
- REPL_SYNC - Enum constant in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.
- replace(K, MetadataValue<V>, MetadataValue<V>) - Method in interface org.infinispan.client.hotrod.near.NearCache
- replace(K, MetadataValue<V>, MetadataValue<V>) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- replace(K, V) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replace(K, V, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- replace(K, V, V) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replace(K, V, V) - Method in interface org.infinispan.client.hotrod.RemoteCache
- replace(K, V, V, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replace(K, V, V, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.RemoteCache
- replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.RemoteCache
- REPLACE_IF_UNMODIFIED_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REPLACE_IF_UNMODIFIED_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REPLACE_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REPLACE_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceAsync(K, V) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceAsync(K, V, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- replaceAsync(K, V, V) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceAsync(K, V, V, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- ReplaceIfUnmodifiedOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
-
Implement "replaceIfUnmodified" as defined by Hot Rod protocol specification.
- ReplaceIfUnmodifiedOperation(InternalRemoteCache<?, ?>, byte[], byte[], long, TimeUnit, long, TimeUnit, long) - Constructor for class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- ReplaceOperation<V> - Class in org.infinispan.client.hotrod.impl.operations
-
Implements "Replace" operation as defined by Hot Rod protocol specification.
- ReplaceOperation(InternalRemoteCache<?, ?>, byte[], byte[], long, TimeUnit, long, TimeUnit) - Constructor for class org.infinispan.client.hotrod.impl.operations.ReplaceOperation
- replaceWithVersion(K, long) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- replaceWithVersion(K, long) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
A form of
StreamingRemoteCache.put(Object), which takes in a version. - replaceWithVersion(K, long, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- replaceWithVersion(K, long, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
An overloaded form of
StreamingRemoteCache.replaceWithVersion(Object, long)which takes in lifespan parameters. - replaceWithVersion(K, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- replaceWithVersion(K, long, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
-
An overloaded form of
StreamingRemoteCache.replaceWithVersion(Object, long)which takes in lifespan and maxIdle parameters. - replaceWithVersion(K, V, long) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceWithVersion(K, V, long) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Replaces the given value only if its version matches the supplied version.
- replaceWithVersion(K, V, long, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceWithVersion(K, V, long, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
A overloaded form of
RemoteCache.replaceWithVersion(Object, Object, long)which takes in lifespan parameters. - replaceWithVersion(K, V, long, int, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceWithVersion(K, V, long, int, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
A overloaded form of
RemoteCache.replaceWithVersion(Object, Object, long)which takes in lifespan and maximum idle time parameters. - replaceWithVersion(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceWithVersion(K, V, long, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
A overloaded form of
RemoteCache.replaceWithVersion(Object, Object, long)which takes in lifespan and maximum idle time parameters. - replaceWithVersionAsync(K, V, long) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceWithVersionAsync(K, V, long) - Method in interface org.infinispan.client.hotrod.RemoteCache
- replaceWithVersionAsync(K, V, long, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceWithVersionAsync(K, V, long, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
- replaceWithVersionAsync(K, V, long, int, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- replaceWithVersionAsync(K, V, long, int, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
- replaceWithVersionAsync(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- replaceWithVersionAsync(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- replaceWithVersionAsync(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- replaceWithVersionAsync(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- replaceWithVersionAsync(K, V, long, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.RemoteCache
- REQUEST_BALANCING_STRATEGY - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- REQUEST_MAGIC - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- REQUEST_PARSING_ERROR_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.SetOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsEntryMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsKeyMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyWithMetadataMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.PutKeyValueMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveKeyMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.SizeMultimapOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.AuthMechListOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.AuthOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.CacheExecuteOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.CachePingOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.ClearOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetAllOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamEndOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamNextOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamStartOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
- requestOpCode() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.IterationEndOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.NoCacheExecuteOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePingOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePrepareTransactionOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutIfAbsentOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamEndOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamNextOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamStartOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.QueryOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.RemoveClientListenerOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.RemoveIfUnmodifiedOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.RemoveOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.SizeOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.UpdateBloomFilterOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.CompleteTransactionOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.ForgetTransactionOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- requestOpCode() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.RecoveryOperation
- reset() - Method in class org.infinispan.client.hotrod.counter.impl.BaseCounter
- reset() - Method in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
- reset() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyMultimapOperation
- reset() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- reset() - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- reset() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- reset() - Method in class org.infinispan.client.hotrod.impl.operations.GetAllOperation
- reset() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- reset() - Method in class org.infinispan.client.hotrod.impl.operations.PingResponse.Decoder
- reset() - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperation
- reset(String) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
-
Reset a single ache to the initial server list.
- ResetOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A counter operation for
StrongCounter.reset()andWeakCounter.reset(). - ResetOperation(String, boolean) - Constructor for class org.infinispan.client.hotrod.counter.operation.ResetOperation
- resetQuery() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- resetReaderIndex() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- resetReadTimeout() - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Reset the read timeout.
- resetStatistics() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- resetStatistics() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Resets statistics.
- resetWriterIndex() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- resetWriteTimeout() - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
-
Reset the write timeout.
- resolveStorage() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- resolveStorage() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- resolveStorage() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- resolveStorage(MediaType, MediaType) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- resolveStorage(MediaType, MediaType) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- resolveStorage(MediaType, MediaType) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- RESPONSE_MAGIC - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.counter.operation.SetOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsEntryMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsKeyMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyWithMetadataMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.PutKeyValueMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveKeyMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.multimap.operations.SizeMultimapOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.AuthMechListOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.AuthOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.CacheExecuteOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.CachePingOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.ClearOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetAllOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamEndOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamNextOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamStartOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
- responseOpCode() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.IterationEndOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.NoCacheExecuteOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePingOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePrepareTransactionOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutIfAbsentOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamEndOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamNextOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamStartOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.QueryOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.RemoveClientListenerOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.RemoveIfUnmodifiedOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.RemoveOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.SizeOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.operations.UpdateBloomFilterOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.CompleteTransactionOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.ForgetTransactionOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- responseOpCode() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.RecoveryOperation
- retain() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- retain(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- retainedDuplicate() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- retainedSlice() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- retainedSlice(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- retried() - Method in record class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation.GetWithMetadataResult
-
Returns the value of the
retriedrecord component. - RETRIEVALS - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Number of get operations.
- retrieveEntries(String, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
- retrieveEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- retrieveEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- retrieveEntries(String, Object[], Set<Integer>, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Retrieve entries from the server.
- retrieveEntries(String, Set<Integer>, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
- retrieveEntriesByQuery(Query<?>, Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- retrieveEntriesByQuery(Query<?>, Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- retrieveEntriesByQuery(Query<?>, Set<Integer>, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Retrieve entries from the server matching a query.
- retrieveEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- retrieveEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- retrieveEntriesWithMetadata(Set<Integer>, int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Retrieve entries with metadata information
- RetryAwareCompletionStage<E> - Interface in org.infinispan.client.hotrod.impl.operations
- returnMetadataValue(ByteBuf, short, CacheUnmarshaller) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- returnMetadataValue(ByteBuf, short, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- returnMetadataValue(ByteBuf, short, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec40
- returnMetadataValue(ByteBuf, short, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
- returnPossiblePrevValue(ByteBuf, short, CacheUnmarshaller) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- returnPossiblePrevValue(ByteBuf, short, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- returnPossiblePrevValue(ByteBuf, short, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec40
- returnPossiblePrevValue(ByteBuf, short, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
- returnVersionedOperationResponse(ByteBuf, short, Codec, CacheUnmarshaller) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
- revertCacheToInitialServerList(Collection<String>) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- revertCacheToInitialServerList(Collection<String>) - Method in interface org.infinispan.client.hotrod.logging.Log
- revertCacheToInitialServerList$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- rewrap(Throwable) - Static method in class org.infinispan.client.hotrod.impl.Util
- rewrap(ExecutionException) - Static method in class org.infinispan.client.hotrod.impl.Util
- ROLLBACK_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- ROLLBACK_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- RoundRobinBalancingStrategy - Class in org.infinispan.client.hotrod.impl.transport.tcp
-
Round-robin implementation for
FailoverRequestBalancingStrategy. - RoundRobinBalancingStrategy() - Constructor for class org.infinispan.client.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
- RoutingMultimapOperationsFactory - Class in org.infinispan.client.hotrod.impl.multimap.operations
- RoutingMultimapOperationsFactory(MultimapOperationsFactory) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.RoutingMultimapOperationsFactory
- routingObject(Object) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOperation
- RoutingObjectOperation<E> - Class in org.infinispan.client.hotrod.impl.operations
- RoutingObjectOperation(HotRodOperation<E>, Object) - Constructor for class org.infinispan.client.hotrod.impl.operations.RoutingObjectOperation
- run() - Method in class org.infinispan.client.hotrod.event.impl.ReconnectTask
S
- SAFE_HANDSHAKE_PROTOCOL_VERSION - Static variable in enum class org.infinispan.client.hotrod.ProtocolVersion
- SASL_MECHANISM - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SASL_PROPERTIES_PREFIX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SASL_PROPERTIES_PREFIX_REGEX - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SaslDecoderEncoder - Class in org.infinispan.client.hotrod.impl.transport.netty
- SaslDecoderEncoder(SaslClient) - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.SaslDecoderEncoder
- saslMechanism() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
- saslMechanism(String) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Selects the SASL mechanism to use for the connection to the server.
- saslProperties() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
- saslProperties(Map<String, String>) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Sets the SASL properties.
- saslQop(SaslQop...) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Sets the SASL QOP property.
- SaslQop - Enum Class in org.infinispan.client.hotrod.configuration
-
SaslQop.
- saslStrength(SaslStrength...) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Sets the SASL strength property.
- SaslStrength - Enum Class in org.infinispan.client.hotrod.configuration
-
SaslStrength.
- Search - Class in org.infinispan.client.hotrod
- security() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- security() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- security() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- security() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Security Configuration
- SecurityConfiguration - Class in org.infinispan.client.hotrod.configuration
-
SecurityConfiguration.
- SecurityConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
SecurityConfigurationBuilder.
- SegmentConsistentHash - Class in org.infinispan.client.hotrod.impl.consistenthash
- SegmentConsistentHash() - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.SegmentConsistentHash
- segmentsFinished(IntSet) - Method in interface org.infinispan.client.hotrod.impl.iteration.KeyTracker
- sendOperation(HotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- serialAllowList() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- serialWhitelist() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Configuration.serialAllowList()instead. To be removed in 14.0. - server() - Method in class org.infinispan.client.hotrod.DataFormat
- SERVER_ERROR_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- SERVER_FAILURE_TIMEOUT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SERVER_LIST - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- ServerConfiguration - Class in org.infinispan.client.hotrod.configuration
-
ServerConfiguration.
- ServerConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
ServerConfigurationBuilder.
- serverDataFormat(DataFormat.Builder) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
- serverFailureTimeout() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Controls how long a server is marked as failed in milliseconds.
- serverFailureTimeout(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- serverFailureTimeout(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- serverFailureTimeout(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
The time for a failed server to be cleared allowing for it to attempt to reconnect at a later point.
- serverKeyTypeNotRecognized(MediaType) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- serverKeyTypeNotRecognized(MediaType) - Method in interface org.infinispan.client.hotrod.logging.Log
- serverKeyTypeNotRecognized$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- serverName() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
- serverName(String) - Method in class org.infinispan.client.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 toAuthenticationConfigurationBuilder.DEFAULT_SERVER_NAME. - ServerRoutingCacheOperationsFactory - Class in org.infinispan.client.hotrod.impl.operations
- ServerRoutingCacheOperationsFactory(CacheOperationsFactory) - Constructor for class org.infinispan.client.hotrod.impl.operations.ServerRoutingCacheOperationsFactory
- servers() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- servers() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- serverStatistics() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- serverStatistics() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- serverStatistics() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns server-side statistics for this cache.
- ServerStatistics - Interface in org.infinispan.client.hotrod
-
Defines the possible list of statistics defined by the Hot Rod server.
- serverStatisticsAsync() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- serverStatisticsAsync() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- serverStatisticsAsync() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns server-side statistics for this cache.
- ServerStatisticsImpl - Class in org.infinispan.client.hotrod.impl
- ServerStatisticsImpl() - Constructor for class org.infinispan.client.hotrod.impl.ServerStatisticsImpl
- set(byte) - Method in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
-
Sets
thisflag to thebitSet. - set(Channel, SocketAddress) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelRecord
- set(K, V, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- set(K, V, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- set(K, V, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- set(V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- setAuthPassword(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setAuthRealm(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setAuthServerName(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setAuthToken(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setAuthUsername(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setBatchSize(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setBloomListenerAddress(Channel) - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- setBoolean(int, boolean) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBuffer(ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- setByte(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, byte[]) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, byte[], int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ByteBuf) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ByteBuf, int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, InputStream, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ByteBuffer) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, FileChannel, long, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setBytes(int, ScatteringByteChannel, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setCancellationFuture(ScheduledFuture<?>) - Method in class org.infinispan.client.hotrod.event.impl.ReconnectTask
- setChar(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setCharSequence(int, CharSequence, Charset) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setClientIntelligence(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setCodec(Codec) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder
- setCodec(Codec) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- setConnectionPoolExhaustedAction(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setConnectionPoolMaxActive(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setConnectionPoolMaxPendingRequests(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setConnectionPoolMaxWait(long) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setConnectionPoolMinEvictableIdleTime() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setConnectionPoolMinEvictableIdleTime(long) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setConnectionPoolMinIdle(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setConnectTimeout(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setContextInitializers(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setDataFormat(DataFormat) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufCacheUnmarshaller
- setDefaultExecutorFactoryPoolSize(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setDefaultExecutorFactoryThreadNamePrefix(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setDefaultExecutorFactoryThreadNameSuffix(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setDouble(int, double) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setFloat(int, float) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setForceReturnValues(boolean) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- setIfAbsent(K, V, CacheWriteOptions) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- setIndex(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setInt(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setIntLE(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setInvalidationCallback(Runnable) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- setJavaSerialAllowList(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setJavaSerialWhitelist(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ConfigurationProperties.setJavaSerialAllowList(String)instead. To be removed in 14.0. - setJmx(boolean) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setJmxDomain(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setJmxName(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setKeyAlias(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setKeySizeEstimate(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- setKeyStoreFileName(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setKeyStorePassword(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setKeyStoreType(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setLong(int, long) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setLongLE(int, long) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setMarshaller(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setMaxRetries(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setMedium(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setMediumLE(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setNearCacheMaxEntries(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setNearCacheMode(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setNearCacheNamePattern(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SetOperation - Class in org.infinispan.client.hotrod.counter.operation
-
A set operation for
StrongCounter.getAndSet(long) - SetOperation(String, long, boolean) - Constructor for class org.infinispan.client.hotrod.counter.operation.SetOperation
- setProtocolVersion(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setSaslMechanism(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setServerList(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setServers(Collection<SocketAddress>) - Method in interface org.infinispan.client.hotrod.FailoverRequestBalancingStrategy
-
Inform the strategy about the currently alive servers.
- setServers(Collection<SocketAddress>) - Method in class org.infinispan.client.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
- setShort(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setShortLE(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- setSniHostName(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setSocketTimeout(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setSSLProtocol(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setStatistics(boolean) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTcpKeepAlive(boolean) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTcpNoDelay(boolean) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setToken(String) - Method in class org.infinispan.client.hotrod.security.TokenCallbackHandler
- setTracingPropagationEnabled(boolean) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTransactionMode(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTransactionTimeout(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTransportFactory(Class<TransportFactory>) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTransportFactory(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTrustStoreFileName(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTrustStorePassword(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setTrustStorePath(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0 and will be removed in 15.0
- setTrustStoreType(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setURI(String) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setUseAuth(boolean) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setUseSSL(boolean) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- setValueSizeEstimate(int) - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- setZero(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- shouldRetry() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- size() - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- size() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- size() - Method in class org.infinispan.client.hotrod.impl.ServerStatisticsImpl
- size() - Method in interface org.infinispan.client.hotrod.near.NearCache
- size() - Method in class org.infinispan.client.hotrod.near.NearCacheService
- SIZE_MULTIMAP_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- SIZE_MULTIMAP_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.multimap.protocol.MultimapHotRodConstants
- SIZE_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- SIZE_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- sizeAsync() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- sizeAsync() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- sizeAsync() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
- SizeMultimapOperation - Class in org.infinispan.client.hotrod.impl.multimap.operations
-
Implements "size" for multimap cache as defined by Hot Rod protocol specification.
- SizeMultimapOperation(InternalRemoteCache<?, ?>, boolean) - Constructor for class org.infinispan.client.hotrod.impl.multimap.operations.SizeMultimapOperation
- SizeOperation - Class in org.infinispan.client.hotrod.impl.operations
- SizeOperation(InternalRemoteCache<?, ?>) - Constructor for class org.infinispan.client.hotrod.impl.operations.SizeOperation
- skip(long) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- SKIP_CACHE_LOAD - Enum constant in enum class org.infinispan.client.hotrod.Flag
-
Skips loading an entry from any configureds.
invalid reference
org.infinispan.persistence.spi.CacheLoader - SKIP_INDEXING - Enum constant in enum class org.infinispan.client.hotrod.Flag
-
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 class org.infinispan.client.hotrod.Flag
-
It will skip client listeners to be notified.
- skipBytes(int) - Method in class org.infinispan.client.hotrod.impl.operations.ByteBufSwappableInputStream
- skipBytes(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- slice() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- slice(int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- SNI_HOST_NAME - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- sniHostName() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfiguration
- sniHostName() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- sniHostName(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Specifies the TLS SNI hostname for the connection
- SO_TIMEOUT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- socketChannelClass() - Method in class org.infinispan.client.hotrod.impl.transport.netty.DefaultTransportFactory
- socketChannelClass() - Static method in class org.infinispan.client.hotrod.impl.transport.netty.IOURingNativeTransport
- socketChannelClass() - Static method in class org.infinispan.client.hotrod.impl.transport.netty.NativeTransport
- socketChannelClass() - Method in interface org.infinispan.client.hotrod.TransportFactory
-
Returns the Netty
SocketChannelclass to use in the transport. - socketTimeout() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- socketTimeout(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- socketTimeout(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- socketTimeout(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
This property defines the maximum socket read timeout in milliseconds before giving up waiting for bytes from the server.
- ssl() - Method in class org.infinispan.client.hotrod.configuration.AbstractSecurityConfigurationChildBuilder
- ssl() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfiguration
- ssl() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfigurationBuilder
- SSL_CIPHERS - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SSL_CONTEXT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SSL_HOSTNAME_VALIDATION - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SSL_PROTOCOL - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SSL_PROVIDER - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- SslConfiguration - Class in org.infinispan.client.hotrod.configuration
-
SslConfiguration.
- SslConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
SSLConfigurationBuilder.
- SslConfigurationBuilder(SecurityConfigurationBuilder) - Constructor for class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
- sslContext() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- sslContext(SSLContext) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Specifies a pre-built
SSLContext - SslHandshakeExceptionHandler - Class in org.infinispan.client.hotrod.impl.transport.netty
- SslHandshakeExceptionHandler() - Constructor for class org.infinispan.client.hotrod.impl.transport.netty.SslHandshakeExceptionHandler
- start() - Method in class org.infinispan.client.hotrod.event.impl.EventDispatcher
- start() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- start() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- start() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- start() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- start(InternalRemoteCache<K, V>) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- start(ManagerOperationsFactory, OperationDispatcher) - Method in class org.infinispan.client.hotrod.impl.transaction.SyncModeTransactionTable
- start(ManagerOperationsFactory, OperationDispatcher) - Method in class org.infinispan.client.hotrod.impl.transaction.XaModeTransactionTable
- start(ManagerOperationsFactory, OperationDispatcher) - Method in interface org.infinispan.client.hotrod.impl.transaction.TransactionTable
-
It initializes the
TransactionTablewith theManagerOperationsFactoryto use. - start(OperationDispatcher, ClientListenerNotifier) - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- START_GET_STREAM_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- START_GET_STREAM_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- START_PUT_STREAM_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- START_PUT_STREAM_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- startAsync() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- startChannelIfNeeded(SocketAddress) - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- startClientListener(byte[]) - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- startedIteration(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- startedIteration(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- startedIteration$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- startScan(CompletionStage<Collection<Xid>>) - Method in class org.infinispan.client.hotrod.impl.transaction.recovery.RecoveryManager
- state() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Returns the current state of this decoder.
- state(S) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder
-
Sets the current state of this decoder.
- StatisticOperation<E> - Class in org.infinispan.client.hotrod.impl.operations
- StatisticOperation(HotRodOperation<E>, ClientStatistics) - Constructor for class org.infinispan.client.hotrod.impl.operations.StatisticOperation
- statistics() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- statistics() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- statistics() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- statistics() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Configures client-side statistics.
- STATISTICS - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- StatisticsConfiguration - Class in org.infinispan.client.hotrod.configuration
- StatisticsConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
Configures client-side statistics
- STATS_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- STATS_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- StatsOperation - Class in org.infinispan.client.hotrod.impl.operations
-
Implements to the stats operation as defined by Hot Rod protocol specification.
- StatsOperation(InternalRemoteCache<?, ?>) - Constructor for class org.infinispan.client.hotrod.impl.operations.StatsOperation
- StatsOperationsFactory - Class in org.infinispan.client.hotrod.impl.operations
- StatsOperationsFactory(CacheOperationsFactory, ClientStatistics) - Constructor for class org.infinispan.client.hotrod.impl.operations.StatsOperationsFactory
- stop() - Method in class org.infinispan.client.hotrod.counter.impl.NotificationManager
- stop() - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- stop() - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
- stop() - Method in class org.infinispan.client.hotrod.event.impl.EventDispatcher
- stop() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- stop() - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- stop() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- stop() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- stop() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Stop the remote cache manager, disconnecting all existing connections.
- stop(RemoteCache<K, V>) - Method in class org.infinispan.client.hotrod.near.NearCacheService
- stopAsync() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- STORES - Static variable in interface org.infinispan.client.hotrod.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.client.hotrod.impl.DelegatingRemoteCache
- streaming() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- streaming() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns a cache where values are manipulated using
InputStreamandOutputStream - StreamingRemoteCache<K> - Interface in org.infinispan.client.hotrod
-
StreamingRemoteCache implements streaming versions of most
RemoteCachemethods - StreamingRemoteCacheImpl<K> - Class in org.infinispan.client.hotrod.impl
-
Implementation of
StreamingRemoteCache - StreamingRemoteCacheImpl(InternalRemoteCache<K, ?>) - Constructor for class org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl
- submitOperation(HotRodOperation<E>, SocketAddress) - Method in class org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
- subscribe(Subscriber<? super Map.Entry<K, E>>) - Method in class org.infinispan.client.hotrod.impl.iteration.RemotePublisher
- SUCCESS - Enum constant in enum class org.infinispan.client.hotrod.impl.VersionedOperationResponse.RspCode
- SUCCESS_WITH_PREVIOUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- SUCCESS_WITH_PREVIOUS_OBJ_STORAGE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- Supported idle states - Search tag in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- Section
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractNoCacheHotRodOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.CachePingOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamEndOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamNextOperation
- supportRetry() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.IterationEndOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamEndOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamNextOperation
- supportRetry() - Method in class org.infinispan.client.hotrod.impl.transaction.operations.ForgetTransactionOperation
- supportsDuplicates - Variable in class org.infinispan.client.hotrod.impl.multimap.operations.AbstractMultimapKeyOperation
- supportsDuplicates - Variable in class org.infinispan.client.hotrod.impl.multimap.operations.AbstractMultimapKeyValueOperation
- supportsDuplicates() - Method in class org.infinispan.client.hotrod.impl.multimap.RemoteMultimapCacheImpl
- SWITCH_CLUSTER_TOPOLOGY - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- switchCluster(ClusterInfo) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
-
Switch to another cluster and update the topologies of all caches with its initial server list.
- switchedBackToMainCluster() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- switchedBackToMainCluster() - Method in interface org.infinispan.client.hotrod.logging.Log
- switchedBackToMainCluster$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- switchedToCluster(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- switchedToCluster(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- switchedToCluster$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- switchToCluster(String) - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
-
Switch remote cache manager to a different cluster, previously declared via configuration.
- switchToCluster(String) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Switch remote cache manager to a different cluster, previously declared via configuration.
- switchToCluster(String) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- switchToDefaultCluster() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
-
Switch remote cache manager to a the default cluster, previously declared via configuration.
- switchToDefaultCluster() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
-
Switch remote cache manager to a the default cluster, previously declared via configuration.
- switchToDefaultCluster() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
- SyncModeTransactionTable - Class in org.infinispan.client.hotrod.impl.transaction
- SyncModeTransactionTable(long) - Constructor for class org.infinispan.client.hotrod.impl.transaction.SyncModeTransactionTable
T
- TCP_KEEP_ALIVE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- TCP_NO_DELAY - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- tcpKeepAlive() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- tcpKeepAlive(boolean) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- tcpKeepAlive(boolean) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- tcpKeepAlive(boolean) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Affects TCP KEEPALIVE on the TCP stack.
- tcpNoDelay() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- tcpNoDelay(boolean) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- tcpNoDelay(boolean) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- tcpNoDelay(boolean) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Affects TCP NODELAY on the TCP stack.
- TelemetryCacheOperationsFactory - Class in org.infinispan.client.hotrod.telemetry.impl
- TelemetryCacheOperationsFactory(CacheOperationsFactory) - Constructor for class org.infinispan.client.hotrod.telemetry.impl.TelemetryCacheOperationsFactory
- TelemetryOperation<E> - Class in org.infinispan.client.hotrod.telemetry.impl
- TelemetryOperation(HotRodOperation<E>) - Constructor for class org.infinispan.client.hotrod.telemetry.impl.TelemetryOperation
- telemetryService(boolean) - Static method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryServiceFactory
- TelemetryService - Interface in org.infinispan.client.hotrod.telemetry.impl
- TelemetryServiceFactory - Class in org.infinispan.client.hotrod.telemetry.impl
- TelemetryServiceFactory() - Constructor for class org.infinispan.client.hotrod.telemetry.impl.TelemetryServiceFactory
- TelemetryServiceImpl - Class in org.infinispan.client.hotrod.telemetry.impl
- TEMPLATE_NAME - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- templateName() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- templateName(String) - Method in class org.infinispan.client.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.
- templateName(DefaultTemplate) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since default templates have been removed, use
RemoteCacheConfigurationBuilder.configuration(String)and supply the cache type using the declarative configuration, for example {"replicated-cache": { "mode": "sync"}} in place of org.infinispan.REPL_SYNC - THREAD_NAME - Static variable in class org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory
- throwableDuringPublisher(Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- throwableDuringPublisher(Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- throwableDuringPublisher$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- time() - Method in class org.infinispan.client.hotrod.impl.ClientStatistics
- TIME_SINCE_START - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
-
Number of seconds since Hot Rod started.
- timeout() - Method in class org.infinispan.client.hotrod.configuration.TransactionConfiguration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- timeout() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- timeout() - Method in class org.infinispan.client.hotrod.impl.operations.AdvancedHotRodOperation
- timeout() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- timeout() - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- timeout(long, TimeUnit) - Method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0. To be removed in Infinispan 14. Use
ConfigurationBuilder.transactionTimeout(long, TimeUnit) - TimeUnitParam - Class in org.infinispan.client.hotrod.impl
-
Time unit representation for HotRod
- TimeUnitParam() - Constructor for class org.infinispan.client.hotrod.impl.TimeUnitParam
- toConfigurationBuilder() - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- toConfigurationBuilder(ConfigurationBuilder) - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- toInt() - Method in class org.infinispan.client.hotrod.HotRodFlags
- toInt(CacheOptions.Impl) - Static method in class org.infinispan.client.hotrod.HotRodFlags
- token(String) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- TokenCallbackHandler - Class in org.infinispan.client.hotrod.security
- TokenCallbackHandler(String) - Constructor for class org.infinispan.client.hotrod.security.TokenCallbackHandler
- toMetadataValue() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- toModification(Function<K, byte[]>, Function<V, byte[]>) - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- TOPOLOGY_AWARE - Enum constant in enum class org.infinispan.client.hotrod.configuration.ClientIntelligence
- TopologyInfo - Class in org.infinispan.client.hotrod.impl
-
Maintains topology information about caches.
- TopologyInfo(Configuration, ClusterInfo) - Constructor for class org.infinispan.client.hotrod.impl.TopologyInfo
- toSeconds(long, TimeUnit) - Static method in class org.infinispan.client.hotrod.impl.protocol.CodecUtils
- toString() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
- toString() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfiguration
- toString() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- toString() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
-
Deprecated.
- toString() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration
- toString() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- toString() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
- toString() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- toString() - Method in enum class org.infinispan.client.hotrod.configuration.SaslQop
- toString() - Method in enum class org.infinispan.client.hotrod.configuration.SaslStrength
- toString() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfiguration
- toString() - Method in class org.infinispan.client.hotrod.configuration.ServerConfiguration
- toString() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- toString() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
- toString() - Method in class org.infinispan.client.hotrod.configuration.TransactionConfiguration
-
Deprecated.
- toString() - Method in class org.infinispan.client.hotrod.counter.impl.HotRodCounterEvent
- toString() - Method in class org.infinispan.client.hotrod.DataFormat
- toString() - Method in class org.infinispan.client.hotrod.event.impl.CreatedEventImpl
- toString() - Method in class org.infinispan.client.hotrod.event.impl.CustomEventImpl
- toString() - Method in class org.infinispan.client.hotrod.event.impl.ExpiredEventImpl
- toString() - Method in class org.infinispan.client.hotrod.event.impl.ModifiedEventImpl
- toString() - Method in class org.infinispan.client.hotrod.event.impl.RemovedEventImpl
- toString() - Method in exception class org.infinispan.client.hotrod.exceptions.HotRodClientException
- toString() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryImpl
- toString() - Method in record class org.infinispan.client.hotrod.impl.cache.CacheEntryVersionImpl
-
Returns a string representation of this record class.
- toString() - Method in class org.infinispan.client.hotrod.impl.CacheTopologyInfoImpl
- toString() - Method in class org.infinispan.client.hotrod.impl.ClientTopology
- toString() - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- toString() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
- toString() - Method in class org.infinispan.client.hotrod.impl.multimap.metadata.MetadataCollectionImpl
- toString() - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- toString() - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- toString() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamNextResponse
-
Returns a string representation of this record class.
- toString() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Returns a string representation of this record class.
- toString() - Method in record class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation.GetWithMetadataResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.infinispan.client.hotrod.impl.operations.PutStreamResponse
-
Returns a string representation of this record class.
- toString() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
- toString() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- toString() - Method in class org.infinispan.client.hotrod.impl.topology.ClusterInfo
- toString() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- toString() - Method in class org.infinispan.client.hotrod.impl.transaction.TransactionContext
- toString() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- toString() - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationChannel
- toString() - Method in class org.infinispan.client.hotrod.impl.VersionedValueImpl
- toString() - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- toString() - Method in class org.infinispan.client.hotrod.near.DefaultNearCacheFactory
- toString() - Method in enum class org.infinispan.client.hotrod.ProtocolVersion
- toString() - Method in class org.infinispan.client.hotrod.transaction.lookup.RemoteTransactionManagerLookup
- toString(boolean) - Method in class org.infinispan.client.hotrod.impl.HotRodURI
- toString(int, int, Charset) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- toString(Charset) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- touch() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- touch(Object) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- toVersionValue() - Method in class org.infinispan.client.hotrod.impl.transaction.entry.TransactionEntry
- TRACING_PROPAGATION_ENABLED - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- tracingPropagationEnabled() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
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.client.hotrod.impl.iteration.KeyTracker
- trackingSegmentKey(String, int, boolean) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- trackingSegmentKey(String, int, boolean) - Method in interface org.infinispan.client.hotrod.logging.Log
- trackingSegmentKey$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- transaction() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- transaction() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0. To be removed in Infinispan 14.
- transaction() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- transaction() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Transaction configuration
- TRANSACTION_MANAGER - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- TRANSACTION_MANAGER_LOOKUP - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- TRANSACTION_MODE - Static variable in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- TRANSACTION_MODE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- TRANSACTION_TIMEOUT - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- TransactionalRemoteCacheImpl<K,
V> - Class in org.infinispan.client.hotrod.impl.transaction -
A
RemoteCacheimplementation that handlesTransaction. - TransactionalRemoteCacheImpl(TransactionalRemoteCacheImpl<?, ?>, int) - Constructor for class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- TransactionalRemoteCacheImpl(RemoteCacheManager, String, boolean, TransactionManager, TransactionTable, TimeService, Function<InternalRemoteCache<K, V>, CacheOperationsFactory>) - Constructor for class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl
- TransactionConfiguration - Class in org.infinispan.client.hotrod.configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0. To be removed in Infinispan 14
- TransactionConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0. To be removed in Infinispan 14.
- TransactionContext<K,
V> - Class in org.infinispan.client.hotrod.impl.transaction -
A context with the keys involved in a
Transaction. - TransactionEntry<K,
V> - Class in org.infinispan.client.hotrod.impl.transaction.entry -
An entry in the
TransactionContext. - transactionManager(TransactionManager) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0. To be removed in Infinispan 14. Use
RemoteCacheConfigurationBuilder.transactionManagerLookup(TransactionManagerLookup)instead. - transactionManagerLookup() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- transactionManagerLookup() - Method in class org.infinispan.client.hotrod.configuration.TransactionConfiguration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- transactionManagerLookup(TransactionManagerLookup) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
The
TransactionManagerLookupto lookup for theTransactionManagerto interact with. - transactionManagerLookup(TransactionManagerLookup) - Method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0. To be removed in Infinispan 14. Use
RemoteCacheConfigurationBuilder.transactionManagerLookup(TransactionManagerLookup) - transactionMode() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfiguration
- transactionMode() - Method in class org.infinispan.client.hotrod.configuration.TransactionConfiguration
-
Deprecated, for removal: This API element is subject to removal in a future version.
- transactionMode(TransactionMode) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
-
The
TransactionModein which aRemoteCachewill be enlisted. - transactionMode(TransactionMode) - Method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0. To be removed in Infinispan 14. Use
RemoteCacheConfigurationBuilder.transactionMode(TransactionMode) - TransactionMode - Enum Class in org.infinispan.client.hotrod.configuration
-
Specifies how the
RemoteCacheis enlisted in theTransaction. - TransactionTable - Interface in org.infinispan.client.hotrod.impl.transaction
-
A
Transactiontable that knows how to interact with theTransactionand how theTransactionalRemoteCacheImplis enlisted. - transactionTableNotStarted() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- transactionTableNotStarted() - Method in interface org.infinispan.client.hotrod.logging.Log
- transactionTableNotStarted$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- transactionTimeout() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- transactionTimeout(long, TimeUnit) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- transactionTimeout(long, TimeUnit) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- transactionTimeout(long, TimeUnit) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Sets the transaction's timeout.
- TRANSPORT_FACTORY - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- TransportException - Exception Class in org.infinispan.client.hotrod.exceptions
-
Indicates a communication exception with the Hot Rod server: e.g.
- TransportException(String, Throwable, SocketAddress) - Constructor for exception class org.infinispan.client.hotrod.exceptions.TransportException
- TransportException(String, SocketAddress) - Constructor for exception class org.infinispan.client.hotrod.exceptions.TransportException
- TransportException(Throwable, SocketAddress) - Constructor for exception class org.infinispan.client.hotrod.exceptions.TransportException
- transportFactory() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- transportFactory(TransportFactory) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- transportFactory(TransportFactory) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- transportFactory(TransportFactory) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Set the TransportFactory.
- TransportFactory - Interface in org.infinispan.client.hotrod
-
TransportFactory is responsible for creating Netty's
SocketChannels andEventLoopGroups. - TRUST_STORE_FILE_NAME - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- TRUST_STORE_PASSWORD - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- TRUST_STORE_PATH - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- TRUST_STORE_TYPE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- trustStoreFileAndPathExclusive() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- trustStoreFileAndPathExclusive() - Method in interface org.infinispan.client.hotrod.logging.Log
- trustStoreFileAndPathExclusive$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- trustStoreFileName() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- trustStoreFileName(String) - Method in class org.infinispan.client.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.client.hotrod.configuration.SslConfiguration
- trustStorePassword(char[]) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Specifies the password needed to open the truststore You also need to specify a
SslConfigurationBuilder.trustStoreFileName(String). - trustStorePath() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- trustStorePath(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0 to be removed in 15.0. Use
SslConfigurationBuilder.trustStoreFileName(String)and pass pem toSslConfigurationBuilder.trustStoreType(String). - trustStoreType() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
- trustStoreType(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
Specifies the type of the truststore, such as JKS or JCEKS.
- tryJavaDeserialize(byte[], byte[], ClassAllowList) - Static method in class org.infinispan.client.hotrod.marshall.MarshallerUtil
U
- unableToReadEventFromServer(Throwable, SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unableToReadEventFromServer(Throwable, SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
- unableToReadEventFromServer$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unableToUnmarshallBytes(String, Exception) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unableToUnmarshallBytes(String, Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
- unableToUnmarshallBytes$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- undefineCounter(String) - Method in class org.infinispan.client.hotrod.counter.impl.RemoteCounterManager
- undefinedCounter(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- undefinedCounter(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- undefinedCounter$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unexpectedErrorConsumingEvent(Object, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unexpectedErrorConsumingEvent(Object, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
- unexpectedErrorConsumingEvent$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unexpectedListenerId(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unexpectedListenerId(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- unexpectedListenerId$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- UNKNOWN_COMMAND_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- UNKNOWN_VERSION_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- unknownEvent(short) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unknownEvent(short) - Method in interface org.infinispan.client.hotrod.logging.Log
- unknownEvent$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unknownMessageId(long) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unknownMessageId(long) - Method in interface org.infinispan.client.hotrod.logging.Log
- unknownMessageId$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unresolvedAddressForChannel(Channel) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- unstartedRemoteCacheManager() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unstartedRemoteCacheManager() - Method in interface org.infinispan.client.hotrod.logging.Log
- unstartedRemoteCacheManager$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unsupportedMech(String, List<String>) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unsupportedMech(String, List<String>) - Method in interface org.infinispan.client.hotrod.logging.Log
- unsupportedMech$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- unwrap() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- UPDATE_BLOOM_FILTER_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- UPDATE_BLOOM_FILTER_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- updateBalancerServers() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- updateBloomFilter() - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- updateBloomFilter() - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
-
Sends the current bloom filter to the listener node where a near cache listener is installed.
- updateBloomFilter() - Method in class org.infinispan.client.hotrod.impl.InvalidatedNearRemoteCache
- updateBloomFilter() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- UpdateBloomFilterOperation - Class in org.infinispan.client.hotrod.impl.operations
- UpdateBloomFilterOperation(InternalRemoteCache<?, ?>, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.UpdateBloomFilterOperation
- updateCacheInfo(String, CacheInfo) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- updateCacheInfo(String, CacheInfo, CacheInfo) - Method in class org.infinispan.client.hotrod.impl.TopologyInfo
- updateClientTopologyRef() - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- updateConfigurationAttribute(String, String, String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- updateConfigurationAttribute(String, String, String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Updates a mutable configuration attribute for the given cache.
- updateIndexSchema(String) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- updateIndexSchema(String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Updates the index schema state for the given cache, the cache engine is hot restarted so that index persisted or not persisted state will be preserved.
- updateTopology(String, HotRodOperation<?>, int, InetSocketAddress[], SocketAddress[][], short) - Method in class org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
- uri(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- uri(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- uri(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Configures this builder using the specified URI.
- uri(URI) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- uri(URI) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- uri(URI) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Configures this builder using the specified URI.
- URI - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- USE_AUTH - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- USE_SSL - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
- useRawData() - Element in annotation interface org.infinispan.client.hotrod.annotation.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.client.hotrod.impl.transport.netty.AuthHandler
- userEventTriggered(ChannelHandlerContext, Object) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.infinispan.client.hotrod.impl.transport.netty.PingHandler
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.infinispan.client.hotrod.impl.transport.netty.SslHandshakeExceptionHandler
- username(String) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
-
Specifies the username to be used for authentication.
- Util - Class in org.infinispan.client.hotrod.impl
V
- validate() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
- validate() - Method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
-
Deprecated.
- value - Variable in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- value() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryImpl
- value() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamNextResponse
-
Returns the value of the
valuerecord component. - value() - Method in record class org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
-
Returns the value of the
valuerecord component. - value() - Method in record class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation.GetWithMetadataResult
-
Returns the value of the
valuerecord component. - VALUE - Static variable in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- VALUE_SIZE_ESTIMATE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- valueBytes - Variable in class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
- valueMarshaller(Marshaller) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.configuration.ClientIntelligence
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.configuration.ExhaustedAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.configuration.NearCacheMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.configuration.SaslQop
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.configuration.SaslStrength
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.configuration.TransactionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.event.ClientEvent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.Flag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.impl.PrivateHotRodFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.impl.VersionedOperationResponse.RspCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.infinispan.client.hotrod.ProtocolVersion
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.infinispan.client.hotrod.configuration.ClientIntelligence
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.configuration.ExhaustedAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.configuration.NearCacheMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.configuration.SaslQop
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.configuration.SaslStrength
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.configuration.TransactionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.DefaultTemplate
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.event.ClientEvent.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.Flag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.impl.PrivateHotRodFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.impl.transaction.entry.ControlByte
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.impl.VersionedOperationResponse.RspCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.infinispan.client.hotrod.ProtocolVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in interface org.infinispan.client.hotrod.RemoteCache
- values(IntSet) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- values(IntSet) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- values(IntSet) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
This method is identical to
RemoteCache.values()except that it will only return values that map to the given segments. - valueSizeEstimate() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- valueSizeEstimate(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- valueSizeEstimate(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- valueSizeEstimate(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, does nothing and will be removed in 15.0
- valueToBytes(Object) - Method in class org.infinispan.client.hotrod.DataFormat
- valueToBytes(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- valueToBytes(Object) - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
-
Transforms the value object to the marshalled form.
- valueToBytes(Object, int, int) - Method in class org.infinispan.client.hotrod.DataFormat
-
Deprecated, for removal: This API element is subject to removal in a future version.Since 12.0, will be removed in 15.0
- valueToObj(byte[], ClassAllowList) - Method in class org.infinispan.client.hotrod.DataFormat
- valueToObj(InputStream, ClassAllowList) - Method in class org.infinispan.client.hotrod.DataFormat
- valueToStream(Object, OutputStream) - Method in class org.infinispan.client.hotrod.DataFormat
- valueToStream(Object, OutputStream) - Method in interface org.infinispan.client.hotrod.marshall.MediaTypeMarshaller
- valueType(MediaType) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
- version() - Method in class org.infinispan.client.hotrod.configuration.Configuration
- version() - Method in class org.infinispan.client.hotrod.impl.cache.CacheEntryMetadataImpl
- version() - Method in record class org.infinispan.client.hotrod.impl.cache.CacheEntryVersionImpl
-
Returns the value of the
versionrecord component. - version(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- version(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- version(ProtocolVersion) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- version(ProtocolVersion) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- version(ProtocolVersion) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
This property defines the protocol version that this client should use.
- VERSION_30 - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- VERSION_31 - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- VERSION_40 - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- VERSION_41 - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
- VERSION_PUT - Static variable in class org.infinispan.client.hotrod.impl.operations.PutStreamStartOperation
- VERSION_PUT_IF_ABSENT - Static variable in class org.infinispan.client.hotrod.impl.operations.PutStreamStartOperation
- version$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- Versioned - Interface in org.infinispan.client.hotrod
-
Versioned
- versionedMetadata - Variable in class org.infinispan.client.hotrod.impl.protocol.AbstractVersionedInputStream
- VersionedMetadata - Interface in org.infinispan.client.hotrod
-
VersionedMetadata
- VersionedMetadataImpl - Class in org.infinispan.client.hotrod.impl
- VersionedMetadataImpl(long, int, long, int, long) - Constructor for class org.infinispan.client.hotrod.impl.VersionedMetadataImpl
- VersionedOperationResponse<V> - Class in org.infinispan.client.hotrod.impl
- VersionedOperationResponse(MetadataValue<V>, VersionedOperationResponse.RspCode) - Constructor for class org.infinispan.client.hotrod.impl.VersionedOperationResponse
- VersionedOperationResponse.RspCode - Enum Class in org.infinispan.client.hotrod.impl
- VersionedValue<V> - Interface in org.infinispan.client.hotrod
-
Besides the key and value, also contains an version.
- VersionedValueImpl<V> - Class in org.infinispan.client.hotrod.impl
- VersionedValueImpl(long, V) - Constructor for class org.infinispan.client.hotrod.impl.VersionedValueImpl
- VoidCallbackHandler - Class in org.infinispan.client.hotrod.security
-
No-op
CallbackHandler. - VoidCallbackHandler() - Constructor for class org.infinispan.client.hotrod.security.VoidCallbackHandler
W
- WAIT - Enum constant in enum class org.infinispan.client.hotrod.configuration.ExhaustedAction
- warnPerfRemoteIterationWithoutPagination(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- warnPerfRemoteIterationWithoutPagination(String) - Method in interface org.infinispan.client.hotrod.logging.Log
- warnPerfRemoteIterationWithoutPagination$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- wasRetried() - Method in interface org.infinispan.client.hotrod.impl.operations.RetryAwareCompletionStage
-
Returns whether this operation had to be retried on another server than the first one picked.
- whitelist() - Method in class org.infinispan.client.hotrod.event.impl.ClientListenerNotifier
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ClientListenerNotifier.allowList()instead. To be removed in 14.0. - withCache(String) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry
- withCache(String) - Method in interface org.infinispan.client.hotrod.metrics.RemoteCacheManagerMetricsRegistry
-
Returns a
HotRodClientMetricsRegistryto be used to register a remote cache metrics. - withDataFormat(DataFormat) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- withDataFormat(DataFormat) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- withDataFormat(DataFormat) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- withDataFormat(DataFormat) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Return a new instance of
RemoteCacheusing the suppliedDataFormat. - withExecutorProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
-
Set key/value properties to this executor factory configuration
- withFlags(EnumSet<CacheContainerAdmin.AdminFlag>) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- withFlags(Flag...) - Method in class org.infinispan.client.hotrod.impl.DelegatingRemoteCache
- withFlags(Flag...) - Method in interface org.infinispan.client.hotrod.impl.InternalRemoteCache
- withFlags(Flag...) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
- withFlags(Flag...) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Applies one or more
Flags to the scope of a single invocation. - withFlags(CacheContainerAdmin.AdminFlag...) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl
- withHistograms(boolean) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry.Builder
-
Enables or disables histograms.
- withMetricRegistry(RemoteCacheManagerMetricsRegistry) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- withMetricRegistry(RemoteCacheManagerMetricsRegistry) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- withMetricRegistry(RemoteCacheManagerMetricsRegistry) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Sets the
RemoteCacheManagerMetricsRegistry. - withNewHash(int, List<InetSocketAddress>, ConsistentHash, int) - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- withNewServers(int, List<InetSocketAddress>) - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- withNewServers(int, List<InetSocketAddress>, ClientIntelligence) - Method in class org.infinispan.client.hotrod.impl.topology.CacheInfo
- withoutValueType() - Method in class org.infinispan.client.hotrod.DataFormat
- withPoolProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
Deprecated.Configures the connection pool parameter according to properties
- withPrefix(String) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry.Builder
-
Prefixes all metrics name with
prefix. - withProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
- withProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
- withProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
- withProperties(Properties) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
Configures this builder using the specified properties.
- withProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
- withProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.RemoteCacheConfigurationBuilder
- withProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
- withProperties(Properties) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
- withTag(String, String) - Method in class org.infinispan.client.hotrod.metrics.micrometer.MicrometerRemoteCacheManagerMetricsRegistry.Builder
-
Adds a Micrometer Tag to all metrics.
- withTopologyAge(int) - Method in class org.infinispan.client.hotrod.impl.topology.ClusterInfo
- wrapBytes(byte[]) - Static method in class org.infinispan.client.hotrod.impl.Util
- wrapWithTelemetry(Function<InternalRemoteCache<K, V>, CacheOperationsFactory>) - Method in class org.infinispan.client.hotrod.telemetry.impl.NoOpTelemetryService
- wrapWithTelemetry(Function<InternalRemoteCache<K, V>, CacheOperationsFactory>) - Method in interface org.infinispan.client.hotrod.telemetry.impl.TelemetryService
- wrapWithTelemetry(Function<InternalRemoteCache<K, V>, CacheOperationsFactory>) - Method in class org.infinispan.client.hotrod.telemetry.impl.TelemetryServiceImpl
- writableBytes() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- write(byte[], int, int) - Method in class org.infinispan.client.hotrod.impl.protocol.PutOutputStream
- write(int) - Method in class org.infinispan.client.hotrod.impl.protocol.PutOutputStream
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in interface org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.infinispan.client.hotrod.impl.transport.netty.IdleStateHandlerNoUnvoid
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.infinispan.client.hotrod.impl.transport.netty.SaslDecoderEncoder
- writeArray(ByteBuf, byte[]) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- writeArray(ByteBuf, byte[], int, int) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- writeBloomFilter(ByteBuf, int) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- writeBloomFilter(ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeBloomFilter(ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec31
- writeBoolean(boolean) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeByte(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(byte[]) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(byte[], int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ByteBuf) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ByteBuf, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ByteBuf, int, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(InputStream, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ByteBuffer) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(FileChannel, long, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeBytes(ScatteringByteChannel, int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeChar(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeCharSequence(CharSequence, Charset) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeClientListenerInterests(ByteBuf, Set<Class<? extends Annotation>>) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- writeClientListenerInterests(ByteBuf, Set<Class<? extends Annotation>>) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeClientListenerParams(ByteBuf, ClientListener, byte[][], byte[][]) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
-
Writes client listener parameters
- writeClientListenerParams(ByteBuf, ClientListener, byte[][], byte[][]) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeDataTypes(ByteBuf, DataFormat) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeDouble(double) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeExpirationParams(ByteBuf, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
-
Write lifespan/maxidle parameters.
- writeExpirationParams(ByteBuf, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeFloat(float) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeHeader(ByteBuf, long, ClientTopology, HotRodOperation<?>) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
-
Writes a request header with the given parameters to the transport and returns an updated header parameters.
- writeHeader(ByteBuf, long, ClientTopology, HotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeHeader(ByteBuf, long, ClientTopology, HotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec31
- writeHeader(ByteBuf, long, ClientTopology, HotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec40
- writeHeader(ByteBuf, long, ClientTopology, HotRodOperation<?>) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec41
- writeHeader(ByteBuf, long, ClientTopology, HotRodOperation<?>, byte) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeHeader(ByteBuf, long, ClientTopology, HotRodOperation<?>, byte) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec40
- writeInt(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeIntLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeIteratorStartOperation(ByteBuf, IntSet, String, int, boolean, byte[][]) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- writeIteratorStartOperation(ByteBuf, IntSet, String, int, boolean, byte[][]) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeLong(long) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeLongLE(long) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeMedium(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeMediumLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeMultimapSupportDuplicates(ByteBuf, boolean) - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
- writeMultimapSupportDuplicates(ByteBuf, boolean) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec30
- writeMultimapSupportDuplicates(ByteBuf, boolean) - Method in class org.infinispan.client.hotrod.impl.protocol.Codec40
- writeOperationRequest(ByteBuf, Codec, Xid, boolean, boolean, long, List<Modification>) - Static method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.counter.operation.SetOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.AbstractMultimapKeyOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.AbstractMultimapKeyValueOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsValueMultimapOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.multimap.operations.SizeMultimapOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractHotRodOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.AddBloomNearCacheClientListenerOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.AuthOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.CacheExecuteOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.GetAllOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamEndOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamNextOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.GetStreamStartOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in interface org.infinispan.client.hotrod.impl.operations.HotRodOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.IterationEndOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.IterationNextOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.IterationStartOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.NoCacheExecuteOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.NoCachePrepareTransactionOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.NoHotRodOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.PutAllOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamEndOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamNextOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.PutStreamStartOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.QueryOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.RemoveClientListenerOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.RemoveIfUnmodifiedOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.StatisticOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.operations.UpdateBloomFilterOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.transaction.operations.CompleteTransactionOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.transaction.operations.ForgetTransactionOperation
- writeOperationRequest(Channel, ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.transaction.operations.PrepareTransactionOperation
- writeOptionalArray(ByteBuf, byte[]) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- writeOptionalString(ByteBuf, String) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- writerIndex() - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writerIndex(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeShort(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeShortLE(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
- writeSignedVInt(ByteBuf, int) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- writeString(ByteBuf, String) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- writeTo(ByteBuf) - Method in class org.infinispan.client.hotrod.transaction.manager.RemoteXid
- writeTo(ByteBuf, Codec) - Method in class org.infinispan.client.hotrod.impl.transaction.entry.Modification
-
Writes this modification to the
ByteBuf. - writeVInt(ByteBuf, int) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- writeVLong(ByteBuf, long) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
- writeXid(ByteBuf, Xid) - Static method in class org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
-
Writes the
Xidto theByteBuf. - writeZero(int) - Method in class org.infinispan.client.hotrod.impl.transport.netty.HintingByteBuf
X
- XaModeTransactionTable - Class in org.infinispan.client.hotrod.impl.transaction
- XaModeTransactionTable(long) - Constructor for class org.infinispan.client.hotrod.impl.transaction.XaModeTransactionTable
- xorSSLContext() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
- xorSSLContext() - Method in interface org.infinispan.client.hotrod.logging.Log
- xorSSLContext$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ConfigurationChildBuilder.addJavaSerialAllowList(String...)instead. To be removed in 14.0.