All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractCommandInterceptor<K,V> |
|
| AbstractSaveCommand<K,V> |
|
| AcknowledgedCommand<K,V> |
|
| ASyncReplicationManager |
|
| ASyncThreadPool |
|
| Command<K,V> |
|
| CommandCollector<K,V> |
|
| CommandHandlerInterceptor<K,V> |
|
| CommandManager<K,V> |
|
| CommandManagerShell |
|
| CommandResponse |
|
| CumulativeCommandResponse |
|
| DataStore<K,V> |
A DataStore allows (#{Serializable} / #{Storable}) objects to be placed in the cache.
|
| DataStoreAlreadyClosedException |
|
| DataStoreConfigurator<K,V> |
|
| DataStoreContext<K,V> |
|
| DataStoreEntry<K,V> |
|
| DataStoreEntryEvaluator<K,V> |
|
| DataStoreEntryEvaluator.Opcode |
|
| DataStoreEntryUpdater<K,V> |
|
| DataStoreException |
|
| DataStoreFactory |
|
| DataStoreMBean |
|
| DataStoreShell |
|
| DefaultKeyMapper |
|
| DefaultKeyTransformer<K> |
|
| GroupEventListener |
Created by IntelliJ IDEA.
|
| GroupMemberEventListener |
|
| GroupService |
The minimal methods that a GS must implement to be used by the replication service.
|
| GroupServiceFactory |
|
| GroupServiceProvider |
|
| IdleEntryDetector<K,V> |
|
| KeyMapper |
|
| KeyMappingInfo |
|
| LoadRequestCommand<K,V> |
|
| LoadResponseCommand<K,V> |
|
| MessageReceiver |
|
| NoOpCommand<K,V> |
|
| ObjectInputStreamWithLoader |
This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
|
| ObjectInputStreamWithLoader |
This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
|
| RemoveCommand<K,V> |
|
| RemoveExpiredCommand<K,V> |
|
| RemoveExpiredResultCommand<K,V> |
|
| RepliatedBackingStoreRegistry |
|
| Replicable |
|
| ReplicaStore<K,V> |
|
| ReplicatedBackingStore<K extends java.io.Serializable,V extends java.io.Serializable> |
|
| ReplicatedBackingStoreFactory |
|
| ReplicatedDataStore<K,V extends java.io.Serializable> |
|
| ReplicatedDataStoreStatsHolder<K,V> |
|
| ReplicationCommandOpcode |
|
| ReplicationCommandTransmitterManager<K,V> |
|
| ReplicationCommandTransmitterWithList<K,V> |
|
| ReplicationCommandTransmitterWithMap<K,V> |
|
| ReplicationFramePayloadCommand<K,V> |
|
| ReplicationInputStream |
|
| ReplicationOutputStream |
|
| ResponseMediator |
Created by IntelliJ IDEA.
|
| SaveCommand<K,V> |
|
| ShoalCacheLoggerConstants |
|
| SimpleAckCommand<K,V> |
|
| SimpleDataStoreEntryUpdater<K,V> |
An entry updater used for plain Serializable POJOs
|
| SimpleDataStoreShell |
|
| SimpleDataStoreShell.MyStoreable |
|
| SimpleSerializer |
|
| SimpleStoreableBackingStoreShell |
|
| SimpleStoreableDataStoreEntryUpdater<K,V extends org.glassfish.ha.store.util.SimpleMetadata> |
|
| SimpleStoreableMetadata |
|
| SizeRequestCommand<K,V> |
|
| SizeResponseCommand<K,V> |
|
| StaleCopyRemoveCommand<K,V> |
|
| StoreableBackingStoreShell |
|
| StoreableBackingStoreShell.MyStoreable |
|
| StoreableDataStoreEntryUpdater<K,V extends org.glassfish.ha.store.api.Storeable> |
|
| StoreableReplicatedBackingStore<K extends java.io.Serializable,V extends java.io.Serializable> |
|
| StringKeyTransformer |
|
| TooManyRetriesException |
|
| TouchCommand<K,V> |
|
| TransmitInterceptor<K,V> |
|
| Utility |
|