jar

com.oracle.bedrock.coherence : coherence-12.2.1

Maven & Gradle

Apr 26, 2023
2 usages
51 stars

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
7.0.x
6.0.x
5.1.x
5.0.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.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-12.2.1-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.IsServiceRunning.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.IsServiceStorageEnabled.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.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