Skip navigation links
A C D G I M O S 

A

AbstractCoherenceClusterMember - Class in com.oracle.bedrock.runtime.coherence
An abstract implementation of a CoherenceClusterMember.
AbstractCoherenceClusterMember(Platform, JavaApplicationProcess, OptionsByType) - Constructor for class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
autoStartServicesSafe() - Static method in interface com.oracle.bedrock.runtime.coherence.CoherenceCluster.Predicates
A Predicate to determine if all of the services of CoherenceClusterMembers are safe.

C

CACHE_FACTORY_CLASSNAME - Static variable in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
The com.tangosol.net.CacheFactory classname.
CoherenceCacheServer - Class in com.oracle.bedrock.runtime.coherence
A runtime representation of a CoherenceCacheServer.
CoherenceCacheServer(Platform, JavaApplicationProcess, OptionsByType) - Constructor for class com.oracle.bedrock.runtime.coherence.CoherenceCacheServer
Constructs a CoherenceCacheServer.
CoherenceCluster - Class in com.oracle.bedrock.runtime.coherence
An Assembly that represents a collection of CoherenceClusterMembers.
CoherenceCluster(List<? extends CoherenceClusterMember>, OptionsByType) - Constructor for class com.oracle.bedrock.runtime.coherence.CoherenceCluster
Constructs a CoherenceCluster given a list of CoherenceClusterMembers.
CoherenceCluster.Predicates - Interface in com.oracle.bedrock.runtime.coherence
CoherenceClusterMember - Interface in com.oracle.bedrock.runtime.coherence
A specialized JavaApplication that represents an Oracle Coherence Cluster Member at runtime.
CoherenceClusterMember.MetaClass - Class in com.oracle.bedrock.runtime.coherence
com.oracle.bedrock.runtime.coherence - package com.oracle.bedrock.runtime.coherence
 
configure(ContainerClassLoader, PipedOutputStream, PipedInputStream, OptionsByType) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
 

D

DEFAULT_CACHE_SERVER_CLASSNAME - Static variable in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
The com.tangosol.net.DefaultCacheServer classname.
destroy(ContainerBasedJavaApplicationLauncher.ControllableApplication) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
 

G

getCache(String) - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getCache(String, Class<K>, Class<V>) - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getCache(String) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceCluster
Obtains a proxy of the specified NamedCache available in the CoherenceCluster.
getCache(String, Class<K>, Class<V>) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceCluster
Obtains a proxy of the specified NamedCache available in the CoherenceCluster.
getCache(String) - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains a proxy of the specified NamedCache available in the CoherenceClusterMember.
getCache(String, Class<K>, Class<V>) - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains a proxy of a strongly-typed NamedCache available in the CoherenceClusterMember.
getClusterMBeanInfo() - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
Obtains the Coherence Cluster MBeanInfo for the AbstractCoherenceClusterMember.
getClusterMemberUIDs() - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getClusterMemberUIDs() - Method in class com.oracle.bedrock.runtime.coherence.CoherenceCluster
Obtains the member UIDs for the CoherenceCluster.
getClusterMemberUIDs() - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains the member UIDs for the CoherenceCluster in which the CoherenceClusterMember is operating.
getClusterName() - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getClusterName() - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains the cluster name for the local member.
getClusterSize() - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getClusterSize() - Method in class com.oracle.bedrock.runtime.coherence.CoherenceCluster
Obtains the current number of CoherenceClusterMembers in the underlying CoherenceCluster by asking a CoherenceClusterMember.
getClusterSize() - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains the number of members in the cluster in which the member represented by this CoherenceClusterMember belongs.
getImplementationClass(Platform, OptionsByType) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
 
getLocalMemberId() - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getLocalMemberId() - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains the local member id for the CoherenceClusterMember.
getLocalMemberUID() - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getLocalMemberUID() - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains the local member UID for the CoherenceClusterMember.
getRoleName() - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getRoleName() - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains the role name for the local member.
getServiceMBeanInfo(String, int) - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
Obtains the Coherence Service MBeanInfo for the AbstractCoherenceClusterMember.
getServiceStatus(String) - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getServiceStatus(String) - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Determines the status of a service being run by the CoherenceClusterMember.
getSiteName() - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
getSiteName() - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Obtains the site name for the local member.

I

isServiceRunning(String) - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
isServiceRunning(String) - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Determines if a specified service is being run by the CoherenceClusterMember.
isStorageEnabled(String) - Method in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
 
isStorageEnabled(String) - Method in interface com.oracle.bedrock.runtime.coherence.CoherenceClusterMember
Determines if a specified service is storage enabled.

M

MBEAN_NAME_CLUSTER - Static variable in class com.oracle.bedrock.runtime.coherence.AbstractCoherenceClusterMember
The MBean name of the Coherence Cluster MBean.
MetaClass() - Constructor for class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass

O

onLaunch(Platform, OptionsByType) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
 
onLaunched(Platform, CoherenceClusterMember, OptionsByType) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
 
onLaunching(Platform, OptionsByType) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
 
onRelaunched(CoherenceClusterMember, CoherenceClusterMember, OptionsByType) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceCluster
 
onRelaunching(CoherenceClusterMember, OptionsByType) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceCluster
 

S

start(ContainerBasedJavaApplicationLauncher.ControllableApplication) - Method in class com.oracle.bedrock.runtime.coherence.CoherenceClusterMember.MetaClass
 
A C D G I M O S 
Skip navigation links

Copyright © 2017. All rights reserved.