jar

com.oracle.bedrock.coherence : coherence-21.06

Maven & Gradle

Apr 26, 2023
1 usages
51 stars

Bedrock for Coherence 21.06+ · A set of tools to manage and control Oracle Coherence 21.06 processes at runtime.

Table Of Contents

Latest Version

Download com.oracle.bedrock.coherence : coherence-21.06 JAR file - Latest Versions:

All Versions

Download com.oracle.bedrock.coherence : coherence-21.06 JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.0.x
5.1.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 coherence-21.06-6.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.bedrock.runtime.coherence.callables

├─ com.oracle.bedrock.runtime.coherence.callables.GetAutoStartServiceNames.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetClusterMemberUIDs.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetClusterName.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetClusterSize.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetLocalMemberId.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetLocalMemberRoleName.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetLocalMemberSiteName.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetLocalMemberUID.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetServiceStatus.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetSession.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetSessionCache.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.IsCoherenceRunning.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.IsServiceRunning.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.IsServiceStorageEnabled.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.SessionExists.class - [JAR]

com.oracle.bedrock.runtime.coherence

├─ com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.CoherenceCacheServer.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.CoherenceCluster.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.CoherenceClusterBuilder.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.CoherenceNamedCache.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.CoherenceSession.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.JMXManagementMode.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.ServiceStatus.class - [JAR]

com.oracle.bedrock.runtime.coherence.options

├─ com.oracle.bedrock.runtime.coherence.options.CacheConfig.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.ClusterAddress.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.ClusterName.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.ClusterPort.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.Clustering.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.LocalHost.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.LocalStorage.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.Logging.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.MachineName.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.Multicast.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.OperationalOverride.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.Pof.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.RoleName.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.SiteName.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.options.WellKnownAddress.class - [JAR]

Advertisement