jar

com.oracle.coherence.ce : coherence-bedrock

Maven & Gradle

Jun 30, 2023
413 stars

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
23.03.x
23.03
22.09
22.06.x
22.06

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-bedrock-23.03.1.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.AbstractHealthCheckCallable.class - [JAR]

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

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

├─ 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.GetExtendConnectionCount.class - [JAR]

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

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

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

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

├─ com.oracle.bedrock.runtime.coherence.callables.GetLocalMemberRackName.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.GetLocalMemberUUID.class - [JAR]

├─ com.oracle.bedrock.runtime.coherence.callables.GetServiceNames.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.HasExtendConnection.class - [JAR]

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

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

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

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

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

├─ com.oracle.bedrock.runtime.coherence.callables.IsSafe.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.IsServiceSuspended.class - [JAR]

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

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