Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractHotRodServerChildConfigurationBuilder - Class in org.infinispan.server.hotrod.configuration
-
AbstractHotRodServerChildConfigurationBuilder.
- AbstractHotRodServerChildConfigurationBuilder(HotRodServerChildConfigurationBuilder) - Constructor for class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- accessLogging() - Method in class org.infinispan.server.hotrod.HotRodServer
- AccessLoggingHeader - Class in org.infinispan.server.hotrod
- AccessLoggingHeader(HotRodHeader, Subject, Object, int, Temporal) - Constructor for class org.infinispan.server.hotrod.AccessLoggingHeader
- ACTIVE - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
-
The client transaction is being replayed.
- activeIterations() - Method in class org.infinispan.server.hotrod.iteration.DefaultIterationManager
- activeIterations() - Method in interface org.infinispan.server.hotrod.iteration.IterationManager
- ADD_BLOOM_FILTER_CLIENT_LISTENER - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- ADD_BLOOM_FILTER_NEAR_CACHE_LISTENER_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- ADD_CLIENT_LISTENER - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- ADD_CLIENT_LISTENER_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- addAllowedMech(String) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- addAllowedMech(String) - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- addCache(ByteString, Status) - Method in class org.infinispan.server.hotrod.tx.operation.CommitTransactionOperation
- addCache(ByteString, Status) - Method in class org.infinispan.server.hotrod.tx.operation.RollbackTransactionOperation
- addCache(ByteString, Status) - Method in interface org.infinispan.server.hotrod.tx.table.CacheNameCollector
-
Adds the cache name and the
SetDecisionFunctionreturn value. - addCacheEventConverterFactory(String, CacheEventConverterFactory) - Method in class org.infinispan.server.hotrod.HotRodServer
- addCacheEventFilterConverterFactory(String, CacheEventFilterConverterFactory) - Method in class org.infinispan.server.hotrod.HotRodServer
- addCacheEventFilterFactory(String, CacheEventFilterFactory) - Method in class org.infinispan.server.hotrod.HotRodServer
- addCounterListener(byte[], byte, String, Channel, VersionedEncoder) - Method in class org.infinispan.server.hotrod.counter.listener.ClientCounterManagerNotificationManager
- addKeyValueFilterConverterFactory(String, KeyValueFilterConverterFactory) - Method in class org.infinispan.server.hotrod.HotRodServer
- addKeyValueFilterConverterFactory(String, KeyValueFilterConverterFactory) - Method in class org.infinispan.server.hotrod.iteration.DefaultIterationManager
- addKeyValueFilterConverterFactory(String, KeyValueFilterConverterFactory) - Method in interface org.infinispan.server.hotrod.iteration.IterationManager
- addMechanisms(String...) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- addMechanisms(String...) - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- addMechProperty(String, String) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- addPolicy(String) - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- addProperty(String, String) - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- addQOP(String) - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- addStrength(String) - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- allocList(int) - Method in class org.infinispan.server.hotrod.HotRodDecoder
- allocMap(int) - Method in class org.infinispan.server.hotrod.HotRodDecoder
-
We usually know the size of the map ahead, and we want to return static empty map if we're not going to add anything.
- allocSet(int) - Method in class org.infinispan.server.hotrod.HotRodDecoder
- allowedMechs() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- apply(EntryView.ReadWriteEntryView<CacheXid, TxState>) - Method in class org.infinispan.server.hotrod.tx.table.functions.ConditionalMarkAsRollbackFunction
- apply(EntryView.ReadWriteEntryView<CacheXid, TxState>) - Method in class org.infinispan.server.hotrod.tx.table.functions.CreateStateFunction
- apply(EntryView.ReadWriteEntryView<CacheXid, TxState>) - Method in class org.infinispan.server.hotrod.tx.table.functions.PreparingDecisionFunction
- apply(EntryView.ReadWriteEntryView<CacheXid, TxState>) - Method in class org.infinispan.server.hotrod.tx.table.functions.SetCompletedTransactionFunction
- apply(EntryView.ReadWriteEntryView<CacheXid, TxState>) - Method in class org.infinispan.server.hotrod.tx.table.functions.SetDecisionFunction
- apply(EntryView.ReadWriteEntryView<CacheXid, TxState>) - Method in class org.infinispan.server.hotrod.tx.table.functions.SetPreparedFunction
- applyTo(BlockHound.Builder) - Method in class org.infinispan.server.hotrod.ServerHotRodBlockHoundIntegration
- array(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
- Attribute - Enum in org.infinispan.server.hotrod.configuration
- attributeDefinitionSet() - Static method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- attributeDefinitionSet() - Static method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- attributeDefinitionSet() - Static method in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- attributeDefinitionSet() - Static method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- attributes() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- attributes() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- attributes() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- attributes() - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- attributes() - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfigurationBuilder
- auth - Variable in class org.infinispan.server.hotrod.HotRodDecoder
- auth(HotRodHeader, String, byte[]) - Method in class org.infinispan.server.hotrod.Authentication
- AUTH - Enum constant in enum org.infinispan.server.hotrod.configuration.QOP
- AUTH - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- AUTH_CONF - Enum constant in enum org.infinispan.server.hotrod.configuration.QOP
- AUTH_INT - Enum constant in enum org.infinispan.server.hotrod.configuration.QOP
- AUTH_MECH_LIST - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- AUTH_MECH_LIST_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- AUTH_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- authentication() - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- authentication() - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Configures authentication for this endpoint
- authentication() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- authentication() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- Authentication - Class in org.infinispan.server.hotrod
-
Handler that when added will make sure authentication is applied to requests.
- Authentication(Channel, Executor, HotRodServer) - Constructor for class org.infinispan.server.hotrod.Authentication
- AUTHENTICATION - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- AuthenticationConfiguration - Class in org.infinispan.server.hotrod.configuration
-
AuthenticationConfiguration.
- AuthenticationConfigurationBuilder - Class in org.infinispan.server.hotrod.configuration
-
AuthenticationConfigurationBuilder.
- authenticationException(Throwable) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- authenticationException(Throwable) - Method in interface org.infinispan.server.hotrod.logging.Log
- authenticationException$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- authMechList(HotRodHeader) - Method in class org.infinispan.server.hotrod.Authentication
- authMechListResponse(HotRodHeader, HotRodServer, Channel, Set<String>) - Method in class org.infinispan.server.hotrod.Encoder4x
- authMechListResponse(HotRodHeader, HotRodServer, Channel, Set<String>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- authResponse(HotRodHeader, HotRodServer, Channel, byte[]) - Method in class org.infinispan.server.hotrod.Encoder4x
- authResponse(HotRodHeader, HotRodServer, Channel, byte[]) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- AWAIT_INITIAL_RETRIEVAL - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- awaitInitialTransfer() - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- awaitInitialTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfigurationBuilder
B
- BaseRequestProcessor - Class in org.infinispan.server.hotrod
- bit() - Method in enum org.infinispan.server.hotrod.tx.ControlByte
- BitShift - Class in org.infinispan.server.hotrod
- BitShift() - Constructor for class org.infinispan.server.hotrod.BitShift
- bool(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
- booleanResponse(HotRodHeader, HotRodServer, Channel, boolean) - Method in class org.infinispan.server.hotrod.Encoder4x
- booleanResponse(HotRodHeader, HotRodServer, Channel, boolean) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- buffer(int) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- build() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- build(boolean) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- buildMetadata(long, TimeUnitValue, long, TimeUnitValue) - Method in class org.infinispan.server.hotrod.HotRodServer
- buildMetadata2x(long, TimeUnitValue, long, TimeUnitValue) - Method in class org.infinispan.server.hotrod.HotRodServer
- BULK_GET - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- BULK_GET_KEYS - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- BULK_GET_KEYS_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- BULK_GET_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- bulkGetKeysResponse(HotRodHeader, HotRodServer, Channel, CloseableIterator<byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- bulkGetKeysResponse(HotRodHeader, HotRodServer, Channel, CloseableIterator<byte[]>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- bulkGetResponse(HotRodHeader, HotRodServer, Channel, int, CacheSet<Map.Entry<byte[], byte[]>>) - Method in class org.infinispan.server.hotrod.Encoder4x
- bulkGetResponse(HotRodHeader, HotRodServer, Channel, int, CacheSet<Map.Entry<byte[], byte[]>>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- byte_(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
C
- cache(HotRodServer.ExtendedCacheInfo, HotRodHeader, Subject) - Method in class org.infinispan.server.hotrod.HotRodServer
- CACHE_ENTRY_CREATED_EVENT - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- CACHE_ENTRY_EXPIRED_EVENT - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- CACHE_ENTRY_MODIFIED_EVENT - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- CACHE_ENTRY_REMOVED_EVENT - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- cacheManager - Variable in class org.infinispan.server.hotrod.HotRodDecoder
- cacheManagerStarted(GlobalComponentRegistry) - Method in class org.infinispan.server.hotrod.LifecycleCallbacks
- cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.server.hotrod.LifecycleCallbacks
- CacheNameCollector - Interface in org.infinispan.server.hotrod.tx.table
-
Used by
GlobalTxTable, it collects all the involved cache name when setting a decision for a transaction. - cacheProcessor - Variable in class org.infinispan.server.hotrod.HotRodDecoder
- cacheStarting(ComponentRegistry, Configuration, String) - Method in class org.infinispan.server.hotrod.LifecycleCallbacks
- CacheXid - Class in org.infinispan.server.hotrod.tx.table
-
A key used in the global transaction table.
- CacheXid(ByteString, XidImpl) - Constructor for class org.infinispan.server.hotrod.tx.table.CacheXid
- canBlock() - Method in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- canBlock() - Method in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- channel - Variable in class org.infinispan.server.hotrod.BaseRequestProcessor
- channelActive(Channel) - Method in class org.infinispan.server.hotrod.counter.listener.ClientCounterManagerNotificationManager
- channelActive(ChannelHandlerContext) - Method in class org.infinispan.server.hotrod.HotRodDecoder
- channelWritabilityChanged(ChannelHandlerContext) - Method in class org.infinispan.server.hotrod.HotRodDecoder
- CLEAR - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- CLEAR_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- ClientAddress - Class in org.infinispan.server.hotrod.tx.table
-
A
Addressimplementation for a client transaction. - ClientAddress(Address) - Constructor for class org.infinispan.server.hotrod.tx.table.ClientAddress
- ClientCounterEvent - Class in org.infinispan.server.hotrod.counter.listener
-
A counter event to send to a client.
- ClientCounterManagerNotificationManager - Class in org.infinispan.server.hotrod.counter.listener
-
The
CounterManagernotification manager. - ClientCounterManagerNotificationManager(CounterManager) - Constructor for class org.infinispan.server.hotrod.counter.listener.ClientCounterManagerNotificationManager
- clientNotUpdatingTopology(SocketAddress, int) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- clientNotUpdatingTopology(SocketAddress, int) - Method in interface org.infinispan.server.hotrod.logging.Log
- clientNotUpdatingTopology$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- close(String) - Method in class org.infinispan.server.hotrod.iteration.DefaultIterationManager
- close(String) - Method in interface org.infinispan.server.hotrod.iteration.IterationManager
- COMMIT_TX - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COMMIT_TX - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- commitLocalTransaction(AdvancedCache<?, ?>, XidImpl, long) - Static method in class org.infinispan.server.hotrod.tx.operation.Util
- COMMITTED - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
-
The client transaction is committed.
- CommitTransactionOperation - Class in org.infinispan.server.hotrod.tx.operation
-
It commits a transaction in all involved caches.
- CommitTransactionOperation(HotRodHeader, HotRodServer, Subject, XidImpl, BiConsumer<HotRodHeader, Integer>) - Constructor for class org.infinispan.server.hotrod.tx.operation.CommitTransactionOperation
- compareTo(Address) - Method in class org.infinispan.server.hotrod.tx.table.ClientAddress
- ConditionalMarkAsRollbackFunction - Class in org.infinispan.server.hotrod.tx.table.functions
-
It updates the
TxState's status toStatus.MARK_ROLLBACKif the current status is the expected. - ConditionalMarkAsRollbackFunction(Status) - Constructor for class org.infinispan.server.hotrod.tx.table.functions.ConditionalMarkAsRollbackFunction
- Constants - Class in org.infinispan.server.hotrod
-
Constant values
- CONTAINS_ENTRY_MULTIMAP - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- CONTAINS_ENTRY_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- CONTAINS_KEY - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- CONTAINS_KEY_MULTIMAP - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- CONTAINS_KEY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- CONTAINS_KEY_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- CONTAINS_VALUE_MULTIMAP - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- CONTAINS_VALUE_MULTIMAP_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- ControlByte - Enum in org.infinispan.server.hotrod.tx
-
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
- convert(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverter
- COUNTER_ADD_AND_GET - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_ADD_AND_GET_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_ADD_LISTENER - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_ADD_LISTENER_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_CAS - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_CAS_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_CREATE - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_CREATE_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_EVENT - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_GET - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_GET_CONFIGURATION - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_GET_CONFIGURATION_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_GET_NAMES - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_GET_NAMES_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_GET_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_IS_DEFINED - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_IS_DEFINED_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_NOT_FOUND - Enum constant in enum org.infinispan.server.hotrod.counter.listener.ListenerOperationStatus
-
The counter wasn't found.
- COUNTER_REMOVE - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_REMOVE_LISTENER - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_REMOVE_LISTENER_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_REMOVE_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- COUNTER_RESET - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- COUNTER_RESET_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- counterConfigurationResponse(HotRodHeader, HotRodServer, Channel, CounterConfiguration) - Method in class org.infinispan.server.hotrod.Encoder4x
- counterConfigurationResponse(HotRodHeader, HotRodServer, Channel, CounterConfiguration) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- counterNamesResponse(HotRodHeader, HotRodServer, Channel, Collection<String>) - Method in class org.infinispan.server.hotrod.Encoder4x
- counterNamesResponse(HotRodHeader, HotRodServer, Channel, Collection<String>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- counterProcessor - Variable in class org.infinispan.server.hotrod.HotRodDecoder
- create() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- create() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- create() - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- create() - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfigurationBuilder
- createLocalTx(XidImpl, EmbeddedTransaction) - Method in class org.infinispan.server.hotrod.tx.table.PerCacheTxTable
-
Adds the
EmbeddedTransactionin the local transaction table. - CreateStateFunction - Class in org.infinispan.server.hotrod.tx.table.functions
-
It creates a new
TxState. - CreateStateFunction(GlobalTransaction, boolean, long) - Constructor for class org.infinispan.server.hotrod.tx.table.functions.CreateStateFunction
- createTopologyCacheConfig(long) - Method in class org.infinispan.server.hotrod.HotRodServer
D
- DAYS - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
- decode(byte) - Static method in enum org.infinispan.server.hotrod.TimeUnitValue
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.infinispan.server.hotrod.HotRodDecoder
- DECODE_HEADER - Enum constant in enum org.infinispan.server.hotrod.HotRodDecoderState
- DECODE_HEADER_CUSTOM - Enum constant in enum org.infinispan.server.hotrod.HotRodDecoderState
- DECODE_KEY - Enum constant in enum org.infinispan.server.hotrod.HotRodDecoderState
- DECODE_KEY_CUSTOM - Enum constant in enum org.infinispan.server.hotrod.HotRodDecoderState
- DECODE_PARAMETERS - Enum constant in enum org.infinispan.server.hotrod.HotRodDecoderState
- DECODE_VALUE - Enum constant in enum org.infinispan.server.hotrod.HotRodDecoderState
- DECODE_VALUE_CUSTOM - Enum constant in enum org.infinispan.server.hotrod.HotRodDecoderState
- decodeNewState(byte) - Static method in class org.infinispan.server.hotrod.counter.listener.ClientCounterEvent
- decodeOldState(byte) - Static method in class org.infinispan.server.hotrod.counter.listener.ClientCounterEvent
- decodePair(byte) - Static method in enum org.infinispan.server.hotrod.TimeUnitValue
- decorateCache(AdvancedCache<K, V>) - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
-
Decorates the cache with the transaction created.
- DEFAULT - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
- DEFAULT_CONSISTENT_HASH_VERSION - Static variable in class org.infinispan.server.hotrod.Constants
- DEFAULT_CONSISTENT_HASH_VERSION_1x - Static variable in class org.infinispan.server.hotrod.Constants
- DEFAULT_HOTROD_PORT - Static variable in class org.infinispan.server.hotrod.HotRodServer
- DEFAULT_TOPOLOGY_ID - Static variable in class org.infinispan.server.hotrod.Constants
- defaultExpiration(int, int, ProtocolFlag) - Method in class org.infinispan.server.hotrod.HotRodDecoder
- DefaultIterationManager - Class in org.infinispan.server.hotrod.iteration
- DefaultIterationManager(TimeService) - Constructor for class org.infinispan.server.hotrod.iteration.DefaultIterationManager
- DefaultLifespan - Enum constant in enum org.infinispan.server.hotrod.ProtocolFlag
- DefaultMaxIdle - Enum constant in enum org.infinispan.server.hotrod.ProtocolFlag
- disable() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- dispose() - Method in class org.infinispan.server.hotrod.iteration.IterationReaper
- dynamicBuffer() - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
E
- Element - Enum in org.infinispan.server.hotrod.configuration
- emptyResponse(HotRodHeader, HotRodServer, Channel, OperationStatus) - Method in class org.infinispan.server.hotrod.Encoder4x
- emptyResponse(HotRodHeader, HotRodServer, Channel, OperationStatus) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- enable() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- enabled() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- enabled() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- enabled(boolean) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- encoder() - Method in class org.infinispan.server.hotrod.HotRodHeader
- Encoder4x - Class in org.infinispan.server.hotrod
- Encoder4x() - Constructor for class org.infinispan.server.hotrod.Encoder4x
- encodeTimeUnits(long, TimeUnit, long, TimeUnit) - Static method in enum org.infinispan.server.hotrod.TimeUnitValue
- encryption() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- encryption() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- ENCRYPTION - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- equals(Object) - Method in class org.infinispan.server.hotrod.MultiHomedServerAddress
- equals(Object) - Method in class org.infinispan.server.hotrod.SingleHomedServerAddress
- equals(Object) - Method in class org.infinispan.server.hotrod.tx.table.CacheXid
- equals(Object) - Method in class org.infinispan.server.hotrod.tx.table.ClientAddress
- equals(Object) - Method in class org.infinispan.server.hotrod.tx.table.TxState
- ERROR - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- ERROR - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
- errorDetectingCrashedMember(Throwable) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- errorDetectingCrashedMember(Throwable) - Method in interface org.infinispan.server.hotrod.logging.Log
- errorDetectingCrashedMember$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- errorResponse(HotRodHeader, HotRodServer, Channel, String, OperationStatus) - Method in class org.infinispan.server.hotrod.Encoder4x
- errorResponse(HotRodHeader, HotRodServer, Channel, String, OperationStatus) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- errorSerializingResponse(Object) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- errorSerializingResponse(Object) - Method in interface org.infinispan.server.hotrod.logging.Log
- errorSerializingResponse$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- errorStatus(Throwable) - Method in class org.infinispan.server.hotrod.Encoder4x
- errorStatus(Throwable) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.server.hotrod.HotRodDecoder
- exceptionReported(Throwable) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- exceptionReported(Throwable) - Method in interface org.infinispan.server.hotrod.logging.Log
- exceptionReported$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- exec(HotRodHeader, Subject, String, Map<String, byte[]>) - Method in class org.infinispan.server.hotrod.TaskRequestProcessor
- EXEC - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- EXEC_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- executor - Variable in class org.infinispan.server.hotrod.HotRodDecoder
- executor - Variable in class org.infinispan.server.hotrod.BaseRequestProcessor
- expectedSize(int) - Method in class org.infinispan.server.hotrod.tx.operation.CommitTransactionOperation
- expectedSize(int) - Method in class org.infinispan.server.hotrod.tx.operation.RollbackTransactionOperation
- expectedSize(int) - Method in interface org.infinispan.server.hotrod.tx.table.CacheNameCollector
-
Sets the expected number of caches involved in the transaction.
- expectedTransactionalCache(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- expectedTransactionalCache(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- expectedTransactionalCache$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- ExtendedByteBuf - Class in org.infinispan.server.hotrod.transport
- ExtendedByteBuf() - Constructor for class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- EXTERNAL_HOST - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- EXTERNAL_PORT - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.CacheXid
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.ClientAddress
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.functions.ConditionalMarkAsRollbackFunction
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.functions.CreateStateFunction
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.functions.PreparingDecisionFunction
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.functions.SetCompletedTransactionFunction
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.functions.SetDecisionFunction
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.functions.SetPreparedFunction
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.functions.XidPredicate
- EXTERNALIZER - Static variable in class org.infinispan.server.hotrod.tx.table.TxState
- externalMechNotAllowedWithoutSSLClientCert() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- externalMechNotAllowedWithoutSSLClientCert() - Method in interface org.infinispan.server.hotrod.logging.Log
- externalMechNotAllowedWithoutSSLClientCert$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- extractCreated(CacheEntry) - Static method in class org.infinispan.server.hotrod.MetadataUtils
- extractLastUsed(CacheEntry) - Static method in class org.infinispan.server.hotrod.MetadataUtils
- extractLifespan(CacheEntry) - Static method in class org.infinispan.server.hotrod.MetadataUtils
- extractMaxIdle(CacheEntry) - Static method in class org.infinispan.server.hotrod.MetadataUtils
- extractVersion(CacheEntry) - Static method in class org.infinispan.server.hotrod.MetadataUtils
F
- FETCH_TX_RECOVERY - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- FETCH_TX_RECOVERY - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- filterAndConvert(K, V, Metadata) - Method in class org.infinispan.server.hotrod.iteration.IterationFilter
- fixedArray(ByteBuf, int) - Static method in class org.infinispan.server.hotrod.Intrinsics
- forAddress(String, int, boolean) - Static method in interface org.infinispan.server.hotrod.ServerAddress
- ForceReturnPreviousValue - Enum constant in enum org.infinispan.server.hotrod.ProtocolFlag
- FORGET_TX - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- FORGET_TX - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- forgetTransaction(XidImpl) - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- forName(String) - Static method in enum org.infinispan.server.hotrod.configuration.Attribute
- forName(String) - Static method in enum org.infinispan.server.hotrod.configuration.Element
- forVersion(byte) - Static method in enum org.infinispan.server.hotrod.HotRodVersion
- FORWARD_COMMIT - Static variable in interface org.infinispan.server.hotrod.command.Ids
- FORWARD_ROLLBACK - Static variable in interface org.infinispan.server.hotrod.command.Ids
- FORWARD_SECRECY - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- FORWARD_SECRECY - Enum constant in enum org.infinispan.server.hotrod.configuration.Policy
- ForwardCommitCommand - Class in org.infinispan.server.hotrod.command.tx
-
A
CacheRpcCommandimplementation to forward the commit request from a client to the member that run the transaction. - ForwardCommitCommand(ByteString) - Constructor for class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- ForwardCommitCommand(ByteString, XidImpl, long) - Constructor for class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- ForwardRollbackCommand - Class in org.infinispan.server.hotrod.command.tx
-
A
CacheRpcCommandimplementation to forward the rollback request from a client to the member that run the transaction. - ForwardRollbackCommand(ByteString) - Constructor for class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- ForwardRollbackCommand(ByteString, XidImpl, long) - Constructor for class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- fromCode(byte) - Static method in enum org.infinispan.server.hotrod.OperationStatus
- fromRequestOpCode(byte) - Static method in enum org.infinispan.server.hotrod.HotRodOperation
- fromResponseOpCode(byte) - Static method in enum org.infinispan.server.hotrod.HotRodOperation
- fromString(String) - Static method in enum org.infinispan.server.hotrod.configuration.Policy
- fromString(String) - Static method in enum org.infinispan.server.hotrod.configuration.QOP
- fromString(String) - Static method in enum org.infinispan.server.hotrod.configuration.Strength
- fromTimeUnit(TimeUnit) - Static method in enum org.infinispan.server.hotrod.TimeUnitValue
G
- GET - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- GET_ALL - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- GET_ALL_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- GET_MULTIMAP - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- GET_MULTIMAP_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- GET_MULTIMAP_WITH_METADATA - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- GET_MULTIMAP_WITH_METADATA_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- GET_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- GET_STREAM - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- GET_STREAM_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- GET_WITH_METADATA - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- GET_WITH_METADATA - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- GET_WITH_VERSION - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- GET_WITH_VERSION - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- getAddress() - Method in class org.infinispan.server.hotrod.HotRodServer
- getAddressCache() - Method in class org.infinispan.server.hotrod.HotRodServer
- getAllResponse(HotRodHeader, HotRodServer, Channel, Map<byte[], byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- getAllResponse(HotRodHeader, HotRodServer, Channel, Map<byte[], byte[]>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- getCacheInfo(String, byte, long, boolean) - Method in class org.infinispan.server.hotrod.HotRodServer
- getCacheInfo(HotRodHeader) - Method in class org.infinispan.server.hotrod.HotRodServer
- getCacheName() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getCacheName() - Method in class org.infinispan.server.hotrod.tx.table.CacheXid
- getChannelMatcher() - Method in class org.infinispan.server.hotrod.HotRodServer
- getClientAddress() - Method in class org.infinispan.server.hotrod.tx.table.PerCacheTxTable
- getClientCounterNotificationManager() - Method in class org.infinispan.server.hotrod.HotRodServer
- getClientIntel() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getClientListenerRegistry() - Method in class org.infinispan.server.hotrod.HotRodServer
- getCode() - Method in enum org.infinispan.server.hotrod.OperationStatus
- getCode() - Method in enum org.infinispan.server.hotrod.TimeUnitValue
- getCommandId() - Method in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- getCommandId() - Method in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- getConverter(Object[]) - Method in class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterFactory
- getDecoder() - Method in class org.infinispan.server.hotrod.HotRodServer
- getEncoder() - Method in class org.infinispan.server.hotrod.HotRodServer
- getEncoder(byte) - Static method in enum org.infinispan.server.hotrod.HotRodVersion
- getEntries() - Method in class org.infinispan.server.hotrod.iteration.IterableIterationResult
- getExecutor() - Method in class org.infinispan.server.hotrod.HotRodDecoder
- getFlag() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getGlobalTransaction() - Method in class org.infinispan.server.hotrod.tx.table.TxState
- getHeader() - Method in class org.infinispan.server.hotrod.HotRodDecoder
- getHost(InetAddress) - Method in class org.infinispan.server.hotrod.MultiHomedServerAddress
-
Return the interface address which matches the incoming address
- getHost(InetAddress) - Method in interface org.infinispan.server.hotrod.ServerAddress
-
Returns the mapping for the
- getHost(InetAddress) - Method in class org.infinispan.server.hotrod.SingleHomedServerAddress
- getId() - Method in interface org.infinispan.server.hotrod.iteration.IterationState
- getInitializer() - Method in class org.infinispan.server.hotrod.HotRodServer
- getIterationManager() - Method in class org.infinispan.server.hotrod.HotRodServer
- getKeyMediaType() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getLocalTx(XidImpl) - Method in class org.infinispan.server.hotrod.tx.table.PerCacheTxTable
- getLoggingLocale() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- getMarshaller() - Method in class org.infinispan.server.hotrod.HotRodServer
- getMessageId() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getModifications() - Method in class org.infinispan.server.hotrod.tx.table.TxState
- getModuleCommandFactory() - Method in class org.infinispan.server.hotrod.command.HotRodModuleCommandExtensions
- getModuleName() - Method in class org.infinispan.server.hotrod.ServerHotrodModuleImpl
- getOp() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getOptionalDependencies() - Method in class org.infinispan.server.hotrod.ServerHotrodModuleImpl
- getOriginator() - Method in class org.infinispan.server.hotrod.tx.table.TxState
- getPort() - Method in class org.infinispan.server.hotrod.MultiHomedServerAddress
- getPort() - Method in interface org.infinispan.server.hotrod.ServerAddress
- getPort() - Method in class org.infinispan.server.hotrod.SingleHomedServerAddress
- getPreparedTransactions() - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- getReaper() - Method in interface org.infinispan.server.hotrod.iteration.IterationState
- getRequestOpCode() - Method in enum org.infinispan.server.hotrod.HotRodOperation
- getRequiredDependencies() - Method in class org.infinispan.server.hotrod.ServerHotrodModuleImpl
- getResponseOpCode() - Method in enum org.infinispan.server.hotrod.HotRodOperation
- getResultFunction() - Method in class org.infinispan.server.hotrod.iteration.IterableIterationResult
- getState(CacheXid) - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- getStatus() - Method in class org.infinispan.server.hotrod.tx.table.TxState
- getStatusCode() - Method in class org.infinispan.server.hotrod.iteration.IterableIterationResult
- getStreamResponse(HotRodHeader, HotRodServer, Channel, int, CacheEntry<byte[], byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- getStreamResponse(HotRodHeader, HotRodServer, Channel, int, CacheEntry<byte[], byte[]>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- getSubject(HotRodOperation) - Method in class org.infinispan.server.hotrod.Authentication
- getTimeout() - Method in class org.infinispan.server.hotrod.tx.table.TxState
- getTimeService() - Method in class org.infinispan.server.hotrod.HotRodServer
- getTopologyId() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getTxState() - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
- getTypeClasses() - Method in class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterExternalizer
- getTypeClasses() - Method in class org.infinispan.server.hotrod.iteration.IterationFilter.IterationFilterExternalizer
- getValue() - Method in enum org.infinispan.server.hotrod.ProtocolFlag
- getValueMediaType() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getVersion() - Method in class org.infinispan.server.hotrod.counter.listener.ClientCounterEvent
- getVersion() - Method in class org.infinispan.server.hotrod.HotRodHeader
- getVersion() - Method in enum org.infinispan.server.hotrod.HotRodVersion
- getWithMetadataResponse(HotRodHeader, HotRodServer, Channel, CacheEntry<byte[], byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- getWithMetadataResponse(HotRodHeader, HotRodServer, Channel, CacheEntry<byte[], byte[]>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- getXid() - Method in class org.infinispan.server.hotrod.tx.table.CacheXid
- GLOBAL_TX_TABLE_CACHE_NAME - Static variable in class org.infinispan.server.hotrod.LifecycleCallbacks
-
Cache name to store the global transaction table.
- GlobalTxTable - Class in org.infinispan.server.hotrod.tx.table
-
It is a transaction log that registers all the transaction decisions before changing the cache.
- GlobalTxTable(Cache<CacheXid, TxState>, GlobalComponentRegistry) - Constructor for class org.infinispan.server.hotrod.tx.table.GlobalTxTable
H
- handlerAdded(ChannelHandlerContext) - Method in class org.infinispan.server.hotrod.HotRodDecoder
- hasDefaultCache() - Method in class org.infinispan.server.hotrod.HotRodServer
- hasFlag(byte) - Method in enum org.infinispan.server.hotrod.tx.ControlByte
- hasFlag(ProtocolFlag) - Method in class org.infinispan.server.hotrod.HotRodHeader
- hashCode() - Method in class org.infinispan.server.hotrod.MultiHomedServerAddress
- hashCode() - Method in class org.infinispan.server.hotrod.SingleHomedServerAddress
- hashCode() - Method in class org.infinispan.server.hotrod.tx.table.CacheXid
- hashCode() - Method in class org.infinispan.server.hotrod.tx.table.ClientAddress
- hashCode() - Method in class org.infinispan.server.hotrod.tx.table.TxState
- hasMechanisms() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- hasMechanisms() - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- hasSecurityRealm() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- hasTimedOut(long) - Method in class org.infinispan.server.hotrod.tx.table.TxState
- HIGH - Enum constant in enum org.infinispan.server.hotrod.configuration.Strength
- HOST_NAME - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- HOTROD_20 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_21 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_22 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_23 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_24 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_25 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_26 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_27 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_28 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_29 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_30 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_31 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_40 - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- HOTROD_CONNECTOR - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- HOTROD_SASL_PROTOCOL - Static variable in class org.infinispan.server.hotrod.Authentication
- HotRodAccessLogging - Class in org.infinispan.server.hotrod.logging
-
Logging handler for Hot Rod to log what requests have come into the server
- HotRodAccessLogging() - Constructor for class org.infinispan.server.hotrod.logging.HotRodAccessLogging
- HotRodConstants - Interface in org.infinispan.server.hotrod
-
Defines constants defined by Hot Rod specifications.
- HotRodDecoder - Class in org.infinispan.server.hotrod
- HotRodDecoder(EmbeddedCacheManager, Executor, HotRodServer) - Constructor for class org.infinispan.server.hotrod.HotRodDecoder
- HotRodDecoderState - Enum in org.infinispan.server.hotrod
-
Protocol decoding state
- HotRodHeader - Class in org.infinispan.server.hotrod
- HotRodHeader(HotRodHeader) - Constructor for class org.infinispan.server.hotrod.HotRodHeader
- HotRodHeader(HotRodOperation, byte, long, String, int, short, int, MediaType, MediaType, Map<String, byte[]>) - Constructor for class org.infinispan.server.hotrod.HotRodHeader
- HotRodModuleCommandExtensions - Class in org.infinispan.server.hotrod.command
-
It register the
HotRodCommandFactoryto handle theCacheRpcCommandused by this module. - HotRodModuleCommandExtensions() - Constructor for class org.infinispan.server.hotrod.command.HotRodModuleCommandExtensions
- HotRodOperation - Enum in org.infinispan.server.hotrod
-
Enumeration defining all of the possible hotrod operations
- HotRodServer - Class in org.infinispan.server.hotrod
-
Hot Rod server, in charge of defining its encoder/decoder and, if clustered, update the topology information on startup and shutdown.
- HotRodServer() - Constructor for class org.infinispan.server.hotrod.HotRodServer
- HotRodServer.ExtendedCacheInfo - Class in org.infinispan.server.hotrod
- HotRodServerChildConfigurationBuilder - Interface in org.infinispan.server.hotrod.configuration
-
HotRodServerChildConfigurationBuilder.
- HotRodServerConfiguration - Class in org.infinispan.server.hotrod.configuration
- HotRodServerConfigurationBuilder - Class in org.infinispan.server.hotrod.configuration
-
HotRodServerConfigurationBuilder.
- HotRodServerConfigurationBuilder() - Constructor for class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- HotRodTelemetryService - Class in org.infinispan.server.hotrod.tracing
- HotRodTelemetryService(TelemetryService) - Constructor for class org.infinispan.server.hotrod.tracing.HotRodTelemetryService
- HotRodVersion - Enum in org.infinispan.server.hotrod
-
The various Hot Rod versions
- HOURS - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
I
- Ids - Interface in org.infinispan.server.hotrod.command
-
The ids of the
ReplicableCommandused by this module. - illegalFilterConverterEventFactory(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- illegalFilterConverterEventFactory(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- illegalFilterConverterEventFactory$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- IllegalLifecycleState - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- inetAddressMatchesInterfaceAddress(byte[], byte[], int) - Static method in class org.infinispan.server.hotrod.MultiHomedServerAddress
-
Checks whether the supplied network address matches the interfaceAddress.
- InetAddressWithNetMask(InetAddress, short) - Constructor for class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- InetAddressWithNetMask(InetAddress, short, boolean) - Constructor for class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- INFINITE - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
- INFINITE_LIFESPAN - Static variable in class org.infinispan.server.hotrod.Constants
- INFINITE_MAXIDLE - Static variable in class org.infinispan.server.hotrod.Constants
- initializeChannel(Channel) - Method in class org.infinispan.server.hotrod.transport.TimeoutEnabledChannelInitializer
- inject(ComponentRegistry) - Method in class org.infinispan.server.hotrod.tx.table.functions.TxFunction
- injectDependencies(Cache, EncoderRegistry) - Method in class org.infinispan.server.hotrod.iteration.IterationFilter
- instance() - Static method in class org.infinispan.server.hotrod.Encoder4x
- INTELLIGENCE_BASIC - Static variable in class org.infinispan.server.hotrod.Constants
- INTELLIGENCE_HASH_DISTRIBUTION_AWARE - Static variable in class org.infinispan.server.hotrod.Constants
- INTELLIGENCE_TOPOLOGY_AWARE - Static variable in class org.infinispan.server.hotrod.Constants
- Intrinsics - Class in org.infinispan.server.hotrod
- Intrinsics() - Constructor for class org.infinispan.server.hotrod.Intrinsics
- invalidAllowedMechs(Set<String>, Set<String>) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- invalidAllowedMechs(Set<String>, Set<String>) - Method in interface org.infinispan.server.hotrod.logging.Log
- invalidAllowedMechs$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- InvalidIteration - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- InvalidMagicOrMsgId - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- invalidMech(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- invalidMech(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- invalidMech$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- invalidOperation() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- invalidOperation() - Method in interface org.infinispan.server.hotrod.logging.Log
- invalidOperation$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- invalidWeakCounter(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- invalidWeakCounter(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- invalidWeakCounter$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- invokeAsync(ComponentRegistry) - Method in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- invokeAsync(ComponentRegistry) - Method in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- isAlive(Address) - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
- isAtLeast(byte) - Method in enum org.infinispan.server.hotrod.HotRodVersion
-
Checks whether the supplied version is equal or greater than the version represented by this object
- isEmpty() - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- isEmpty() - Method in class org.infinispan.server.hotrod.tx.table.PerCacheTxTable
-
testing only
- isEnabled() - Static method in class org.infinispan.server.hotrod.logging.HotRodAccessLogging
- isMetadata() - Method in class org.infinispan.server.hotrod.iteration.IterableIterationResult
- isOlder(byte) - Method in enum org.infinispan.server.hotrod.HotRodVersion
-
Checks whether the supplied version is older than the version represented by this object
- isOriginatorMissing(GlobalTransaction) - Method in class org.infinispan.server.hotrod.tx.ServerTransactionOriginatorChecker
- isOriginatorMissing(GlobalTransaction, Collection<Address>) - Method in class org.infinispan.server.hotrod.tx.ServerTransactionOriginatorChecker
- isRecoverable() - Method in class org.infinispan.server.hotrod.tx.table.TxState
- isReturnValueExpected() - Method in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- isReturnValueExpected() - Method in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- isSameAs(GlobalTransaction, boolean, long) - Method in class org.infinispan.server.hotrod.tx.table.TxState
- IterableIterationResult - Class in org.infinispan.server.hotrod.iteration
- ITERATION_END - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- ITERATION_END_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- ITERATION_NEXT - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- ITERATION_NEXT_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- ITERATION_START - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- ITERATION_START_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- IterationFilter<K,
V, - Class in org.infinispan.server.hotrod.iterationC> - IterationFilter(MediaType, MediaType, Optional<KeyValueFilterConverter<K, V, C>>) - Constructor for class org.infinispan.server.hotrod.iteration.IterationFilter
- IterationFilter.IterationFilterExternalizer - Class in org.infinispan.server.hotrod.iteration
- IterationFilterExternalizer() - Constructor for class org.infinispan.server.hotrod.iteration.IterationFilter.IterationFilterExternalizer
- IterationManager - Interface in org.infinispan.server.hotrod.iteration
- iterationNextResponse(HotRodHeader, HotRodServer, Channel, IterableIterationResult) - Method in class org.infinispan.server.hotrod.Encoder4x
- iterationNextResponse(HotRodHeader, HotRodServer, Channel, IterableIterationResult) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- IterationReaper - Class in org.infinispan.server.hotrod.iteration
- IterationReaper(IterationManager, String) - Constructor for class org.infinispan.server.hotrod.iteration.IterationReaper
- iterationStartResponse(HotRodHeader, HotRodServer, Channel, String) - Method in class org.infinispan.server.hotrod.Encoder4x
- iterationStartResponse(HotRodHeader, HotRodServer, Channel, String) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- IterationState - Interface in org.infinispan.server.hotrod.iteration
K
- key - Variable in class org.infinispan.server.hotrod.AccessLoggingHeader
- KeyDoesNotExist - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- KeyValueWithPreviousEventConverter<K,
V> - Class in org.infinispan.server.hotrod.event - KeyValueWithPreviousEventConverter() - Constructor for class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverter
- KeyValueWithPreviousEventConverterExternalizer - Class in org.infinispan.server.hotrod.event
-
Externalizer for KeyValueWithPreviousEventConverter
- KeyValueWithPreviousEventConverterExternalizer() - Constructor for class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterExternalizer
- KeyValueWithPreviousEventConverterFactory<K,
V> - Class in org.infinispan.server.hotrod.event - KeyValueWithPreviousEventConverterFactory() - Constructor for class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterFactory
L
- LATEST - Static variable in enum org.infinispan.server.hotrod.HotRodVersion
- LAZY_RETRIEVAL - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- LAZY_RETRIEVAL - Static variable in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- lazyRetrieval() - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- lazyRetrieval(boolean) - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfigurationBuilder
- LifecycleCallbacks - Class in org.infinispan.server.hotrod
-
Module lifecycle callbacks implementation that enables module specific
AdvancedExternalizerimplementations to be registered. - LifecycleCallbacks() - Constructor for class org.infinispan.server.hotrod.LifecycleCallbacks
- ListenerOperationStatus - Enum in org.infinispan.server.hotrod.counter.listener
-
The listener operation (add/remove) return status.
- LISTENERS_CHECK_INTERVAL - Static variable in class org.infinispan.server.hotrod.HotRodServer
- LOCK_TIMEOUT - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- lockTimeout() - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- lockTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfigurationBuilder
- log - Static variable in class org.infinispan.server.hotrod.HotRodDecoder
- Log - Interface in org.infinispan.server.hotrod.logging
-
Log abstraction for the Hot Rod server module.
- Log_$logger - Class in org.infinispan.server.hotrod.logging
-
Warning this class consists of generated code.
- Log_$logger(Logger) - Constructor for class org.infinispan.server.hotrod.logging.Log_$logger
- logException(ChannelFuture, AccessLoggingHeader, String, int) - Method in class org.infinispan.server.hotrod.logging.HotRodAccessLogging
- logOK(ChannelFuture, AccessLoggingHeader, int) - Method in class org.infinispan.server.hotrod.logging.HotRodAccessLogging
- long_(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
- longResponse(HotRodHeader, HotRodServer, Channel, long) - Method in class org.infinispan.server.hotrod.Encoder4x
- longResponse(HotRodHeader, HotRodServer, Channel, long) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- LOW - Enum constant in enum org.infinispan.server.hotrod.configuration.Strength
M
- MAGIC_REQ - Static variable in class org.infinispan.server.hotrod.Constants
- MAGIC_RES - Static variable in class org.infinispan.server.hotrod.Constants
- MARK_COMMIT - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
-
The client
TransactionManagerdecided to commit. - MARK_ROLLBACK - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
-
The client
TransactionManagerdecided to rollback of we fail to replay/prepare the transaction. - markPreparing(List<WriteCommand>, TimeService) - Method in class org.infinispan.server.hotrod.tx.table.TxState
- markToCommit(XidImpl, CacheNameCollector) - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- markToRollback(XidImpl, CacheNameCollector) - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- mask(byte, int) - Static method in class org.infinispan.server.hotrod.BitShift
- mechanisms() - Method in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- mechanisms() - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- MECHANISMS - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- MECHANISMS - Static variable in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- mechProperties() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- mechProperties(Map<String, String>) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- MEDIUM - Enum constant in enum org.infinispan.server.hotrod.configuration.Strength
- MetadataUtils - Class in org.infinispan.server.hotrod
-
Utility class in hotrod server with methods handling cache entries metadata
- MICROSECONDS - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
- MILLISECONDS - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
- MINUTES - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
- missingCacheEventFactory(String, String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- missingCacheEventFactory(String, String) - Method in interface org.infinispan.server.hotrod.logging.Log
- missingCacheEventFactory$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- MissingFactoryException - Exception Class in org.infinispan.server.hotrod
-
Exception thrown when a named factory is chosen that doesn't exist
- MissingFactoryException(String) - Constructor for exception class org.infinispan.server.hotrod.MissingFactoryException
- missingHostAddress() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- missingHostAddress() - Method in interface org.infinispan.server.hotrod.logging.Log
- missingHostAddress$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- missingKeyValueFilterConverterFactory(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- missingKeyValueFilterConverterFactory(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- missingKeyValueFilterConverterFactory$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- missingServerName() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- missingServerName() - Method in interface org.infinispan.server.hotrod.logging.Log
- missingServerName$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- MultiHomedServerAddress - Class in org.infinispan.server.hotrod
-
A Hot Rod server address which encapsulates a multi-homed server.
- MultiHomedServerAddress(int, boolean) - Constructor for class org.infinispan.server.hotrod.MultiHomedServerAddress
- MultiHomedServerAddress.InetAddressWithNetMask - Class in org.infinispan.server.hotrod
- multimap(HotRodHeader, Subject, boolean) - Method in class org.infinispan.server.hotrod.HotRodServer
- multimapCollectionResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, Collection<byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- multimapCollectionResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, Collection<byte[]>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- multimapEntryResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, CacheEntry<byte[], Collection<byte[]>>) - Method in class org.infinispan.server.hotrod.Encoder4x
- multimapEntryResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, CacheEntry<byte[], Collection<byte[]>>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- multimapProcessor - Variable in class org.infinispan.server.hotrod.HotRodDecoder
N
- NAME - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- NANOSECONDS - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
- NETWORK_PREFIX_OVERRIDE - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- NETWORK_PREFIX_OVERRIDE - Static variable in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- networkPrefixOverride() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- networkPrefixOverride() - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- networkPrefixOverride(boolean) - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfigurationBuilder
- newModuleLifecycle() - Method in class org.infinispan.server.hotrod.ServerHotrodModuleImpl
- next(String) - Method in class org.infinispan.server.hotrod.iteration.DefaultIterationManager
- next(String) - Method in interface org.infinispan.server.hotrod.iteration.IterationManager
- NO_ACTIVE - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- NO_ACTIVE - Enum constant in enum org.infinispan.server.hotrod.configuration.Policy
- NO_ANONYMOUS - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- NO_ANONYMOUS - Enum constant in enum org.infinispan.server.hotrod.configuration.Policy
- NO_DICTIONARY - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- NO_DICTIONARY - Enum constant in enum org.infinispan.server.hotrod.configuration.Policy
- NO_PLAIN_TEXT - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- NO_PLAIN_TEXT - Enum constant in enum org.infinispan.server.hotrod.configuration.Policy
- NO_TRANSACTION - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
- NodeSuspected - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- NoFlag - Enum constant in enum org.infinispan.server.hotrod.ProtocolFlag
- noMembersInHashTopology(ConsistentHash, String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- noMembersInHashTopology(ConsistentHash, String) - Method in interface org.infinispan.server.hotrod.logging.Log
- noMembersInHashTopology$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- noMembersInTopology() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- noMembersInTopology() - Method in interface org.infinispan.server.hotrod.logging.Log
- noMembersInTopology$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- NON_EXISTING - Enum constant in enum org.infinispan.server.hotrod.tx.ControlByte
- NOT_READ - Enum constant in enum org.infinispan.server.hotrod.tx.ControlByte
- notExecutedResponse(HotRodHeader, HotRodServer, Channel, CacheEntry<byte[], byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- notExecutedResponse(HotRodHeader, HotRodServer, Channel, CacheEntry<byte[], byte[]>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- NotExecutedWithPrevious - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- NotExecutedWithPreviousObjStorage - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- notExistResponse(HotRodHeader, HotRodServer, Channel) - Method in class org.infinispan.server.hotrod.Encoder4x
- notExistResponse(HotRodHeader, HotRodServer, Channel) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- noTransactionFound() - Method in class org.infinispan.server.hotrod.tx.operation.CommitTransactionOperation
- noTransactionFound() - Method in class org.infinispan.server.hotrod.tx.operation.RollbackTransactionOperation
- noTransactionFound() - Method in interface org.infinispan.server.hotrod.tx.table.CacheNameCollector
-
Notifies that no transaction is found.
O
- OK - Enum constant in enum org.infinispan.server.hotrod.counter.listener.ListenerOperationStatus
-
The operation is completed but it won't use the channel used in the request.
- OK - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
- OK_AND_CHANNEL_IN_USE - Enum constant in enum org.infinispan.server.hotrod.counter.listener.ListenerOperationStatus
-
The operation is completed and it will use (or remove) the channel.
- onePhaseCommitRemoteTransaction(GlobalTransaction, List<WriteCommand>) - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
-
Commits a remote 1PC transaction that is already in MARK_COMMIT state
- operationComplete(Future<? super Void>) - Method in class org.infinispan.server.hotrod.iteration.IterationReaper
- OperationNotExecuted - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- OperationStatus - Enum in org.infinispan.server.hotrod
-
Hot Rod operation possible status outcomes.
- OperationTimedOut - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- optionalArray(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
- optionalString(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
- org.infinispan.server.hotrod - package org.infinispan.server.hotrod
- org.infinispan.server.hotrod.command - package org.infinispan.server.hotrod.command
- org.infinispan.server.hotrod.command.tx - package org.infinispan.server.hotrod.command.tx
- org.infinispan.server.hotrod.configuration - package org.infinispan.server.hotrod.configuration
-
HotRod Server Configuration API
- org.infinispan.server.hotrod.counter.listener - package org.infinispan.server.hotrod.counter.listener
- org.infinispan.server.hotrod.event - package org.infinispan.server.hotrod.event
- org.infinispan.server.hotrod.iteration - package org.infinispan.server.hotrod.iteration
- org.infinispan.server.hotrod.logging - package org.infinispan.server.hotrod.logging
- org.infinispan.server.hotrod.tracing - package org.infinispan.server.hotrod.tracing
- org.infinispan.server.hotrod.transport - package org.infinispan.server.hotrod.transport
- org.infinispan.server.hotrod.tx - package org.infinispan.server.hotrod.tx
- org.infinispan.server.hotrod.tx.operation - package org.infinispan.server.hotrod.tx.operation
- org.infinispan.server.hotrod.tx.table - package org.infinispan.server.hotrod.tx.table
- org.infinispan.server.hotrod.tx.table.functions - package org.infinispan.server.hotrod.tx.table.functions
P
- ParseError - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- PASS_CREDENTIALS - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- PASS_CREDENTIALS - Enum constant in enum org.infinispan.server.hotrod.configuration.Policy
- PerCacheTxTable - Class in org.infinispan.server.hotrod.tx.table
-
A Transaction Table for client transaction.
- PerCacheTxTable(Address) - Constructor for class org.infinispan.server.hotrod.tx.table.PerCacheTxTable
- PING - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- PING_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- pingResponse(HotRodHeader, HotRodServer, Channel, OperationStatus) - Method in class org.infinispan.server.hotrod.Encoder4x
- pingResponse(HotRodHeader, HotRodServer, Channel, OperationStatus) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- Policy - Enum in org.infinispan.server.hotrod.configuration
- POLICY - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- POLICY - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- POLICY - Static variable in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- prepare(boolean) - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
-
Prepares the transaction.
- PREPARE_TX - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- PREPARE_TX - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- PREPARE_TX_2 - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- PREPARE_TX_2 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- PrepareCoordinator - Class in org.infinispan.server.hotrod.tx
-
A class that handles the prepare request from the Hot Rod clients.
- PrepareCoordinator(AdvancedCache<byte[], byte[]>, XidImpl, boolean, long) - Constructor for class org.infinispan.server.hotrod.tx.PrepareCoordinator
- PREPARED - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
-
The transaction is successful prepared and it waits for the client
TransactionManagerdecision to commit or rollback - PREPARING - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
-
The client transaction was replayed successful (versions read are validated) and the transactions is preparing.
- PreparingDecisionFunction - Class in org.infinispan.server.hotrod.tx.table.functions
-
It changes the
TxStatestatus toStatus.PREPARINGand stores the transaction modifications. - PreparingDecisionFunction(List<WriteCommand>) - Constructor for class org.infinispan.server.hotrod.tx.table.functions.PreparingDecisionFunction
- prettyPrint(byte) - Static method in enum org.infinispan.server.hotrod.tx.ControlByte
- principalName - Variable in class org.infinispan.server.hotrod.AccessLoggingHeader
- PRIVATE_NETWORKS - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- PROPERTIES - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- PROPERTY - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- ProtocolFlag - Enum in org.infinispan.server.hotrod
- PROXY_HOST - Static variable in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- PROXY_PORT - Static variable in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- proxyHost() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- proxyHost(String) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- proxyHost(String) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Sets the external address of this node, i.e.
- proxyHost(String) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
-
Sets the external address of this node, i.e.
- proxyPort() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- proxyPort(int) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- proxyPort(int) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Sets the external port of this node, i.e.
- proxyPort(int) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
-
Sets the external port of this node, i.e.
- publicHost() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- publicPort() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- PUT - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- PUT_ALL - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- PUT_ALL_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- PUT_IF_ABSENT - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- PUT_IF_ABSENT_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- PUT_MULTIMAP - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- PUT_MULTIMAP_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- PUT_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- PUT_STREAM - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- PUT_STREAM_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
Q
- qop() - Method in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- QOP - Enum in org.infinispan.server.hotrod.configuration
- QOP - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- QOP - Static variable in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- QUERY - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- QUERY_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
R
- read(AuthenticationConfiguration, Combine) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- read(HotRodServerConfiguration, Combine) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- read(SaslConfiguration, Combine) - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- read(TopologyCacheConfiguration, Combine) - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfigurationBuilder
- readable(ByteBuf, int) - Static method in class org.infinispan.server.hotrod.Intrinsics
- readFrom(ObjectInput) - Method in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- readFrom(ObjectInput) - Method in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- readFrom(ObjectInput) - Static method in class org.infinispan.server.hotrod.tx.table.CacheXid
- readFrom(ObjectInput) - Static method in enum org.infinispan.server.hotrod.tx.table.Status
- readMaybeByte(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Reads a byte if possible.
- readMaybeLong(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- readMaybeOptRangedBytes(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Read a range of bytes prefixed by its length (encoded as a signed VInt).
- readMaybeOptString(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- readMaybeRangedBytes(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Reads a range of bytes if possible.
- readMaybeRangedBytes(ByteBuf, int) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- readMaybeSignedInt(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- readMaybeString(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Reads a string if possible.
- readMaybeVInt(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Reads a variable size int if possible.
- readMaybeVLong(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Reads a variable long if possible.
- readObject(ObjectInput) - Method in class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterExternalizer
- readObject(ObjectInput) - Method in class org.infinispan.server.hotrod.iteration.IterationFilter.IterationFilterExternalizer
- readOptRangedBytes(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Reads optional range of bytes.
- readOptString(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Reads an optional String.
- readRangedBytes(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- readRangedBytes(ByteBuf, int) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- readString(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
-
Reads length of String and then returns an UTF-8 formatted String of such length.
- readUnsignedInt(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- readUnsignedLong(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- readUnsignedShort(ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- recordException(Object, Throwable) - Method in class org.infinispan.server.hotrod.tracing.HotRodTelemetryService
- recoveryResponse(HotRodHeader, HotRodServer, Channel, Collection<XidImpl>) - Method in class org.infinispan.server.hotrod.Encoder4x
- recoveryResponse(HotRodHeader, HotRodServer, Channel, Collection<XidImpl>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- registerChannel(Channel) - Method in class org.infinispan.server.hotrod.iteration.IterationReaper
- registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Static method in class org.infinispan.server.hotrod.iteration.ServerHotrodPackageImpl
- registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Method in class org.infinispan.server.hotrod.ServerHotrodModuleImpl
- registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Static method in class org.infinispan.server.hotrod.tx.ServerHotrodPackageImpl
- registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Static method in class org.infinispan.server.hotrod.tx.table.ServerHotrodPackageImpl
- remove(CacheXid) - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- REMOVE - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- REMOVE_CLIENT_LISTENER - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- REMOVE_CLIENT_LISTENER_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- REMOVE_ENTRY_MULTIMAP - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- REMOVE_ENTRY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- REMOVE_IF_UNMODIFIED - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- REMOVE_IF_UNMODIFIED_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- REMOVE_KEY_MULTIMAP_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- REMOVE_MULTIMAP - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- REMOVE_OP - Enum constant in enum org.infinispan.server.hotrod.tx.ControlByte
- REMOVE_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- removeCacheEventConverterFactory(String) - Method in class org.infinispan.server.hotrod.HotRodServer
- removeCacheEventFilterConverterFactory(String) - Method in class org.infinispan.server.hotrod.HotRodServer
- removeCacheEventFilterFactory(String) - Method in class org.infinispan.server.hotrod.HotRodServer
- removeCounterListener(byte[], String) - Method in class org.infinispan.server.hotrod.counter.listener.ClientCounterManagerNotificationManager
- removedUnclosedIterator(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- removedUnclosedIterator(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- removedUnclosedIterator$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- removeKeyValueFilterConverterFactory(String) - Method in class org.infinispan.server.hotrod.HotRodServer
- removeKeyValueFilterConverterFactory(String) - Method in class org.infinispan.server.hotrod.iteration.DefaultIterationManager
- removeKeyValueFilterConverterFactory(String) - Method in interface org.infinispan.server.hotrod.iteration.IterationManager
- removeLocalTx(XidImpl) - Method in class org.infinispan.server.hotrod.tx.table.PerCacheTxTable
-
Removes the local
EmbeddedTransactionassociated toxid. - REPLACE - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- REPLACE_IF_UNMODIFIED - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- REPLACE_IF_UNMODIFIED_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- REPLACE_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- REPLICATION_TIMEOUT - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- replicationTimeout() - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- replicationTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.TopologyCacheConfigurationBuilder
- REQUEST_COUNT - Static variable in enum org.infinispan.server.hotrod.HotRodOperation
- requestBytes - Variable in class org.infinispan.server.hotrod.AccessLoggingHeader
- requestBytes() - Method in class org.infinispan.server.hotrod.HotRodDecoder
- requestEnd(Object) - Method in class org.infinispan.server.hotrod.tracing.HotRodTelemetryService
- requestStart - Variable in class org.infinispan.server.hotrod.AccessLoggingHeader
- requestStart(String, Map<String, byte[]>) - Method in class org.infinispan.server.hotrod.tracing.HotRodTelemetryService
- REQUIRE_SSL_CLIENT_AUTH - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- RFC1112_RESERVED - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- RFC1918_CIDR_10 - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- RFC1918_CIDR_172 - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- RFC1918_CIDR_192 - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- RFC3927_LINK_LOCAL - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- RFC4193_LINK_LOCAL - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- RFC4193_ULA - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- RFC6598_SHARED_SPACE - Static variable in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- right(byte, int) - Static method in class org.infinispan.server.hotrod.BitShift
- rollback() - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
-
Rollbacks the transaction if an exception happens during the transaction execution.
- ROLLBACK_TX - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- ROLLBACK_TX - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- rollbackLocalTransaction(AdvancedCache<?, ?>, XidImpl, long) - Static method in class org.infinispan.server.hotrod.tx.operation.Util
- rollbackRemoteTransaction(GlobalTransaction) - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
-
Rollbacks a transaction that is remove in all the cluster members.
- RollbackTransactionOperation - Class in org.infinispan.server.hotrod.tx.operation
-
It rollbacks a transaction in all involved caches.
- RollbackTransactionOperation(HotRodHeader, HotRodServer, Subject, XidImpl, BiConsumer<HotRodHeader, Integer>) - Constructor for class org.infinispan.server.hotrod.tx.operation.RollbackTransactionOperation
- ROLLED_BACK - Enum constant in enum org.infinispan.server.hotrod.tx.table.Status
-
The client transaction is rolled back.
- run() - Method in class org.infinispan.server.hotrod.tx.operation.CommitTransactionOperation
- run() - Method in class org.infinispan.server.hotrod.tx.operation.RollbackTransactionOperation
- run() - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
-
periodically checks for idle transactions and rollbacks them.
S
- sameXid(XidImpl) - Method in class org.infinispan.server.hotrod.tx.table.CacheXid
- sasl() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- sasl() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- SASL - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- SaslConfiguration - Class in org.infinispan.server.hotrod.configuration
- SaslConfigurationBuilder - Class in org.infinispan.server.hotrod.configuration
- SECONDS - Enum constant in enum org.infinispan.server.hotrod.TimeUnitValue
- SECURITY_REALM - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- securityRealm() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- securityRealm(String) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- segmentsToBytes() - Method in class org.infinispan.server.hotrod.iteration.IterableIterationResult
- self() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- server - Variable in class org.infinispan.server.hotrod.HotRodDecoder
- server - Variable in class org.infinispan.server.hotrod.BaseRequestProcessor
- SERVER_NAME - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- SERVER_NAME - Static variable in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- SERVER_PRINCIPAL - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- ServerAddress - Interface in org.infinispan.server.hotrod
-
A Hot Rod server address
- serverAuthenticationProvider() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- serverAuthenticationProvider() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- serverAuthenticationProvider() - Method in interface org.infinispan.server.hotrod.logging.Log
- serverAuthenticationProvider(ServerAuthenticationProvider) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- serverAuthenticationProvider$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- ServerError - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- ServerHotRodBlockHoundIntegration - Class in org.infinispan.server.hotrod
- ServerHotRodBlockHoundIntegration() - Constructor for class org.infinispan.server.hotrod.ServerHotRodBlockHoundIntegration
- ServerHotrodModuleImpl - Class in org.infinispan.server.hotrod
- ServerHotrodModuleImpl() - Constructor for class org.infinispan.server.hotrod.ServerHotrodModuleImpl
- ServerHotrodPackageImpl - Class in org.infinispan.server.hotrod.iteration
- ServerHotrodPackageImpl - Class in org.infinispan.server.hotrod.tx
- ServerHotrodPackageImpl - Class in org.infinispan.server.hotrod.tx.table
- ServerHotrodPackageImpl() - Constructor for class org.infinispan.server.hotrod.iteration.ServerHotrodPackageImpl
- ServerHotrodPackageImpl() - Constructor for class org.infinispan.server.hotrod.tx.ServerHotrodPackageImpl
- ServerHotrodPackageImpl() - Constructor for class org.infinispan.server.hotrod.tx.table.ServerHotrodPackageImpl
- serverName() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- serverName() - Method in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- serverName() - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- serverName(String) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- serverName(String) - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- serverSubject() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- serverSubject(Subject) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- ServerTransactionOriginatorChecker - Class in org.infinispan.server.hotrod.tx
-
A
TransactionOriginatorCheckerimplementation that is aware of client transactions. - ServerTransactionOriginatorChecker() - Constructor for class org.infinispan.server.hotrod.tx.ServerTransactionOriginatorChecker
- set(byte) - Method in enum org.infinispan.server.hotrod.tx.ControlByte
-
Sets
thisflag to thebitSet. - SetCompletedTransactionFunction - Class in org.infinispan.server.hotrod.tx.table.functions
-
It marks the transaction as completed in
TxStateby setting its status toStatus.COMMITTEDorStatus.ROLLED_BACK. - SetCompletedTransactionFunction(boolean) - Constructor for class org.infinispan.server.hotrod.tx.table.functions.SetCompletedTransactionFunction
- SetDecisionFunction - Class in org.infinispan.server.hotrod.tx.table.functions
-
It sets the transaction decision in
TxState. - SetDecisionFunction(boolean) - Constructor for class org.infinispan.server.hotrod.tx.table.functions.SetDecisionFunction
- setMarshaller(Marshaller) - Method in class org.infinispan.server.hotrod.HotRodServer
- SetPreparedFunction - Class in org.infinispan.server.hotrod.tx.table.functions
-
It sets the transaction as successful prepared.
- SetPreparedFunction() - Constructor for class org.infinispan.server.hotrod.tx.table.functions.SetPreparedFunction
- setRollbackOnly() - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
-
Marks the transaction as rollback-only.
- setStatus(Status, boolean, TimeService) - Method in class org.infinispan.server.hotrod.tx.table.TxState
- signedVInt(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
- SingleHomedServerAddress - Class in org.infinispan.server.hotrod
-
A Hot Rod server address
- SingleHomedServerAddress(String, int) - Constructor for class org.infinispan.server.hotrod.SingleHomedServerAddress
- SIZE - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- SIZE_MULTIMAP - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- SIZE_MULTIMAP_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- SIZE_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- SkipCacheLoader - Enum constant in enum org.infinispan.server.hotrod.ProtocolFlag
- SkipIndexing - Enum constant in enum org.infinispan.server.hotrod.ProtocolFlag
- SkipListenerNotification - Enum constant in enum org.infinispan.server.hotrod.ProtocolFlag
- skippingMarshallerWrapping(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- skippingMarshallerWrapping(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- skippingMarshallerWrapping$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- SNI - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- SOCKET_BINDING - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- start() - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- start(AdvancedCache, BitSet, String, List<byte[]>, MediaType, int, boolean) - Method in class org.infinispan.server.hotrod.iteration.DefaultIterationManager
- start(AdvancedCache, BitSet, String, List<byte[]>, MediaType, int, boolean) - Method in interface org.infinispan.server.hotrod.iteration.IterationManager
- startCaches() - Method in class org.infinispan.server.hotrod.HotRodServer
- startInternal() - Method in class org.infinispan.server.hotrod.HotRodServer
- startTransaction() - Method in class org.infinispan.server.hotrod.tx.PrepareCoordinator
-
Starts a transaction.
- startTransport() - Method in class org.infinispan.server.hotrod.HotRodServer
- STATS - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- STATS_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- statsResponse(HotRodHeader, HotRodServer, Channel, Stats, NettyTransport, ClusterCacheStats) - Method in class org.infinispan.server.hotrod.Encoder4x
- statsResponse(HotRodHeader, HotRodServer, Channel, Stats, NettyTransport, ClusterCacheStats) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- Status - Enum in org.infinispan.server.hotrod.tx.table
-
Internal server status for the client's transactions.
- stop() - Method in class org.infinispan.server.hotrod.counter.listener.ClientCounterManagerNotificationManager
- stop() - Method in class org.infinispan.server.hotrod.HotRodServer
- stop() - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- strength() - Method in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- Strength - Enum in org.infinispan.server.hotrod.configuration
- STRENGTH - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- STRENGTH - Static variable in class org.infinispan.server.hotrod.configuration.SaslConfiguration
- string(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
- Success - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- SuccessObjStorage - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- successResponse(HotRodHeader, HotRodServer, Channel, CacheEntry<byte[], byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- successResponse(HotRodHeader, HotRodServer, Channel, CacheEntry<byte[], byte[]>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- SuccessWithPrevious - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- SuccessWithPreviousObjStorage - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
T
- taskProcessor - Variable in class org.infinispan.server.hotrod.HotRodDecoder
- TaskRequestProcessor - Class in org.infinispan.server.hotrod
- test(CacheXid) - Method in class org.infinispan.server.hotrod.tx.table.functions.XidPredicate
- timeout - Variable in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- timeout - Variable in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- TimeoutEnabledChannelInitializer<C> - Class in org.infinispan.server.hotrod.transport
-
A channel pipeline factory for environments where idle timeout is enabled.
- TimeoutEnabledChannelInitializer(ProtocolServer<C>) - Constructor for class org.infinispan.server.hotrod.transport.TimeoutEnabledChannelInitializer
- timeService - Variable in class org.infinispan.server.hotrod.tx.table.functions.TxFunction
- TimeUnitValue - Enum in org.infinispan.server.hotrod
- TOPOLOGY_AWAIT_INITIAL_TRANSFER - Static variable in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- TOPOLOGY_CACHE_NAME_PREFIX - Static variable in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- TOPOLOGY_LOCK_TIMEOUT - Static variable in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- TOPOLOGY_REPL_TIMEOUT - Static variable in class org.infinispan.server.hotrod.configuration.TopologyCacheConfiguration
- TOPOLOGY_STATE_TRANSFER - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- TOPOLOGY_STATE_TRANSFER - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- topologyAwaitInitialTransfer() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- topologyAwaitInitialTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- topologyAwaitInitialTransfer(boolean) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Configures whether to enable waiting for initial state transfer for the topology cache.
- topologyAwaitInitialTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
-
Configures whether to enable waiting for initial state transfer for the topology cache.
- topologyCache() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- TopologyCacheConfiguration - Class in org.infinispan.server.hotrod.configuration
- TopologyCacheConfigurationBuilder - Class in org.infinispan.server.hotrod.configuration
- topologyCacheName() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- topologyLockTimeout() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- topologyLockTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- topologyLockTimeout(long) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Configures the lock acquisition timeout for the topology cache.
- topologyLockTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
-
Configures the lock acquisition timeout for the topology cache.
- topologyNetworkPrefixOverride(boolean) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- topologyNetworkPrefixOverride(boolean) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Configures whether to honor or override the network prefix returned for the available interfaces.
- topologyNetworkPrefixOverride(boolean) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- topologyReplTimeout() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- topologyReplTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- topologyReplTimeout(long) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Configures the replication timeout for the topology cache.
- topologyReplTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
-
Configures the replication timeout for the topology cache.
- topologyStateTransfer() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement.
- topologyStateTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
- topologyStateTransfer(boolean) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Configures whether to enable state transfer for the topology cache.
- topologyStateTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement.
- toString() - Method in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- toString() - Method in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- toString() - Method in enum org.infinispan.server.hotrod.configuration.Attribute
- toString() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
- toString() - Method in enum org.infinispan.server.hotrod.configuration.Element
- toString() - Method in enum org.infinispan.server.hotrod.configuration.Policy
- toString() - Method in enum org.infinispan.server.hotrod.configuration.QOP
- toString() - Method in enum org.infinispan.server.hotrod.configuration.Strength
- toString() - Method in class org.infinispan.server.hotrod.counter.listener.ClientCounterEvent
- toString() - Method in class org.infinispan.server.hotrod.HotRodHeader
- toString() - Method in class org.infinispan.server.hotrod.HotRodServer
- toString() - Method in enum org.infinispan.server.hotrod.HotRodVersion
- toString() - Method in class org.infinispan.server.hotrod.iteration.IterableIterationResult
- toString() - Method in class org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- toString() - Method in class org.infinispan.server.hotrod.MultiHomedServerAddress
- toString() - Method in class org.infinispan.server.hotrod.SingleHomedServerAddress
- toString() - Method in class org.infinispan.server.hotrod.tx.table.CacheXid
- toString() - Method in class org.infinispan.server.hotrod.tx.table.ClientAddress
- toString() - Method in class org.infinispan.server.hotrod.tx.table.functions.ConditionalMarkAsRollbackFunction
- toString() - Method in class org.infinispan.server.hotrod.tx.table.functions.CreateStateFunction
- toString() - Method in class org.infinispan.server.hotrod.tx.table.functions.PreparingDecisionFunction
- toString() - Method in class org.infinispan.server.hotrod.tx.table.functions.SetCompletedTransactionFunction
- toString() - Method in class org.infinispan.server.hotrod.tx.table.functions.SetDecisionFunction
- toString() - Method in class org.infinispan.server.hotrod.tx.table.functions.SetPreparedFunction
- toString() - Method in class org.infinispan.server.hotrod.tx.table.TxState
- toTimeUnit() - Method in enum org.infinispan.server.hotrod.TimeUnitValue
- transactionResponse(HotRodHeader, HotRodServer, Channel, int) - Method in class org.infinispan.server.hotrod.Encoder4x
- transactionResponse(HotRodHeader, HotRodServer, Channel, int) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- TxFunction - Class in org.infinispan.server.hotrod.tx.table.functions
- TxFunction() - Constructor for class org.infinispan.server.hotrod.tx.table.functions.TxFunction
- TxState - Class in org.infinispan.server.hotrod.tx.table
-
A transaction state stored globally in all the cluster members.
- TxState(GlobalTransaction, boolean, long, TimeService) - Constructor for class org.infinispan.server.hotrod.tx.table.TxState
U
- unauthorizedOperation(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- unauthorizedOperation(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- unauthorizedOperation$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- unexpectedEvent(Event) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- unexpectedEvent(Event) - Method in interface org.infinispan.server.hotrod.logging.Log
- unexpectedEvent$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- unexpectedIsolationLevel(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- unexpectedIsolationLevel(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- unexpectedIsolationLevel$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- UNKNOWN - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- UNKNOWN - Enum constant in enum org.infinispan.server.hotrod.configuration.Element
- UNKNOWN - Enum constant in enum org.infinispan.server.hotrod.HotRodVersion
- UnknownOperation - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- UnknownVersion - Enum constant in enum org.infinispan.server.hotrod.OperationStatus
- unsignedLongResponse(HotRodHeader, HotRodServer, Channel, long) - Method in class org.infinispan.server.hotrod.Encoder4x
- unsignedLongResponse(HotRodHeader, HotRodServer, Channel, long) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- update(boolean) - Method in class org.infinispan.server.hotrod.HotRodServer.ExtendedCacheInfo
- update(CacheXid, TxFunction, long) - Method in class org.infinispan.server.hotrod.tx.table.GlobalTxTable
- UPDATE_BLOOM_FILTER - Enum constant in enum org.infinispan.server.hotrod.HotRodOperation
- UPDATE_BLOOM_FILTER_REQUEST - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- updateCacheInfo(HotRodServer.ExtendedCacheInfo) - Method in class org.infinispan.server.hotrod.HotRodServer
- Util - Class in org.infinispan.server.hotrod.tx.operation
-
Util operations to handle client transactions in Hot Rod server.
- Util() - Constructor for class org.infinispan.server.hotrod.tx.operation.Util
V
- validate() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
- validate() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
- validate() - Method in class org.infinispan.server.hotrod.configuration.SaslConfigurationBuilder
- value - Variable in enum org.infinispan.server.hotrod.tx.table.Status
- VALUE - Enum constant in enum org.infinispan.server.hotrod.configuration.Attribute
- valueOf(byte) - Static method in enum org.infinispan.server.hotrod.tx.table.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.configuration.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.configuration.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.configuration.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.configuration.QOP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.configuration.Strength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.counter.listener.ListenerOperationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.HotRodDecoderState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.HotRodOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.HotRodVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.OperationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.ProtocolFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.TimeUnitValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.tx.ControlByte
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.server.hotrod.tx.table.Status
-
Returns the enum constant of this type with the specified name.
- valueResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, byte[]) - Method in class org.infinispan.server.hotrod.Encoder4x
- valueResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, byte[]) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- valueResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, CacheEntry<byte[], byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- valueResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, CacheEntry<byte[], byte[]>) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- values() - Static method in enum org.infinispan.server.hotrod.configuration.Attribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.configuration.Element
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.configuration.Policy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.configuration.QOP
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.configuration.Strength
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.counter.listener.ListenerOperationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.HotRodDecoderState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.HotRodOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.HotRodVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.OperationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.ProtocolFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.TimeUnitValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.tx.ControlByte
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.server.hotrod.tx.table.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueWithVersionResponse(HotRodHeader, HotRodServer, Channel, byte[], long) - Method in class org.infinispan.server.hotrod.Encoder4x
- valueWithVersionResponse(HotRodHeader, HotRodServer, Channel, byte[], long) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
- VERSION_20 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VERSION_21 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VERSION_22 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VERSION_24 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VERSION_26 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VERSION_28 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VERSION_30 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VERSION_31 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VERSION_40 - Static variable in interface org.infinispan.server.hotrod.HotRodConstants
- VersionedEncoder - Interface in org.infinispan.server.hotrod
-
This class represents the work to be done by an encoder of a particular Hot Rod protocol version.
- vInt(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
- vLong(ByteBuf) - Static method in class org.infinispan.server.hotrod.Intrinsics
W
- warnConditionalOperationNonTransactional(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- warnConditionalOperationNonTransactional(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- warnConditionalOperationNonTransactional$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- warnForceReturnPreviousNonTransactional(String) - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- warnForceReturnPreviousNonTransactional(String) - Method in interface org.infinispan.server.hotrod.logging.Log
- warnForceReturnPreviousNonTransactional$str() - Method in class org.infinispan.server.hotrod.logging.Log_$logger
- wrappedBuffer(byte[]...) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeCounterEvent(ClientCounterEvent, ByteBuf) - Method in class org.infinispan.server.hotrod.Encoder4x
- writeCounterEvent(ClientCounterEvent, ByteBuf) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
-
Writes a
ClientCounterEvent, including its header, using a giver channel buffer. - writeEvent(Events.Event, ByteBuf) - Method in class org.infinispan.server.hotrod.Encoder4x
- writeEvent(Events.Event, ByteBuf) - Method in interface org.infinispan.server.hotrod.VersionedEncoder
-
Write an event, including its header, using the given channel buffer
- writeHeader(HotRodHeader, HotRodServer, Channel, OperationStatus) - Method in class org.infinispan.server.hotrod.Encoder4x
- writeMetadata(int, int, long, long, long, ByteBuf) - Static method in class org.infinispan.server.hotrod.MetadataUtils
- writeMetadataResponse(HotRodHeader, HotRodServer, Channel, OperationStatus, CacheEntry<byte[], byte[]>) - Method in class org.infinispan.server.hotrod.Encoder4x
- writeObject(ObjectOutput, KeyValueWithPreviousEventConverter) - Method in class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterExternalizer
- writeObject(ObjectOutput, IterationFilter) - Method in class org.infinispan.server.hotrod.iteration.IterationFilter.IterationFilterExternalizer
- writeRangedBytes(byte[], int, ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeRangedBytes(byte[], ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeRangedBytes(ByteBuffer, ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeResponse(HotRodHeader, ByteBuf) - Method in class org.infinispan.server.hotrod.BaseRequestProcessor
- writeString(String, ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeString(Optional<String>, ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeTo(ByteBuf) - Method in class org.infinispan.server.hotrod.counter.listener.ClientCounterEvent
- writeTo(ObjectOutput) - Method in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- writeTo(ObjectOutput) - Method in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- writeTo(ObjectOutput, CacheXid) - Static method in class org.infinispan.server.hotrod.tx.table.CacheXid
- writeTo(ObjectOutput, Status) - Static method in enum org.infinispan.server.hotrod.tx.table.Status
- writeUnsignedInt(int, ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeUnsignedLong(long, ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeUnsignedShort(int, ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
- writeXid(XidImpl, ByteBuf) - Static method in class org.infinispan.server.hotrod.transport.ExtendedByteBuf
X
- xid - Variable in class org.infinispan.server.hotrod.command.tx.ForwardCommitCommand
- xid - Variable in class org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
- XidPredicate - Class in org.infinispan.server.hotrod.tx.table.functions
- XidPredicate(XidImpl) - Constructor for class org.infinispan.server.hotrod.tx.table.functions.XidPredicate
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form