All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractHotRodServerChildConfigurationBuilder AbstractHotRodServerChildConfigurationBuilder.AccessLoggingHeader Attribute Authentication Handler that when added will make sure authentication is applied to requests.AuthenticationConfiguration AuthenticationConfiguration.AuthenticationConfigurationBuilder AuthenticationConfigurationBuilder.BaseRequestProcessor BitShift CacheNameCollector Used byGlobalTxTable, it collects all the involved cache name when setting a decision for a transaction.CacheXid A key used in the global transaction table.ClientAddress AAddressimplementation for a client transaction.ClientCounterEvent A counter event to send to a client.ClientCounterManagerNotificationManager TheCounterManagernotification manager.CommitTransactionOperation It commits a transaction in all involved caches.ConditionalMarkAsRollbackFunction It updates theTxState's status toStatus.MARK_ROLLBACKif the current status is the expected.Constants Constant valuesControlByte 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 operationCreateStateFunction It creates a newTxState.DefaultIterationManager Element ExtendedByteBuf ForwardCommitCommand ACacheRpcCommandimplementation to forward the commit request from a client to the member that run the transaction.ForwardRollbackCommand ACacheRpcCommandimplementation to forward the rollback request from a client to the member that run the transaction.GlobalTxTable It is a transaction log that registers all the transaction decisions before changing the cache.HotRodAccessLogging Logging handler for Hot Rod to log what requests have come into the serverHotRodConstants Defines constants defined by Hot Rod specifications.HotRodDecoder HotRodDecoderState Protocol decoding stateHotRodHeader HotRodModuleCommandExtensions It register theHotRodCommandFactoryto handle theCacheRpcCommandused by this module.HotRodOperation Enumeration defining all of the possible hotrod operationsHotRodServer Hot Rod server, in charge of defining its encoder/decoder and, if clustered, update the topology information on startup and shutdown.HotRodServer.ExtendedCacheInfo HotRodServerChildConfigurationBuilder HotRodServerChildConfigurationBuilder.HotRodServerConfiguration HotRodServerConfigurationBuilder HotRodServerConfigurationBuilder.HotRodVersion The various Hot Rod versionsIds The ids of theReplicableCommandused by this module.Intrinsics IterableIterationResult IterationFilter<K,V,C> IterationFilter.IterationFilterExternalizer IterationManager IterationReaper IterationState KeyValueWithPreviousEventConverter<K,V> KeyValueWithPreviousEventConverterExternalizer Externalizer for KeyValueWithPreviousEventConverterKeyValueWithPreviousEventConverterFactory<K,V> LifecycleCallbacks Module lifecycle callbacks implementation that enables module specificAdvancedExternalizerimplementations to be registered.ListenerOperationStatus The listener operation (add/remove) return status.Log Log abstraction for the Hot Rod server module.Log_$logger Warning this class consists of generated code.MetadataUtils Utility class in hotrod server with methods handling cache entries metadataMissingFactoryException Exception thrown when a named factory is chosen that doesn't existMultiHomedServerAddress A Hot Rod server address which encapsulates a multi-homed server.MultiHomedServerAddress.InetAddressWithNetMask OperationStatus Hot Rod operation possible status outcomes.PerCacheTxTable A Transaction Table for client transaction.Policy PrepareCoordinator A class that handles the prepare request from the Hot Rod clients.PreparingDecisionFunction It changes theTxStatestatus toStatus.PREPARINGand stores the transaction modifications.ProtocolFlag QOP RollbackTransactionOperation It rollbacks a transaction in all involved caches.SaslConfiguration SaslConfigurationBuilder ServerAddress A Hot Rod server addressServerHotRodBlockHoundIntegration ServerHotrodModuleImpl ServerHotrodPackageImpl ServerHotrodPackageImpl ServerHotrodPackageImpl ServerTransactionOriginatorChecker ATransactionOriginatorCheckerimplementation that is aware of client transactions.SetCompletedTransactionFunction It marks the transaction as completed inTxStateby setting its status toStatus.COMMITTEDorStatus.ROLLED_BACK.SetDecisionFunction It sets the transaction decision inTxState.SetPreparedFunction It sets the transaction as successful prepared.SingleHomedServerAddress A Hot Rod server addressStatus Internal server status for the client's transactions.Strength TaskRequestProcessor TimeoutEnabledChannelInitializer<C extends org.infinispan.server.core.configuration.ProtocolServerConfiguration> A channel pipeline factory for environments where idle timeout is enabled.TimeUnitValue TopologyCacheConfiguration TopologyCacheConfigurationBuilder TxFunction TxState A transaction state stored globally in all the cluster members.Util Util operations to handle client transactions in Hot Rod server.VersionedEncoder This class represents the work to be done by an encoder of a particular Hot Rod protocol version.XidPredicate