All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download shoal-cache JAR 1.6.17.1 with all dependencies


Files of the artifact shoal-cache version 1.6.17.1 from the group org.shoal.

Artifact shoal-cache
Group org.shoal
Version 1.6.17.1
Last update 28. March 2012
Tags: technology collaboration source java
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies shoal-gms-api, shoal-gms-impl,
There are maybe transitive dependencies!
There is a newer version: 1.6.52
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of shoal-cache Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of shoal-cache version 1.6.17.1

META-INF
META-INF.META-INF.MANIFEST.MF
org.shoal.adapter.store
org.shoal.adapter.store.org.shoal.adapter.store.RepliatedBackingStoreRegistry
org.shoal.adapter.store.org.shoal.adapter.store.ReplicatedBackingStore
org.shoal.adapter.store.org.shoal.adapter.store.ReplicatedBackingStoreFactory
org.shoal.adapter.store.org.shoal.adapter.store.StoreableReplicatedBackingStore
org.shoal.adapter.store.commands
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.AbstractSaveCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.AcknowledgedCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.LoadRequestCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.LoadResponseCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.NoOpCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.RemoveCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.RemoveExpiredCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.RemoveExpiredResultCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.SaveCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.SimpleAckCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.SizeRequestCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.SizeResponseCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.StaleCopyRemoveCommand
org.shoal.adapter.store.commands.org.shoal.adapter.store.commands.TouchCommand
org.shoal.ha.cache.api
org.shoal.ha.cache.api.org.shoal.ha.cache.api.AbstractCommandInterceptor
org.shoal.ha.cache.api.org.shoal.ha.cache.api.DataStore
org.shoal.ha.cache.api.org.shoal.ha.cache.api.DataStoreAlreadyClosedException
org.shoal.ha.cache.api.org.shoal.ha.cache.api.DataStoreConfigurator
org.shoal.ha.cache.api.org.shoal.ha.cache.api.DataStoreContext
org.shoal.ha.cache.api.org.shoal.ha.cache.api.DataStoreEntryEvaluator
org.shoal.ha.cache.api.org.shoal.ha.cache.api.DataStoreException
org.shoal.ha.cache.api.org.shoal.ha.cache.api.DataStoreFactory
org.shoal.ha.cache.api.org.shoal.ha.cache.api.DataStoreMBean
org.shoal.ha.cache.api.org.shoal.ha.cache.api.IdleEntryDetector
org.shoal.ha.cache.api.org.shoal.ha.cache.api.ObjectInputStreamWithLoader
org.shoal.ha.cache.api.org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
org.shoal.ha.cache.api.org.shoal.ha.cache.api.ShoalCacheLoggerConstants
org.shoal.ha.cache.api.org.shoal.ha.cache.api.TooManyRetriesException
org.shoal.ha.cache.impl.command
org.shoal.ha.cache.impl.command.org.shoal.ha.cache.impl.command.Command
org.shoal.ha.cache.impl.command.org.shoal.ha.cache.impl.command.CommandManager
org.shoal.ha.cache.impl.command.org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
org.shoal.ha.cache.impl.interceptor
org.shoal.ha.cache.impl.interceptor.org.shoal.ha.cache.impl.interceptor.CommandCollector
org.shoal.ha.cache.impl.interceptor.org.shoal.ha.cache.impl.interceptor.CommandHandlerInterceptor
org.shoal.ha.cache.impl.interceptor.org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterManager
org.shoal.ha.cache.impl.interceptor.org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithList
org.shoal.ha.cache.impl.interceptor.org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithMap
org.shoal.ha.cache.impl.interceptor.org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand
org.shoal.ha.cache.impl.interceptor.org.shoal.ha.cache.impl.interceptor.TransmitInterceptor
org.shoal.ha.cache.impl.store
org.shoal.ha.cache.impl.store.org.shoal.ha.cache.impl.store.DataStoreEntry
org.shoal.ha.cache.impl.store.org.shoal.ha.cache.impl.store.DataStoreEntryUpdater
org.shoal.ha.cache.impl.store.org.shoal.ha.cache.impl.store.ReplicaStore
org.shoal.ha.cache.impl.store.org.shoal.ha.cache.impl.store.ReplicatedDataStore
org.shoal.ha.cache.impl.store.org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater
org.shoal.ha.cache.impl.store.org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater
org.shoal.ha.cache.impl.store.org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater
org.shoal.ha.cache.impl.util
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.ASyncReplicationManager
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.ASyncThreadPool
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.CommandManagerShell
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.CommandResponse
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.CumulativeCommandResponse
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.DataStoreShell
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.DefaultKeyTransformer
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.GroupEventListener
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.MessageReceiver
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.ObjectInputStreamWithLoader
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.Replicable
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.ReplicationInputStream
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.ReplicationOutputStream
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.ResponseMediator
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.SimpleDataStoreShell
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.SimpleSerializer
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.SimpleStoreableBackingStoreShell
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.SimpleStoreableMetadata
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.StoreableBackingStoreShell
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.StringKeyTransformer
org.shoal.ha.cache.impl.util.org.shoal.ha.cache.impl.util.Utility
org.shoal.ha.group
org.shoal.ha.group.org.shoal.ha.group.GroupMemberEventListener
org.shoal.ha.group.org.shoal.ha.group.GroupService
org.shoal.ha.group.org.shoal.ha.group.GroupServiceFactory
org.shoal.ha.group.gms
org.shoal.ha.group.gms.org.shoal.ha.group.gms.GroupServiceProvider
org.shoal.ha.mapper
org.shoal.ha.mapper.org.shoal.ha.mapper.DefaultKeyMapper
org.shoal.ha.mapper.org.shoal.ha.mapper.KeyMapper
org.shoal.ha.mapper.org.shoal.ha.mapper.KeyMappingInfo




© 2015 - 2024 Weber Informatics LLC | Privacy Policy