jar

org.glassfish.shoal : shoal-cache

Maven & Gradle

Nov 19, 2022
5 usages
4 stars

shoal-cache

Table Of Contents

Latest Version

Download org.glassfish.shoal : shoal-cache JAR file - Latest Versions:

All Versions

Download org.glassfish.shoal : shoal-cache JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
1.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shoal-cache-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.shoal.adapter.store

├─ org.shoal.adapter.store.RepliatedBackingStoreRegistry.class - [JAR]

├─ org.shoal.adapter.store.ReplicatedBackingStore.class - [JAR]

├─ org.shoal.adapter.store.ReplicatedBackingStoreFactory.class - [JAR]

├─ org.shoal.adapter.store.StoreableReplicatedBackingStore.class - [JAR]

org.shoal.ha.cache.impl.store

├─ org.shoal.ha.cache.impl.store.DataStoreEntry.class - [JAR]

├─ org.shoal.ha.cache.impl.store.DataStoreEntryUpdater.class - [JAR]

├─ org.shoal.ha.cache.impl.store.ReplicaStore.class - [JAR]

├─ org.shoal.ha.cache.impl.store.ReplicatedDataStore.class - [JAR]

├─ org.shoal.ha.cache.impl.store.SimpleDataStoreEntryUpdater.class - [JAR]

├─ org.shoal.ha.cache.impl.store.SimpleStoreableDataStoreEntryUpdater.class - [JAR]

├─ org.shoal.ha.cache.impl.store.StoreableDataStoreEntryUpdater.class - [JAR]

org.shoal.ha.group.gms

├─ org.shoal.ha.group.gms.GroupServiceProvider.class - [JAR]

org.shoal.ha.group

├─ org.shoal.ha.group.GroupMemberEventListener.class - [JAR]

├─ org.shoal.ha.group.GroupService.class - [JAR]

├─ org.shoal.ha.group.GroupServiceFactory.class - [JAR]

org.shoal.ha.mapper

├─ org.shoal.ha.mapper.DefaultKeyMapper.class - [JAR]

├─ org.shoal.ha.mapper.KeyMapper.class - [JAR]

├─ org.shoal.ha.mapper.KeyMappingInfo.class - [JAR]

org.shoal.ha.cache.impl.interceptor

├─ org.shoal.ha.cache.impl.interceptor.CommandCollector.class - [JAR]

├─ org.shoal.ha.cache.impl.interceptor.CommandHandlerInterceptor.class - [JAR]

├─ org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterManager.class - [JAR]

├─ org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithList.class - [JAR]

├─ org.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitterWithMap.class - [JAR]

├─ org.shoal.ha.cache.impl.interceptor.ReplicationFramePayloadCommand.class - [JAR]

├─ org.shoal.ha.cache.impl.interceptor.TransmitInterceptor.class - [JAR]

org.shoal.adapter.store.commands

├─ org.shoal.adapter.store.commands.AbstractSaveCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.AcknowledgedCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.LoadRequestCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.LoadResponseCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.NoOpCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.RemoveCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.RemoveExpiredCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.RemoveExpiredResultCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.SaveCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.SimpleAckCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.SizeRequestCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.SizeResponseCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.StaleCopyRemoveCommand.class - [JAR]

├─ org.shoal.adapter.store.commands.TouchCommand.class - [JAR]

org.shoal.ha.cache.api

├─ org.shoal.ha.cache.api.AbstractCommandInterceptor.class - [JAR]

├─ org.shoal.ha.cache.api.DataStore.class - [JAR]

├─ org.shoal.ha.cache.api.DataStoreAlreadyClosedException.class - [JAR]

├─ org.shoal.ha.cache.api.DataStoreConfigurator.class - [JAR]

├─ org.shoal.ha.cache.api.DataStoreContext.class - [JAR]

├─ org.shoal.ha.cache.api.DataStoreEntryEvaluator.class - [JAR]

├─ org.shoal.ha.cache.api.DataStoreException.class - [JAR]

├─ org.shoal.ha.cache.api.DataStoreFactory.class - [JAR]

├─ org.shoal.ha.cache.api.DataStoreMBean.class - [JAR]

├─ org.shoal.ha.cache.api.IdleEntryDetector.class - [JAR]

├─ org.shoal.ha.cache.api.ObjectInputStreamWithLoader.class - [JAR]

├─ org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder.class - [JAR]

├─ org.shoal.ha.cache.api.ShoalCacheLoggerConstants.class - [JAR]

├─ org.shoal.ha.cache.api.TooManyRetriesException.class - [JAR]

org.shoal.ha.cache.impl.util

├─ org.shoal.ha.cache.impl.util.ASyncReplicationManager.class - [JAR]

├─ org.shoal.ha.cache.impl.util.ASyncThreadPool.class - [JAR]

├─ org.shoal.ha.cache.impl.util.CommandManagerShell.class - [JAR]

├─ org.shoal.ha.cache.impl.util.CommandResponse.class - [JAR]

├─ org.shoal.ha.cache.impl.util.CumulativeCommandResponse.class - [JAR]

├─ org.shoal.ha.cache.impl.util.DataStoreShell.class - [JAR]

├─ org.shoal.ha.cache.impl.util.DefaultKeyTransformer.class - [JAR]

├─ org.shoal.ha.cache.impl.util.GroupEventListener.class - [JAR]

├─ org.shoal.ha.cache.impl.util.MessageReceiver.class - [JAR]

├─ org.shoal.ha.cache.impl.util.ObjectInputStreamWithLoader.class - [JAR]

├─ org.shoal.ha.cache.impl.util.Replicable.class - [JAR]

├─ org.shoal.ha.cache.impl.util.ReplicationInputStream.class - [JAR]

├─ org.shoal.ha.cache.impl.util.ReplicationOutputStream.class - [JAR]

├─ org.shoal.ha.cache.impl.util.ResponseMediator.class - [JAR]

├─ org.shoal.ha.cache.impl.util.SimpleDataStoreShell.class - [JAR]

├─ org.shoal.ha.cache.impl.util.SimpleSerializer.class - [JAR]

├─ org.shoal.ha.cache.impl.util.SimpleStoreableBackingStoreShell.class - [JAR]

├─ org.shoal.ha.cache.impl.util.SimpleStoreableMetadata.class - [JAR]

├─ org.shoal.ha.cache.impl.util.StoreableBackingStoreShell.class - [JAR]

├─ org.shoal.ha.cache.impl.util.StringKeyTransformer.class - [JAR]

├─ org.shoal.ha.cache.impl.util.Utility.class - [JAR]

org.shoal.ha.cache.impl.command

├─ org.shoal.ha.cache.impl.command.Command.class - [JAR]

├─ org.shoal.ha.cache.impl.command.CommandManager.class - [JAR]

├─ org.shoal.ha.cache.impl.command.ReplicationCommandOpcode.class - [JAR]

Advertisement

Dependencies from Group

Nov 19, 2022
10 usages
4 stars
Nov 19, 2022
7 usages
4 stars
Nov 19, 2022
5 usages
4 stars
Nov 19, 2022
4 stars
Nov 19, 2022
4 stars

Discover Dependencies

Dec 12, 2020
6 usages
Dec 09, 2020
9 usages
12 stars
Feb 07, 2023
11 usages
13 stars
Nov 05, 2019
3 usages
38 stars
Nov 13, 2021
3 usages
1k stars
May 31, 2023
5 usages
1 stars
Aug 01, 2021
4 usages
0 stars
Apr 26, 2021
2 usages
Feb 14, 2013
2 usages
131 stars