- get() - Method in class org.infinispan.client.hotrod.impl.async.NotifyingFutureImpl
-
- get(long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.async.NotifyingFutureImpl
-
- get(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- 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_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
-
- getAsync(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getAsyncExecutorFactory() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getBalancer() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
Note that the returned RequestBalancingStrategy
may not be thread-safe.
- getBooleanProperty(String, boolean) - Method in class org.infinispan.client.hotrod.impl.TypedProperties
-
- getBooleanProperty(String, boolean, boolean) - Method in class org.infinispan.client.hotrod.impl.TypedProperties
-
- getBulk() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getBulk(int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getBulk() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Bulk get operations, returns all the entries within the remote cache.
- getBulk(int) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
- getCache() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
-
- 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 underfined, it will return null.
- getCache(String, boolean) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
- getCache() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Retrieves the default cache from the remote server.
- getCache(boolean) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
- getCode() - Method in class org.infinispan.client.hotrod.impl.VersionedOperationResponse
-
- getCodec(String) - Static method in class org.infinispan.client.hotrod.impl.protocol.CodecFactory
-
- getConfiguration() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Retrieves the configuration currently in use.
- getConnectionPool() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getConnectTimeout() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getConnectTimeout() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getConnectTimeout() - Method in interface org.infinispan.client.hotrod.impl.transport.TransportFactory
-
- getConsistentHash() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
Note that the returned ConsistentHash
may not be thread-safe.
- getConsistentHashFactory() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getConsistentHashFactory() - Method in interface org.infinispan.client.hotrod.impl.transport.TransportFactory
-
- getCreated() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
-
- getCreated() - Method in interface org.infinispan.client.hotrod.MetadataValue
-
- getDefaultExecutorFactoryPoolSize() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getDefaultExecutorFactoryQueueSize() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getExecutor(Properties) - Method in class org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory
-
- getFlagInt() - Method in enum org.infinispan.client.hotrod.Flag
-
- getForceReturnValues() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getId() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport
-
- getIntProperty(String, int) - Method in class org.infinispan.client.hotrod.impl.TypedProperties
-
- getIntProperty(String, int, boolean) - Method in class org.infinispan.client.hotrod.impl.TypedProperties
-
- getIntStatistic(String) - Method in class org.infinispan.client.hotrod.impl.ServerStatisticsImpl
-
- getIntStatistic(String) - Method in interface org.infinispan.client.hotrod.ServerStatistics
-
- getJpqlString() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
-
- getKeySizeEstimate() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getKeyStoreFileName() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getKeyStorePassword() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getLastUsed() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
-
- getLastUsed() - Method in interface org.infinispan.client.hotrod.MetadataValue
-
- getLifespan() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
-
- getLifespan() - Method in interface org.infinispan.client.hotrod.MetadataValue
-
- getLog() - Method in interface org.infinispan.client.hotrod.impl.protocol.Codec
-
Logger for Hot Rod client codec
- getLog() - Method in class org.infinispan.client.hotrod.impl.protocol.Codec10
-
- getLog() - Method in class org.infinispan.client.hotrod.impl.protocol.Codec11
-
- getLog() - Method in class org.infinispan.client.hotrod.impl.protocol.Codec12
-
- 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
-
- getLongProperty(String, long) - Method in class org.infinispan.client.hotrod.impl.TypedProperties
-
- getLongProperty(String, long, boolean) - Method in class org.infinispan.client.hotrod.impl.TypedProperties
-
- getMarshaller() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getMarshaller() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
- getMaxIdle() - Method in class org.infinispan.client.hotrod.impl.MetadataValueImpl
-
- getMaxIdle() - Method in interface org.infinispan.client.hotrod.MetadataValue
-
- getMaxResults() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
-
- getName() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getNextPosition() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
-
- 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.ConsistentHashV1
-
- GetOperation - Class in org.infinispan.client.hotrod.impl.operations
-
- GetOperation(Codec, TransportFactory, byte[], byte[], AtomicInteger, Flag[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetOperation
-
- getOperationsFactory() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getPingOnStartup() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getProperties() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getProperties() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
-
Deprecated.
- getProperty(String, String, boolean) - Method in class org.infinispan.client.hotrod.impl.TypedProperties
-
Get the property associated with the key, optionally applying string property replacement as defined in
StringPropertyReplacer.replaceProperties(java.lang.String)
to the result.
- getProtocolVersion() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- 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
- getProtocolVersion() - Static method in class org.infinispan.client.hotrod.Version
-
- getQueryFactory(RemoteCache) - Static method in class org.infinispan.client.hotrod.Search
-
- getRemoteCacheManager() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getRemoteCacheManager() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
- getRemoteSocketAddress() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport
-
- getRemoteSocketAddress() - Method in interface org.infinispan.client.hotrod.impl.transport.Transport
-
Returns the address of the endpoint this transport is connected to, or
null
if it is unconnected.
- getRequestBalancingStrategy() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getResultSize() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
-
- getSerializationContext() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
-
- getSerializationContext() - Method in class org.infinispan.client.hotrod.marshall.ProtoStreamMarshaller
-
- getSerializationContext(RemoteCacheManager) - Static method in class org.infinispan.client.hotrod.marshall.ProtoStreamMarshaller
-
- getServer(byte[]) - Method in interface org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash
-
- getServer(byte[]) - Method in class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV1
-
- getServerAddress() - Method in exception org.infinispan.client.hotrod.exceptions.TransportException
-
- getServerAddress() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport
-
- getServerList() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getServers() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
-
- getServers() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getSortCriteria() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
-
- getSoTimeout() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getSoTimeout() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getSoTimeout() - Method in interface org.infinispan.client.hotrod.impl.transport.TransportFactory
-
- getSSLContext() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getSSLContext() - Method in interface org.infinispan.client.hotrod.impl.transport.TransportFactory
-
- getStartOffset() - Method in class org.infinispan.client.hotrod.impl.query.RemoteQuery
-
- 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
-
- getTcpNoDelay() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getTransport(int) - Method in class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
-
- getTransport(int) - Method in class org.infinispan.client.hotrod.impl.operations.BulkGetKeysOperation
-
- getTransport(int) - Method in class org.infinispan.client.hotrod.impl.operations.BulkGetOperation
-
- getTransport(int) - Method in class org.infinispan.client.hotrod.impl.operations.ClearOperation
-
- getTransport(int) - Method in class org.infinispan.client.hotrod.impl.operations.FaultTolerantPingOperation
-
- getTransport(int) - Method in class org.infinispan.client.hotrod.impl.operations.QueryOperation
-
- getTransport(int) - Method in class org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation
-
- getTransport(int) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperation
-
- getTransport() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getTransport(byte[]) - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getTransport() - Method in interface org.infinispan.client.hotrod.impl.transport.TransportFactory
-
- getTransport(byte[]) - Method in interface org.infinispan.client.hotrod.impl.transport.TransportFactory
-
- getTransportCount() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
-
- getTransportCount() - Method in interface org.infinispan.client.hotrod.impl.transport.TransportFactory
-
- getTransportFactory() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getTransportFactory() - Method in class org.infinispan.client.hotrod.impl.transport.AbstractTransport
-
- getTransportFactory() - Method in interface org.infinispan.client.hotrod.impl.transport.Transport
-
- getTrustStoreFileName() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getTrustStorePassword() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getUseSSL() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- 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
-
- getValueSizeEstimate() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- getVersion() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getVersion() - Method in class org.infinispan.client.hotrod.impl.VersionedValueImpl
-
- getVersion() - Method in interface org.infinispan.client.hotrod.VersionedValue
-
- getVersioned(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getVersioned(K) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns the
VersionedValue
associated to the supplied key param, or null if it doesn't exist.
- getWithMetadata(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
-
- getWithMetadata(K) - Method in interface org.infinispan.client.hotrod.RemoteCache
-
Returns the
MetadataValue
associated to the supplied key param, or null if it doesn't exist.
- GetWithMetadataOperation - Class in org.infinispan.client.hotrod.impl.operations
-
- GetWithMetadataOperation(Codec, TransportFactory, byte[], byte[], AtomicInteger, Flag[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
-
- GetWithVersionOperation - Class in org.infinispan.client.hotrod.impl.operations
-
Deprecated.
- GetWithVersionOperation(Codec, TransportFactory, byte[], byte[], AtomicInteger, Flag[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.GetWithVersionOperation
-
Deprecated.
- validate() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
-
- validate() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
-
- validate() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
-
- validate() - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
-
- validate() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
-
- validateObject(SocketAddress, TcpTransport) - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TransportObjectFactory
-
This will be called by the test thread when testWhileIdle==true.
- value - Variable in class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
-
- VALUE_SIZE_ESTIMATE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
-
- valueOf(String) - Static method in enum org.infinispan.client.hotrod.configuration.ExhaustedAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.client.hotrod.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.client.hotrod.impl.operations.PingOperation.PingResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.client.hotrod.impl.VersionedOperationResponse.RspCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.infinispan.client.hotrod.configuration.ExhaustedAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.infinispan.client.hotrod.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.infinispan.client.hotrod.impl.operations.PingOperation.PingResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
-
- values() - Static method in enum org.infinispan.client.hotrod.impl.VersionedOperationResponse.RspCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface org.infinispan.client.hotrod.RemoteCache
-
- valueSizeEstimate(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
-
- valueSizeEstimate() - Method in class org.infinispan.client.hotrod.configuration.Configuration
-
- valueSizeEstimate(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
-
- valueSizeEstimate(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
-
This hint allows sizing of byte buffers when serializing and deserializing values, to minimize
array resizing.
- version(String) - Method in interface org.infinispan.client.hotrod.logging.Log
-
- Version - Class in org.infinispan.client.hotrod
-
Defines client and protocol version.
- Version() - Constructor for class org.infinispan.client.hotrod.Version
-
- VERSION_10 - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
-
- VERSION_11 - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
-
- VERSION_12 - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
-
- VersionedOperationResponse - Class in org.infinispan.client.hotrod.impl
-
- VersionedOperationResponse(byte[], VersionedOperationResponse.RspCode) - Constructor for class org.infinispan.client.hotrod.impl.VersionedOperationResponse
-
- VersionedOperationResponse.RspCode - Enum 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
-