A B C D E F G H I K L M N O P R S T U V W _ 
All Classes All Packages

A

AbstractCommandInterceptor<K,​V> - Class in org.shoal.ha.cache.api
 
AbstractCommandInterceptor() - Constructor for class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
AbstractSaveCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
AbstractSaveCommand(byte) - Constructor for class org.shoal.adapter.store.commands.AbstractSaveCommand
 
AbstractSaveCommand(byte, K, long, long, long) - Constructor for class org.shoal.adapter.store.commands.AbstractSaveCommand
 
AcknowledgedCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
AcknowledgedCommand(byte) - Constructor for class org.shoal.adapter.store.commands.AcknowledgedCommand
 
acquireReadLock() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
acquireWriteLock() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
addComamnd(Command<K, V>) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
 
addCommand(Command<K, V>) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
addCommand(Command<K, V>) - Method in interface org.shoal.ha.cache.impl.interceptor.CommandCollector
 
addCommand(Command<K, V>) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithList
 
addCommand(Command<K, V>) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithMap
 
addPendingUpdate(AbstractSaveCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
ASyncReplicationManager - Class in org.shoal.ha.cache.impl.util
 
ASyncThreadPool - Class in org.shoal.ha.cache.impl.util
 
ASyncThreadPool(int, int, long, BlockingQueue<Runnable>) - Constructor for class org.shoal.ha.cache.impl.util.ASyncThreadPool
 

B

backToAppendMode() - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
Note: This must be used only after a call to moveTo
beforeTransmit() - Method in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.AcknowledgedCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.LoadRequestCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.LoadResponseCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.NoOpCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.RemoveCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.RemoveExpiredCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.RemoveExpiredResultCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.SimpleAckCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.SizeRequestCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.SizeResponseCommand
 
beforeTransmit() - Method in class org.shoal.adapter.store.commands.StaleCopyRemoveCommand
 
beforeTransmit() - Method in class org.shoal.ha.cache.impl.command.Command
 
beforeTransmit() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
 
byteArrayToKey(byte[], int, int) - Method in class org.shoal.ha.cache.impl.util.DefaultKeyTransformer
 
byteArrayToKey(byte[], int, int) - Method in class org.shoal.ha.cache.impl.util.StringKeyTransformer
 
bytesToInt(byte[], int) - Static method in class org.shoal.ha.cache.impl.util.Utility
Unmarshal a byte array to an integer.
bytesToLong(byte[], int) - Static method in class org.shoal.ha.cache.impl.util.Utility
 

C

CACHE - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_CONFIG - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_DATA_STORE - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_KEY_MAPPER - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_LOAD_REQUEST_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_LOAD_RESPONSE_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_MONITOR - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_REMOVE_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_REMOVE_EXPIRED_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_REPLICATION_FRAME_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_REVEIVE_INTERCEPTOR - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_SAVE_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_SIZE_REQUEST_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_SIZE_RESPONSE_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_STALE_REMOVE_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_STATS - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_TOUCH_COMMAND - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
CACHE_TRANSMIT_INTERCEPTOR - Static variable in class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
call() - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
captureState(Object) - Static method in class org.shoal.ha.cache.impl.command.Command
 
captureState(V) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
clearPendingUpdates() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
close() - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
close() - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
close() - Method in interface org.shoal.ha.cache.api.DataStore
Close this datastore.
close() - Method in class org.shoal.ha.cache.impl.command.CommandManager
 
close() - Method in interface org.shoal.ha.cache.impl.interceptor.CommandCollector
 
close() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterManager
 
close() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithList
 
close() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithMap
 
close() - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
close() - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
close() - Method in interface org.shoal.ha.group.GroupService
 
Command<K,​V> - Class in org.shoal.ha.cache.impl.command
 
Command(byte) - Constructor for class org.shoal.ha.cache.impl.command.Command
 
CommandCollector<K,​V> - Interface in org.shoal.ha.cache.impl.interceptor
 
CommandHandlerInterceptor<K,​V> - Class in org.shoal.ha.cache.impl.interceptor
 
CommandHandlerInterceptor() - Constructor for class org.shoal.ha.cache.impl.interceptor.CommandHandlerInterceptor
 
CommandManager<K,​V> - Class in org.shoal.ha.cache.impl.command
 
CommandManager() - Constructor for class org.shoal.ha.cache.impl.command.CommandManager
 
CommandManagerShell - Class in org.shoal.ha.cache.impl.util
 
CommandManagerShell() - Constructor for class org.shoal.ha.cache.impl.util.CommandManagerShell
 
CommandResponse - Class in org.shoal.ha.cache.impl.util
 
CommandResponse(ResponseMediator) - Constructor for class org.shoal.ha.cache.impl.util.CommandResponse
 
createBackingStore(BackingStoreConfiguration<K, V>) - Method in class org.shoal.adapter.store.ReplicatedBackingStoreFactory
 
createBackingStoreTransaction() - Method in class org.shoal.adapter.store.ReplicatedBackingStoreFactory
 
createCommandResponse() - Method in class org.shoal.ha.cache.impl.util.ResponseMediator
 
createCumulativeCommandResponse(int, Object) - Method in class org.shoal.ha.cache.impl.util.ResponseMediator
 
createDataStore(String, String, String) - Static method in class org.shoal.ha.cache.api.DataStoreFactory
 
createDataStore(DataStoreContext<K, V>) - Static method in class org.shoal.ha.cache.api.DataStoreFactory
 
createLoadResponseCommand(DataStoreEntry<K, V>, K, long) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
createLoadResponseCommand(DataStoreEntry<K, V>, K, long) - Method in class org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
 
createLoadResponseCommand(DataStoreEntry<K, V>, K, long) - Method in class org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
 
createLoadResponseCommand(DataStoreEntry<K, V>, K, long) - Method in class org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
 
createSaveCommand(DataStoreEntry<K, V>, K, V) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
createSaveCommand(DataStoreEntry<K, V>, K, V) - Method in class org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
 
createSaveCommand(DataStoreEntry<K, V>, K, V) - Method in class org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
 
createSaveCommand(DataStoreEntry<K, V>, K, V) - Method in class org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
 
ctx - Variable in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
CumulativeCommandResponse - Class in org.shoal.ha.cache.impl.util
 
CumulativeCommandResponse(ResponseMediator, int, Object) - Constructor for class org.shoal.ha.cache.impl.util.CumulativeCommandResponse
 

D

DataStore<K,​V> - Interface in org.shoal.ha.cache.api
A DataStore allows (#{Serializable} / #{Storable}) objects to be placed in the cache.
DataStoreAlreadyClosedException - Exception in org.shoal.ha.cache.api
 
DataStoreAlreadyClosedException() - Constructor for exception org.shoal.ha.cache.api.DataStoreAlreadyClosedException
 
DataStoreAlreadyClosedException(String) - Constructor for exception org.shoal.ha.cache.api.DataStoreAlreadyClosedException
 
DataStoreAlreadyClosedException(String, Throwable) - Constructor for exception org.shoal.ha.cache.api.DataStoreAlreadyClosedException
 
DataStoreAlreadyClosedException(Throwable) - Constructor for exception org.shoal.ha.cache.api.DataStoreAlreadyClosedException
 
DataStoreConfigurator<K,​V> - Class in org.shoal.ha.cache.api
 
DataStoreConfigurator() - Constructor for class org.shoal.ha.cache.api.DataStoreConfigurator
 
DataStoreContext<K,​V> - Class in org.shoal.ha.cache.api
 
DataStoreContext() - Constructor for class org.shoal.ha.cache.api.DataStoreContext
 
DataStoreContext(String, GroupService, ClassLoader) - Constructor for class org.shoal.ha.cache.api.DataStoreContext
 
DataStoreContext(BackingStoreConfiguration) - Constructor for class org.shoal.ha.cache.api.DataStoreContext
 
DataStoreEntry<K,​V> - Class in org.shoal.ha.cache.impl.store
 
DataStoreEntry() - Constructor for class org.shoal.ha.cache.impl.store.DataStoreEntry
 
DataStoreEntryEvaluator<K,​V> - Interface in org.shoal.ha.cache.api
 
DataStoreEntryEvaluator.Opcode - Enum in org.shoal.ha.cache.api
 
DataStoreEntryUpdater<K,​V> - Class in org.shoal.ha.cache.impl.store
 
DataStoreEntryUpdater() - Constructor for class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
DataStoreException - Exception in org.shoal.ha.cache.api
 
DataStoreException() - Constructor for exception org.shoal.ha.cache.api.DataStoreException
 
DataStoreException(String) - Constructor for exception org.shoal.ha.cache.api.DataStoreException
 
DataStoreException(String, Throwable) - Constructor for exception org.shoal.ha.cache.api.DataStoreException
 
DataStoreException(Throwable) - Constructor for exception org.shoal.ha.cache.api.DataStoreException
 
DataStoreFactory - Class in org.shoal.ha.cache.api
 
DataStoreFactory() - Constructor for class org.shoal.ha.cache.api.DataStoreFactory
 
DataStoreMBean - Interface in org.shoal.ha.cache.api
 
DataStoreShell - Class in org.shoal.ha.cache.impl.util
 
DataStoreShell() - Constructor for class org.shoal.ha.cache.impl.util.DataStoreShell
 
decrementAndGetExpectedUpdateCount() - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
DefaultKeyMapper - Class in org.shoal.ha.mapper
 
DefaultKeyMapper(String, String) - Constructor for class org.shoal.ha.mapper.DefaultKeyMapper
 
DefaultKeyTransformer<K> - Class in org.shoal.ha.cache.impl.util
 
DefaultKeyTransformer(ClassLoader) - Constructor for class org.shoal.ha.cache.impl.util.DefaultKeyTransformer
 
DELETE - org.shoal.ha.cache.api.DataStoreEntryEvaluator.Opcode
 
deserialize(ClassLoader, byte[], int) - Static method in class org.shoal.ha.cache.impl.util.SimpleSerializer
 
deserializeString(byte[], int) - Static method in class org.shoal.ha.cache.impl.util.SimpleSerializer
 
deserializeV(byte[]) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
destroy() - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
destroy() - Method in interface org.shoal.ha.cache.api.DataStore
 
destroy() - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
dsc - Variable in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
dsc - Variable in class org.shoal.ha.cache.impl.command.Command
 

E

eval(DataStoreEntry<K, V>) - Method in interface org.shoal.ha.cache.api.DataStoreEntryEvaluator
 
execute(String) - Method in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.LoadRequestCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.LoadResponseCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.NoOpCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.RemoveCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.RemoveExpiredCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.RemoveExpiredResultCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.SaveCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.SimpleAckCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.SizeRequestCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.SizeResponseCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.StaleCopyRemoveCommand
 
execute(String) - Method in class org.shoal.adapter.store.commands.TouchCommand
 
execute(String) - Method in class org.shoal.ha.cache.impl.command.Command
 
execute(String) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
 
execute(Command<K, V>) - Method in class org.shoal.ha.cache.impl.command.CommandManager
 
executeCommand(Command<K, V>, boolean, String) - Method in class org.shoal.ha.cache.impl.command.CommandManager
 
executeSave(DataStoreEntry<K, V>, SaveCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
executeSave(DataStoreEntry<K, V>, SaveCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
 
executeSave(DataStoreEntry<K, V>, SaveCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
 
executeSave(DataStoreEntry<K, V>, SaveCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
 
executeTouch(DataStoreEntry<K, V>, TouchCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
executeTouch(DataStoreEntry<K, V>, TouchCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
 
executeTouch(DataStoreEntry<K, V>, TouchCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
 
executeTouch(DataStoreEntry<K, V>, TouchCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
 
expectedUpdateCount - Variable in class org.shoal.ha.cache.impl.util.CommandResponse
 
extractVFrom(LoadResponseCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
extractVFrom(LoadResponseCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
 
extractVFrom(LoadResponseCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
 
extractVFrom(LoadResponseCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
 

F

findReplicaInstance(String, Object, String) - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
findReplicaInstance(String, Object, String) - Method in interface org.shoal.ha.mapper.KeyMapper
 

G

get(K) - Method in interface org.shoal.ha.cache.api.DataStore
Returns the value to which the specified key is mapped in this cache.
get(K) - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
getBackingStoreFactory() - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
getBatchReceivedCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getBatchReceivedCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getBatchSentCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getBatchSentCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getBroadcastLoadSuccessCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getBroadcastLoadSuccessCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getBuffer() - Method in class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
getClassLoader() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getCommandKey() - Method in class org.shoal.adapter.store.commands.NoOpCommand
 
getCommandKey() - Method in class org.shoal.adapter.store.commands.RemoveExpiredCommand
 
getCommandKey() - Method in class org.shoal.adapter.store.commands.SizeResponseCommand
 
getCommandManager() - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
getCommandManager() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
getCommandManager() - Method in class org.shoal.ha.cache.impl.command.Command
 
getCommandResponse(long) - Method in class org.shoal.ha.cache.impl.util.ResponseMediator
 
getCommands() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getConfigurations() - Static method in class org.shoal.adapter.store.RepliatedBackingStoreRegistry
 
getContext(String) - Static method in class org.shoal.adapter.store.RepliatedBackingStoreRegistry
 
getCurrentCoreMembers() - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
getCurrentCoreMembers() - Method in interface org.shoal.ha.group.GroupService
 
getCurrentMembers() - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
getCurrentMembers() - Method in interface org.shoal.ha.mapper.KeyMapper
 
getDataStoreContext() - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
getDataStoreContext() - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
getDataStoreContext() - Method in class org.shoal.ha.cache.impl.command.Command
 
getDataStoreContext() - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
getDataStoreEntryUpdater() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getDataStoreMBean() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
getDefaultMaxIdleTimeInMillis() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getEntry(K) - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
getEntryUpdaterClassName() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getEntryUpdaterClassName() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getExecutedRemoveCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getExecutedRemoveCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getExecutedSaveCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getExecutedSaveCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getExecutorService() - Method in class org.shoal.ha.cache.impl.util.ASyncReplicationManager
 
getExpectedUpdateCount() - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
getExpiredEntriesCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getExpiredEntriesCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getFlushThreadFlushedCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getFlushThreadFlushedCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getFlushThreadWakeupCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getFlushThreadWakeupCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getFuture() - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
getGmsSendBytesCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getGmsSendBytesCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getGmsSendCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getGmsSendCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getGroupName() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getGroupName() - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
getGroupName() - Method in interface org.shoal.ha.group.GroupService
 
getGroupService() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
getGroupService(String, String, boolean) - Method in class org.shoal.ha.group.GroupServiceFactory
 
getIdleEntryDetector() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getIndex() - Method in class org.shoal.ha.mapper.KeyMappingInfo
 
getInstance() - Static method in class org.shoal.ha.group.GroupServiceFactory
 
getInstanceName() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getKey() - Method in class org.shoal.ha.cache.impl.command.Command
 
getKey() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
getKeyClassName() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getKeyClassName() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getKeyClazz() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getKeyMapper() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getKeyMappingInfo() - Method in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
getKeyMappingInfo() - Method in class org.shoal.adapter.store.commands.NoOpCommand
 
getKeyMappingInfo() - Method in class org.shoal.ha.cache.impl.command.Command
 
getKeyTransformer() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getKeyTransformerClassName() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getKeyTransformerClassName() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getLastAccessedAt() - Method in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
getLastAccessedAt() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
getLoadCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getLoadCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getLoadFailureCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getLoadFailureCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getLoadSuccessCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getLoadSuccessCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getLocalLoadSuccessCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getLocalLoadSuccessCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getMappedInstance(String, Object) - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
getMappedInstance(String, Object) - Method in interface org.shoal.ha.mapper.KeyMapper
 
getMaxIdleTime() - Method in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
getMaxIdleTime() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
getMemberName() - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
getMemberName() - Method in interface org.shoal.ha.group.GroupService
 
getMembers() - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
getMembers() - Method in class org.shoal.ha.mapper.KeyMappingInfo
 
getName() - Method in class org.shoal.ha.cache.impl.command.Command
 
getNext() - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
getOpcode() - Method in class org.shoal.ha.cache.impl.command.Command
 
getOrCreateEntry(K) - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
getPendingUpdates() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
getPrev() - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
getRawV() - Method in class org.shoal.adapter.store.commands.LoadResponseCommand
 
getRawV() - Method in class org.shoal.adapter.store.commands.SaveCommand
 
getRawV() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
getReadLock() - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
getRemoveExpiredCallCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getRemoveExpiredCallCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getReplicaChoices(String, Object) - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
getReplicaChoices(String, Object) - Method in interface org.shoal.ha.mapper.KeyMapper
 
getReplicaInstanceName() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
getReplicaStore() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
getRespondingInstanceName() - Method in class org.shoal.adapter.store.commands.LoadRequestCommand
 
getRespondingInstanceName() - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
getResponseMediator() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
getResult() - Method in class org.shoal.adapter.store.commands.SizeRequestCommand
 
getResult(long, TimeUnit) - Method in class org.shoal.adapter.store.commands.LoadRequestCommand
 
getSaveOnLoadCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getSaveOnLoadCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getScheduledThreadPoolExecutor() - Method in class org.shoal.ha.cache.impl.util.ASyncReplicationManager
 
getSentRemoveCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getSentRemoveCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getSentSaveCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getSentSaveCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getServiceName() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
getSimpleLoadSuccessCount() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getSimpleLoadSuccessCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getSize() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getSize() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getStaleTargetName() - Method in class org.shoal.adapter.store.commands.StaleCopyRemoveCommand
 
getState() - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
getState(V) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
getState(V) - Method in class org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
 
getState(V) - Method in class org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
 
getState(V) - Method in class org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
 
getStoreName() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getStoreName() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getStoreName() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getStoreNames() - Static method in class org.shoal.adapter.store.RepliatedBackingStoreRegistry
 
getStr1() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
getStr1() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
getStr2() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
getStr2() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
getTargetName() - Method in class org.shoal.ha.cache.impl.command.Command
 
getTokenId() - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
getTransientResult() - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
getV(K, ClassLoader) - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
getV(DataStoreEntry<K, V>) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
getV(DataStoreEntry<K, V>) - Method in class org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
 
getV(DataStoreEntry<K, V>) - Method in class org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
 
getV(DataStoreEntry<K, V>) - Method in class org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
 
getValueClassName() - Method in interface org.shoal.ha.cache.api.DataStoreMBean
 
getValueClassName() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
getValueClazz() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
getVersion() - Method in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
getVersion() - Method in class org.shoal.adapter.store.commands.LoadResponseCommand
 
getVersion() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
getWriteLock() - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
GroupEventListener - Class in org.shoal.ha.cache.impl.util
Created by IntelliJ IDEA.
GroupEventListener() - Constructor for class org.shoal.ha.cache.impl.util.GroupEventListener
 
GroupMemberEventListener - Interface in org.shoal.ha.group
 
GroupService - Interface in org.shoal.ha.group
The minimal methods that a GS must implement to be used by the replication service.
GroupServiceFactory - Class in org.shoal.ha.group
 
GroupServiceProvider - Class in org.shoal.ha.group.gms
 
GroupServiceProvider(String, String, boolean) - Constructor for class org.shoal.ha.group.gms.GroupServiceProvider
 

H

handleMessage(String, String, byte[]) - Method in class org.shoal.ha.cache.impl.command.CommandManager
 
handleMessage(String, String, byte[]) - Method in class org.shoal.ha.cache.impl.util.MessageReceiver
 
hasState() - Method in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
hasState() - Method in class org.shoal.adapter.store.commands.SaveCommand
 

I

IdleEntryDetector<K,​V> - Interface in org.shoal.ha.cache.api
 
incrementAndGetVersion() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
incrementBatchReceivedCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementBatchSentCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementBroadcastLoadSuccessCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementExecutedRemoveCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementExecutedSaveCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementFlushThreadFlushedCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementFlushThreadWakeupCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementGmsSendBytesCount(int) - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementGmsSendCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementLoadCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementLoadFailureCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementLoadSuccessCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementLocalLoadSuccessCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementRemoveCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementRemoveExpiredCallCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementRemoveExpiredEntriesCount(int) - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementSaveCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementSaveOnLoadCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
incrementSimpleLoadSuccessCount() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
initialize(String, DataStoreContext<K, V>) - Method in interface org.shoal.ha.cache.impl.interceptor.CommandCollector
 
initialize(String, DataStoreContext<K, V>) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithList
 
initialize(String, DataStoreContext<K, V>) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithMap
 
initialize(BackingStoreConfiguration<K, V>) - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
initialize(DataStoreContext<K, V>) - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
initialize(DataStoreContext<K, V>) - Method in class org.shoal.ha.cache.impl.command.Command
 
initialize(DataStoreContext<K, V>) - Method in class org.shoal.ha.cache.impl.command.CommandManager
 
initialize(DataStoreContext<K, V>) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterManager
 
initialize(DataStoreContext<K, V>) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
intToBytes(int) - Static method in class org.shoal.ha.cache.impl.util.Utility
Marshal an integer to a byte array.
intToBytes(int, byte[], int) - Static method in class org.shoal.ha.cache.impl.util.Utility
 
isArtificialKey() - Method in class org.shoal.adapter.store.commands.NoOpCommand
 
isArtificialKey() - Method in class org.shoal.adapter.store.commands.RemoveExpiredCommand
 
isArtificialKey() - Method in class org.shoal.adapter.store.commands.RemoveExpiredResultCommand
 
isArtificialKey() - Method in class org.shoal.adapter.store.commands.SimpleAckCommand
 
isArtificialKey() - Method in class org.shoal.adapter.store.commands.SizeRequestCommand
 
isArtificialKey() - Method in class org.shoal.adapter.store.commands.SizeResponseCommand
 
isArtificialKey() - Method in class org.shoal.ha.cache.impl.command.Command
 
isArtificialKey() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
 
isBroadcastRemovedExpired() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
isCacheLocally() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
isDoAddCommands() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
isDoSynchronousReplication() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
isIdle(DataStoreEntry<K, V>, long) - Method in interface org.shoal.ha.cache.api.IdleEntryDetector
 
isRemoved() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
isReplicaNode() - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
isSafeToDelayCaptureState() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
isStartGMS() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
isUseMapToCacheCommands() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 

K

KEEP - org.shoal.ha.cache.api.DataStoreEntryEvaluator.Opcode
 
KeyMapper - Interface in org.shoal.ha.mapper
 
KeyMappingInfo - Class in org.shoal.ha.mapper
 
KeyMappingInfo(int, String[]) - Constructor for class org.shoal.ha.mapper.KeyMappingInfo
 
keys() - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
keyToByteArray(String) - Method in class org.shoal.ha.cache.impl.util.StringKeyTransformer
 
keyToByteArray(K) - Method in class org.shoal.ha.cache.impl.util.DefaultKeyTransformer
 

L

lastAccessedAt - Variable in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
load(K, String) - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
LOAD_REQUEST - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
LOAD_RESPONSE - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
loader - Variable in class org.shoal.ha.cache.api.ObjectInputStreamWithLoader
 
loader - Variable in class org.shoal.ha.cache.impl.util.ObjectInputStreamWithLoader
 
LoadRequestCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
LoadRequestCommand() - Constructor for class org.shoal.adapter.store.commands.LoadRequestCommand
 
LoadRequestCommand(K, long, String) - Constructor for class org.shoal.adapter.store.commands.LoadRequestCommand
 
LoadResponseCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
LoadResponseCommand() - Constructor for class org.shoal.adapter.store.commands.LoadResponseCommand
 
LoadResponseCommand(K, long, byte[]) - Constructor for class org.shoal.adapter.store.commands.LoadResponseCommand
 
longToBytes(long) - Static method in class org.shoal.ha.cache.impl.util.Utility
Unmarshal a byte array to an long.
longToBytes(long, byte[], int) - Static method in class org.shoal.ha.cache.impl.util.Utility
Marshal an long to a byte array.

M

main(String[]) - Static method in class org.shoal.ha.cache.impl.util.CommandManagerShell
 
main(String[]) - Static method in class org.shoal.ha.cache.impl.util.DataStoreShell
 
main(String[]) - Static method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell
 
main(String[]) - Static method in class org.shoal.ha.cache.impl.util.SimpleStoreableBackingStoreShell
 
main(String[]) - Static method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell
 
main(String[]) - Static method in class org.shoal.ha.group.GroupServiceFactory
 
mark() - Method in class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
mark() - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
markAsRemoved(String) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
maxIdleTime - Variable in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
MessageReceiver - Class in org.shoal.ha.cache.impl.util
 
MessageReceiver() - Constructor for class org.shoal.ha.cache.impl.util.MessageReceiver
 
MIN_VERSION - Static variable in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
moveTo(int) - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
MyStoreable() - Constructor for class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
MyStoreable() - Constructor for class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 

N

NOOP_COMMAND - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
NoOpCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
NoOpCommand() - Constructor for class org.shoal.adapter.store.commands.NoOpCommand
 

O

ObjectInputStreamWithLoader - Class in org.shoal.ha.cache.api
This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
ObjectInputStreamWithLoader - Class in org.shoal.ha.cache.impl.util
This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
ObjectInputStreamWithLoader(InputStream, ClassLoader) - Constructor for class org.shoal.ha.cache.api.ObjectInputStreamWithLoader
Loader must be non-null;
ObjectInputStreamWithLoader(InputStream, ClassLoader) - Constructor for class org.shoal.ha.cache.impl.util.ObjectInputStreamWithLoader
Loader must be non-null;
onFailure() - Method in class org.shoal.adapter.store.commands.AcknowledgedCommand
 
onFailure() - Method in class org.shoal.ha.cache.impl.command.Command
 
onFailure() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
 
onReceive(Command<K, V>, String) - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
onReceive(Command<K, V>, String) - Method in class org.shoal.ha.cache.impl.interceptor.CommandHandlerInterceptor
 
onSuccess() - Method in class org.shoal.adapter.store.commands.AcknowledgedCommand
 
onSuccess() - Method in class org.shoal.ha.cache.impl.command.Command
 
onTransmit(Command<K, V>, String) - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
onTransmit(Command<K, V>, String) - Method in class org.shoal.ha.cache.impl.interceptor.CommandHandlerInterceptor
 
onTransmit(Command<K, V>, String) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterManager
 
onTransmit(Command<K, V>, String) - Method in class org.shoal.ha.cache.impl.interceptor.TransmitInterceptor
 
onViewChange(String, Collection<String>, Collection<String>, boolean) - Method in interface org.shoal.ha.group.GroupMemberEventListener
 
onViewChange(String, Collection<String>, Collection<String>, boolean) - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
org.shoal.adapter.store - package org.shoal.adapter.store
 
org.shoal.adapter.store.commands - package org.shoal.adapter.store.commands
 
org.shoal.ha.cache.api - package org.shoal.ha.cache.api
 
org.shoal.ha.cache.impl.command - package org.shoal.ha.cache.impl.command
 
org.shoal.ha.cache.impl.interceptor - package org.shoal.ha.cache.impl.interceptor
 
org.shoal.ha.cache.impl.store - package org.shoal.ha.cache.impl.store
 
org.shoal.ha.cache.impl.util - package org.shoal.ha.cache.impl.util
 
org.shoal.ha.group - package org.shoal.ha.group
 
org.shoal.ha.group.gms - package org.shoal.ha.group.gms
 
org.shoal.ha.mapper - package org.shoal.ha.mapper
 

P

prepareTransmit(DataStoreContext<K, V>) - Method in class org.shoal.ha.cache.impl.command.Command
 
printEntryInfo(String, DataStoreEntry<K, V>, K) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
printMemberStates(String) - Method in class org.shoal.ha.mapper.DefaultKeyMapper
 
processNotification(Signal) - Method in class org.shoal.ha.cache.impl.util.MessageReceiver
 
processNotification(Signal) - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
put(K, V) - Method in interface org.shoal.ha.cache.api.DataStore
Creates or Replaces the object associated with key k.
put(K, V) - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 

R

readBoolean() - Method in class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
readInt() - Method in class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
readLengthPrefixedBytes() - Method in class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
readLengthPrefixedString() - Method in class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
readLong() - Method in class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
readState(byte[], int) - Method in interface org.shoal.ha.cache.impl.util.Replicable
 
registerCommand(Command) - Method in class org.shoal.ha.cache.impl.command.CommandManager
 
registerExecutionInterceptor(AbstractCommandInterceptor<K, V>) - Method in class org.shoal.ha.cache.impl.command.CommandManager
 
registerGroupMemberEventListener(GroupMemberEventListener) - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
registerGroupMemberEventListener(GroupMemberEventListener) - Method in interface org.shoal.ha.group.GroupService
 
registerGroupMessageReceiver(String, MessageReceiver) - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
registerGroupMessageReceiver(String, MessageReceiver) - Method in interface org.shoal.ha.group.GroupService
 
registerStore(String, BackingStoreConfiguration, DataStoreContext) - Static method in class org.shoal.adapter.store.RepliatedBackingStoreRegistry
 
releaseReadLock() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
releaseWriteLock() - Method in class org.shoal.ha.cache.api.DataStoreContext
 
remove(K) - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
remove(K) - Method in interface org.shoal.ha.cache.api.DataStore
Removes the mapping between the key and the object.
remove(K) - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
remove(K) - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
REMOVE - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
REMOVE_EXPIRED - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
REMOVE_EXPIRED_RESULT - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
removeCommand(Command<K, V>) - Method in interface org.shoal.ha.cache.impl.interceptor.CommandCollector
 
removeCommand(Command<K, V>) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithList
 
removeCommand(Command<K, V>) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithMap
 
RemoveCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
RemoveCommand(K) - Constructor for class org.shoal.adapter.store.commands.RemoveCommand
 
removeCommandResponse(long) - Method in class org.shoal.ha.cache.impl.util.ResponseMediator
 
removeExpired() - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
removeExpired(long) - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
RemoveExpiredCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
RemoveExpiredCommand(long, long) - Constructor for class org.shoal.adapter.store.commands.RemoveExpiredCommand
 
RemoveExpiredResultCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
RemoveExpiredResultCommand(String, long, int) - Constructor for class org.shoal.adapter.store.commands.RemoveExpiredResultCommand
 
removeGroupMemberEventListener(GroupMemberEventListener) - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
removeGroupMemberEventListener(GroupMemberEventListener) - Method in interface org.shoal.ha.group.GroupService
 
removeIdleEntries(long) - Method in interface org.shoal.ha.cache.api.DataStore
Removes all entries that were not accessed for more than 'idlefor' millis
removeIdleEntries(long) - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
RepliatedBackingStoreRegistry - Class in org.shoal.adapter.store
 
RepliatedBackingStoreRegistry() - Constructor for class org.shoal.adapter.store.RepliatedBackingStoreRegistry
 
Replicable - Interface in org.shoal.ha.cache.impl.util
 
ReplicaStore<K,​V> - Class in org.shoal.ha.cache.impl.store
 
ReplicaStore(DataStoreContext<K, V>) - Constructor for class org.shoal.ha.cache.impl.store.ReplicaStore
 
ReplicatedBackingStore<K extends java.io.Serializable,​V extends java.io.Serializable> - Class in org.shoal.adapter.store
 
ReplicatedBackingStore() - Constructor for class org.shoal.adapter.store.ReplicatedBackingStore
 
ReplicatedBackingStoreFactory - Class in org.shoal.adapter.store
 
ReplicatedBackingStoreFactory() - Constructor for class org.shoal.adapter.store.ReplicatedBackingStoreFactory
 
ReplicatedBackingStoreFactory(Properties) - Constructor for class org.shoal.adapter.store.ReplicatedBackingStoreFactory
 
ReplicatedDataStore<K,​V extends java.io.Serializable> - Class in org.shoal.ha.cache.impl.store
 
ReplicatedDataStore(DataStoreContext<K, V>, GroupService) - Constructor for class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
ReplicatedDataStoreStatsHolder<K,​V> - Class in org.shoal.ha.cache.api
 
ReplicatedDataStoreStatsHolder(DataStoreContext<K, V>) - Constructor for class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
REPLICATION_FRAME_PAYLOAD - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
ReplicationCommandOpcode - Class in org.shoal.ha.cache.impl.command
 
ReplicationCommandOpcode() - Constructor for class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
ReplicationCommandTransmitterManager<K,​V> - Class in org.shoal.ha.cache.impl.interceptor
 
ReplicationCommandTransmitterManager() - Constructor for class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterManager
 
ReplicationCommandTransmitterWithList<K,​V> - Class in org.shoal.ha.cache.impl.interceptor
 
ReplicationCommandTransmitterWithList() - Constructor for class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithList
 
ReplicationCommandTransmitterWithMap<K,​V> - Class in org.shoal.ha.cache.impl.interceptor
 
ReplicationCommandTransmitterWithMap() - Constructor for class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithMap
 
ReplicationFramePayloadCommand<K,​V> - Class in org.shoal.ha.cache.impl.interceptor
 
ReplicationFramePayloadCommand() - Constructor for class org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
 
ReplicationInputStream - Class in org.shoal.ha.cache.impl.util
 
ReplicationInputStream(byte[]) - Constructor for class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
ReplicationInputStream(byte[], int, int) - Constructor for class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
ReplicationOutputStream - Class in org.shoal.ha.cache.impl.util
 
ReplicationOutputStream() - Constructor for class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
resolveClass(ObjectStreamClass) - Method in class org.shoal.ha.cache.api.ObjectInputStreamWithLoader
Use the given ClassLoader rather than using the system class
resolveClass(ObjectStreamClass) - Method in class org.shoal.ha.cache.impl.util.ObjectInputStreamWithLoader
Use the given ClassLoader rather than using the system class
ResponseMediator - Class in org.shoal.ha.cache.impl.util
Created by IntelliJ IDEA.
ResponseMediator() - Constructor for class org.shoal.ha.cache.impl.util.ResponseMediator
 
result - Variable in class org.shoal.ha.cache.impl.util.CommandResponse
 
reWrite(int, byte[]) - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
run() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithList
 
run() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithMap
 

S

save(K, V, boolean) - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
SAVE - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
SaveCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
SaveCommand() - Constructor for class org.shoal.adapter.store.commands.SaveCommand
 
SaveCommand(K, V, long, long, long) - Constructor for class org.shoal.adapter.store.commands.SaveCommand
 
SELECT - org.shoal.ha.cache.api.DataStoreEntryEvaluator.Opcode
 
sendAcknowledgement() - Method in class org.shoal.adapter.store.commands.AcknowledgedCommand
 
sendMessage(String, String, byte[]) - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
sendMessage(String, String, byte[]) - Method in interface org.shoal.ha.group.GroupService
 
serialize(ReplicationOutputStream, Object) - Static method in class org.shoal.ha.cache.impl.util.SimpleSerializer
 
serializeString(ReplicationOutputStream, String) - Static method in class org.shoal.ha.cache.impl.util.SimpleSerializer
 
setBroadcastRemovedExpired(boolean) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setCacheLocally(boolean) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setClassLoader(ClassLoader) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setCommandManager(CommandManager<K, V>) - Method in class org.shoal.ha.cache.api.DataStoreContext
 
setDataStoreEntryUpdater(DataStoreEntryUpdater<K, V>) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setDataStoreMBean(ReplicatedDataStoreStatsHolder<K, V>) - Method in class org.shoal.ha.cache.api.DataStoreContext
 
setDefaultMaxIdleTimeInMillis(long) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setDoAddCommands() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setDoSynchronousReplication(boolean) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setException(Exception) - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
setExpectedUpdateCount(int) - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
setGroupName(String) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setGroupService(GroupService) - Method in class org.shoal.ha.cache.api.DataStoreContext
 
setIdleEntryDetector(IdleEntryDetector<K, V>) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setIdleEntryDetector(IdleEntryDetector<K, V>) - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
setInstanceName(String) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setIsReplicaNode(boolean) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
setKey(K) - Method in class org.shoal.ha.cache.impl.command.Command
 
setKey(K) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
setKeyClazz(Class<K>) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setKeyMapper(KeyMapper) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setKeyTransformer(KeyTransformer<K>) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setLastAccessedAt(long) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
setMaxIdleTime(long) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
setNext(AbstractCommandInterceptor<K, V>) - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
setOriginatingInstance(String) - Method in class org.shoal.adapter.store.commands.LoadResponseCommand
 
setPrev(AbstractCommandInterceptor<K, V>) - Method in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
setRawV(byte[]) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
setReplicaInstanceName(String) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
setReplicaStore(ReplicaStore<K, V>) - Method in class org.shoal.ha.cache.api.DataStoreContext
 
setRespondingInstanceName(String) - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
setResponseMediator(ResponseMediator) - Method in class org.shoal.ha.cache.api.DataStoreContext
 
setResult(Object) - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
setResult(Object) - Method in class org.shoal.ha.cache.impl.util.CumulativeCommandResponse
 
setSafeToDelayCaptureState(boolean) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setStaleTargetName(String) - Method in class org.shoal.adapter.store.commands.StaleCopyRemoveCommand
 
setStartGMS(boolean) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setStoreName(String) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setStr1(String) - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
setStr1(String) - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
setStr2(String) - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
setStr2(String) - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
setTarget(String) - Method in class org.shoal.adapter.store.commands.RemoveCommand
 
setTarget(String) - Method in class org.shoal.adapter.store.commands.RemoveExpiredCommand
 
setTargetInstance(String) - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
 
setTargetName(String) - Method in class org.shoal.ha.cache.impl.command.Command
 
setTokenId(long) - Method in class org.shoal.adapter.store.commands.LoadResponseCommand
 
setTransientResult(Object) - Method in class org.shoal.ha.cache.impl.util.CommandResponse
 
setUseMapToCacheCommands(boolean) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setV(V) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
setValueClazz(Class<V>) - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
setVersion(long) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntry
 
ShoalCacheLoggerConstants - Class in org.shoal.ha.cache.api
 
ShoalCacheLoggerConstants() - Constructor for class org.shoal.ha.cache.api.ShoalCacheLoggerConstants
 
shutdown() - Method in class org.shoal.ha.group.gms.GroupServiceProvider
 
shutdown(String, String) - Method in class org.shoal.ha.group.GroupServiceFactory
 
SIMPLE_ACK_COMMAND - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
SimpleAckCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
SimpleAckCommand() - Constructor for class org.shoal.adapter.store.commands.SimpleAckCommand
 
SimpleAckCommand(String, long) - Constructor for class org.shoal.adapter.store.commands.SimpleAckCommand
 
SimpleDataStoreEntryUpdater<K,​V> - Class in org.shoal.ha.cache.impl.store
An entry updater used for plain Serializable POJOs
SimpleDataStoreEntryUpdater() - Constructor for class org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
 
SimpleDataStoreShell - Class in org.shoal.ha.cache.impl.util
 
SimpleDataStoreShell() - Constructor for class org.shoal.ha.cache.impl.util.SimpleDataStoreShell
 
SimpleDataStoreShell.MyStoreable - Class in org.shoal.ha.cache.impl.util
 
SimpleSerializer - Class in org.shoal.ha.cache.impl.util
 
SimpleSerializer() - Constructor for class org.shoal.ha.cache.impl.util.SimpleSerializer
 
SimpleStoreableBackingStoreShell - Class in org.shoal.ha.cache.impl.util
 
SimpleStoreableBackingStoreShell() - Constructor for class org.shoal.ha.cache.impl.util.SimpleStoreableBackingStoreShell
 
SimpleStoreableDataStoreEntryUpdater<K,​V extends org.glassfish.ha.store.util.SimpleMetadata> - Class in org.shoal.ha.cache.impl.store
 
SimpleStoreableDataStoreEntryUpdater() - Constructor for class org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
 
SimpleStoreableMetadata - Class in org.shoal.ha.cache.impl.util
 
SimpleStoreableMetadata() - Constructor for class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
SimpleStoreableMetadata(long, long, long, boolean, byte[]) - Constructor for class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
size() - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
size() - Method in interface org.shoal.ha.cache.api.DataStore
 
size() - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
size() - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
SIZE_REQUEST - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
SIZE_RESPONSE - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
SizeRequestCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
SizeRequestCommand() - Constructor for class org.shoal.adapter.store.commands.SizeRequestCommand
 
SizeRequestCommand(String) - Constructor for class org.shoal.adapter.store.commands.SizeRequestCommand
 
SizeResponseCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
SizeResponseCommand() - Constructor for class org.shoal.adapter.store.commands.SizeResponseCommand
 
SizeResponseCommand(String, long, int) - Constructor for class org.shoal.adapter.store.commands.SizeResponseCommand
 
skipTo(int) - Method in class org.shoal.ha.cache.impl.util.ReplicationInputStream
 
STALE_REMOVE - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
StaleCopyRemoveCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
StaleCopyRemoveCommand() - Constructor for class org.shoal.adapter.store.commands.StaleCopyRemoveCommand
 
StaleCopyRemoveCommand(K) - Constructor for class org.shoal.adapter.store.commands.StaleCopyRemoveCommand
 
STOREABLE_FULL_SAVE_COMMAND - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
STOREABLE_LOAD_RESPONSE - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
STOREABLE_REMOVE - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
STOREABLE_SAVE - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
STOREABLE_TOUCH - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
STOREABLE_UNICAST_LOAD_REQUEST - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
StoreableBackingStoreShell - Class in org.shoal.ha.cache.impl.util
 
StoreableBackingStoreShell() - Constructor for class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell
 
StoreableBackingStoreShell.MyStoreable - Class in org.shoal.ha.cache.impl.util
 
StoreableDataStoreEntryUpdater<K,​V extends org.glassfish.ha.store.api.Storeable> - Class in org.shoal.ha.cache.impl.store
 
StoreableDataStoreEntryUpdater() - Constructor for class org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
 
StoreableReplicatedBackingStore<K extends java.io.Serializable,​V extends java.io.Serializable> - Class in org.shoal.adapter.store
 
StoreableReplicatedBackingStore() - Constructor for class org.shoal.adapter.store.StoreableReplicatedBackingStore
 
storeName - Variable in class org.shoal.ha.cache.api.AbstractCommandInterceptor
 
StringKeyTransformer - Class in org.shoal.ha.cache.impl.util
 
StringKeyTransformer() - Constructor for class org.shoal.ha.cache.impl.util.StringKeyTransformer
 

T

targetInstanceName - Variable in class org.shoal.ha.cache.impl.command.Command
 
toByteArray() - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
TooManyRetriesException - Exception in org.shoal.ha.cache.api
 
TooManyRetriesException() - Constructor for exception org.shoal.ha.cache.api.TooManyRetriesException
 
TooManyRetriesException(String) - Constructor for exception org.shoal.ha.cache.api.TooManyRetriesException
 
TooManyRetriesException(String, Throwable) - Constructor for exception org.shoal.ha.cache.api.TooManyRetriesException
 
TooManyRetriesException(Throwable) - Constructor for exception org.shoal.ha.cache.api.TooManyRetriesException
 
toString() - Method in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
toString() - Method in class org.shoal.adapter.store.commands.LoadRequestCommand
 
toString() - Method in class org.shoal.adapter.store.commands.LoadResponseCommand
 
toString() - Method in class org.shoal.adapter.store.commands.NoOpCommand
 
toString() - Method in class org.shoal.adapter.store.commands.RemoveExpiredCommand
 
toString() - Method in class org.shoal.adapter.store.commands.RemoveExpiredResultCommand
 
toString() - Method in class org.shoal.adapter.store.commands.SaveCommand
 
toString() - Method in class org.shoal.adapter.store.commands.SimpleAckCommand
 
toString() - Method in class org.shoal.adapter.store.commands.SizeRequestCommand
 
toString() - Method in class org.shoal.adapter.store.commands.SizeResponseCommand
 
toString() - Method in class org.shoal.ha.cache.api.DataStoreConfigurator
 
toString() - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
toString() - Method in class org.shoal.ha.cache.impl.command.Command
 
toString() - Method in class org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
 
toString() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
toString() - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
toString() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
touch() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
touch() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
touch(K, long, long, long) - Method in interface org.shoal.ha.cache.api.DataStore
Updates the timestamp associated with this entry.
touch(K, long, long, long) - Method in class org.shoal.ha.cache.impl.store.ReplicatedDataStore
 
TOUCH - Static variable in class org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
 
TouchCommand<K,​V> - Class in org.shoal.adapter.store.commands
 
TouchCommand() - Constructor for class org.shoal.adapter.store.commands.TouchCommand
 
TouchCommand(K, long, long, long) - Constructor for class org.shoal.adapter.store.commands.TouchCommand
 
TransmitInterceptor<K,​V> - Class in org.shoal.ha.cache.impl.interceptor
 
TransmitInterceptor() - Constructor for class org.shoal.ha.cache.impl.interceptor.TransmitInterceptor
 

U

unregisterStore(String) - Static method in class org.shoal.adapter.store.RepliatedBackingStoreRegistry
 
UPDATED - org.shoal.ha.cache.api.DataStoreEntryEvaluator.Opcode
 
updateExecutedRemoveCount(int) - Method in class org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
 
updateMetaInfoInDataStoreEntry(DataStoreEntry<K, V>, AbstractSaveCommand<K, V>) - Method in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
updateResult(Object, Object) - Method in class org.shoal.ha.cache.impl.util.CumulativeCommandResponse
 
updateTimestamp(K, long) - Method in class org.shoal.adapter.store.ReplicatedBackingStore
 
Utility - Class in org.shoal.ha.cache.impl.util
 
Utility() - Constructor for class org.shoal.ha.cache.impl.util.Utility
 

V

valueOf(String) - Static method in enum org.shoal.ha.cache.api.DataStoreEntryEvaluator.Opcode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.shoal.ha.cache.api.DataStoreEntryEvaluator.Opcode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.shoal.ha.cache.impl.store.ReplicaStore
 
version - Variable in class org.shoal.adapter.store.commands.AbstractSaveCommand
 

W

writeBoolean(boolean) - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
writeInt(int) - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
writeLengthPrefixedBytes(byte[]) - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
writeLengthPrefixedString(String) - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
writeLong(long) - Method in class org.shoal.ha.cache.impl.util.ReplicationOutputStream
 
writeState(ReplicationOutputStream) - Method in interface org.shoal.ha.cache.impl.util.Replicable
 

_

_getInstance() - Static method in class org.shoal.ha.cache.impl.util.ASyncReplicationManager
 
_logger - Static variable in class org.shoal.adapter.store.commands.AbstractSaveCommand
 
_logger - Static variable in class org.shoal.adapter.store.commands.RemoveCommand
 
_logger - Static variable in class org.shoal.adapter.store.commands.RemoveExpiredCommand
 
_logger - Static variable in class org.shoal.adapter.store.commands.RemoveExpiredResultCommand
 
_logger - Static variable in class org.shoal.adapter.store.commands.StaleCopyRemoveCommand
 
_logger - Static variable in class org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
 
_storeable_getAttributeNames() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_getAttributeNames() - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_getAttributeNames() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_getDirtyStatus() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_getDirtyStatus() - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_getDirtyStatus() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_getLastAccessTime() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_getLastAccessTime() - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_getLastAccessTime() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_getMaxIdleTime() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_getMaxIdleTime() - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_getMaxIdleTime() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_getVersion() - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_getVersion() - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_getVersion() - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_readState(InputStream) - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_readState(InputStream) - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_readState(InputStream) - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_setLastAccessTime(long) - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_setLastAccessTime(long) - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_setLastAccessTime(long) - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_setMaxIdleTime(long) - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_setMaxIdleTime(long) - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_setMaxIdleTime(long) - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_setVersion(long) - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_setVersion(long) - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_setVersion(long) - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
_storeable_writeState(OutputStream) - Method in class org.shoal.ha.cache.impl.util.SimpleDataStoreShell.MyStoreable
 
_storeable_writeState(OutputStream) - Method in class org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
 
_storeable_writeState(OutputStream) - Method in class org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.MyStoreable
 
A B C D E F G H I K L M N O P R S T U V W _ 
All Classes All Packages