A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractMessageSender - Class in com.sun.enterprise.mgmt.transport
-
This class implements a common
MessageSenderlogic simply in order to help the specific transport layer to be implemented easily Mainly, this stores both source'sPeerIDand target'sPeerIDbefore sending the message to the peer - AbstractMessageSender() - Constructor for class com.sun.enterprise.mgmt.transport.AbstractMessageSender
- AbstractMulticastMessageSender - Class in com.sun.enterprise.mgmt.transport
-
This class implements a common
MulticastMessageSenderlogic simply in order to help the specific transport layer to be implemented easily Mainly, this stores both source'sPeerIDand target'sPeerIDbefore broadcasting the message to all members - AbstractMulticastMessageSender() - Constructor for class com.sun.enterprise.mgmt.transport.AbstractMulticastMessageSender
- AbstractMultiMessageSender - Class in com.sun.enterprise.mgmt.transport
-
This class implements both a common
MulticastMessageSenderandMessageSenderlogic simply in order to help the specific transport layer to be implemented easily Mainly, this stores both source'sPeerIDand target'sPeerIDbefore sending the message to the peer or broadcasting the message to all members - AbstractMultiMessageSender() - Constructor for class com.sun.enterprise.mgmt.transport.AbstractMultiMessageSender
- AbstractNetworkManager - Class in com.sun.enterprise.mgmt.transport
-
This class implements a common
NetworkManagerlogic simply in order to help the specific transport layer to be implemented easily Mainly, this managesMessageListenerand dispatches an inboundMessageinto the appropriate listener - AbstractNetworkManager() - Constructor for class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
- ACKTAG - Static variable in class com.sun.enterprise.mgmt.LWRMulticast
-
Ack message element name
- acquire() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
-
Signal is acquired prior to processing of the signal to protect group resources that are being acquired from being affected by a race condition
- acquire() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureRecoverySignalImpl
-
Must be called by client before beginning any recovery operation in order to get support of failure fencing.
- acquire() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
-
Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition Signal must be mandatorily acquired before any processing for recovery operations.
- acquire() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- acquire() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
-
Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition
- acquire() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
-
Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition
- acquire() - Method in class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
-
Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition
- acquire() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
-
Signal is acquired prior to processing of the signal to protect group resources being acquired from being affected by a race condition
- add(SystemAdvertisement) - Method in class com.sun.enterprise.mgmt.ClusterView
-
Adds a system advertisement to the view.
- add(HealthMessage.Entry) - Method in class com.sun.enterprise.mgmt.HealthMessage
- ADD - com.sun.enterprise.ee.cms.impl.common.DSCMessage.OPERATION
- ADD_EVENT - com.sun.enterprise.mgmt.ClusterViewEvents
- addActionFactory(FailureNotificationActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Registers a FailureNotificationActionFactory instance.
- addActionFactory(FailureSuspectedActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- addActionFactory(GroupLeadershipNotificationActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- addActionFactory(JoinedAndReadyNotificationActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Registers a JoinedAndReadyNotificationActionFactory instance.
- addActionFactory(JoinNotificationActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Registers a JoinNotificationActionFactory instance.
- addActionFactory(MessageActionFactory, String) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Registers a MessageActionFactory instance for the specified component name.
- addActionFactory(PlannedShutdownActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Registers a PlannedShuttdownActionFactory instance.
- addActionFactory(String, FailureRecoveryActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Registers a FailureRecoveryActionFactory instance.
- ADDALLLOCAL - com.sun.enterprise.ee.cms.impl.common.DSCMessage.OPERATION
- ADDALLREMOTE - com.sun.enterprise.ee.cms.impl.common.DSCMessage.OPERATION
- addBytesReceived(long) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- addBytesReceived(long) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- addBytesSent(long) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- addBytesSent(long) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- addClusteMessageListener(ClusterMessageListener) - Method in class com.sun.enterprise.mgmt.ClusterManager
- addClusterViewEventListener(ClusterViewEventListener) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- addEndpointAddress(String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Sets the network interface's address in the form of a URI
- addEndpointAddress(String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Sets the network interface's address in the form of a URI
- addHealthEntryIfMissing(SystemAdvertisement) - Method in class com.sun.enterprise.mgmt.HealthMonitor
- addMessageElement(String, Serializable) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Adds a special element to this message with key-value pair
- addMessageElement(String, Serializable) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Adds a special element to this message with key-value pair
- addMessageListener(MessageListener) - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
Adds the
MessageListener - addMessageListener(MessageListener) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Adds the
MessageListener - addReceiveDuration(long) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- addReceiveDuration(long) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- addRemotePeer(PeerID) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- addRemotePeer(PeerID) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- addRemotePeer(PeerID) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Add the
peerIDto this network manager - addRemotePeer(PeerID, Connection) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- ADDRESS_OPTION - Static variable in class com.sun.enterprise.gms.tools.MulticastTester
- addSendDuration(long) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- addSendDuration(long) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- addToCache(String, String, Serializable, byte[]) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- addToCache(String, String, Serializable, Serializable) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- addToGracefulShutdownList(String) - Method in class com.sun.enterprise.ee.cms.impl.common.ShutdownHelper
- addToGroupShutdownList(String) - Method in class com.sun.enterprise.ee.cms.impl.common.ShutdownHelper
- addToLocalCache(GMSCacheable, Object) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- addToLocalCache(String, String, Serializable, byte[]) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- addToLocalCache(String, String, Serializable, Serializable) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- addToSuspectList(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- addToSuspectList(String) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- addToVMS(PeerID) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- afterDispatchingMessage(MessageEvent, Map) - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
After executing
MessageListener.receiveMessageEvent(MessageEvent)} callback, this method will be called - afterDispatchingMessage(MessageEvent, Map) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- afterDispatchingMessage(MessageEvent, Map) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- aliveAndReadyView - Variable in class com.sun.enterprise.ee.cms.impl.common.Router
- AliveAndReadyViewImpl - Class in com.sun.enterprise.ee.cms.impl.common
- AliveAndReadyViewImpl(SortedSet<String>, long) - Constructor for class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
- AliveAndReadyViewWindow - Class in com.sun.enterprise.ee.cms.impl.common
- AliveAndReadyViewWindow(GMSContext) - Constructor for class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewWindow
- allLocalAddresses - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- announceClusterShutdown(GMSMessage) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- announceGroupShutdown(String, GMSConstants.shutdownState) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- announceGroupShutdown(String, GMSConstants.shutdownState) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- announceGroupShutdown(String, GMSConstants.shutdownState) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
This method is used to announce that the group is about to be shutdown.
- announceGroupStartup(String, GMSConstants.groupStartupState, List<String>) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- announceGroupStartup(String, GMSConstants.groupStartupState, List<String>) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
-
Demarcate the INITIATION and COMPLETION of group startup.
- announceGroupStartup(String, GMSConstants.groupStartupState, List<String>) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- announceGroupStartup(String, GMSConstants.groupStartupState, List<String>) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- announceWatchdogObservedFailure(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
-
implements Callable.
- announceWatchdogObservedFailure(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- announceWatchdogObservedFailure(String) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- announceWatchdogObservedFailure(String) - Method in class com.sun.enterprise.mgmt.HealthMonitor
- ANYADDRESS - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
-
Constant which works as the IP "Any Address" value
- ANYADDRESSV4 - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- ANYADDRESSV6 - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- appendChild(StructuredDocument, Element) - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
- ArrayUtils - Class in com.sun.enterprise.mgmt.transport
-
Set of utility methods to work with Arrays.
- ArrayUtils() - Constructor for class com.sun.enterprise.mgmt.transport.ArrayUtils
- asOutputStream() - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
- assumeGroupLeadership() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- assumeGroupLeadership() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- assumeGroupLeadership() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
-
lets this instance become a group leader explicitly Typically this can be employed by an administrative member to become a group leader prior to shutting down a group of members simultaneously.
- available() - Method in class com.sun.enterprise.mgmt.transport.buffers.BufferInputStream
B
- beforeDispatchingMessage(MessageEvent, Map) - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
Before executing
MessageListener.receiveMessageEvent(MessageEvent)} callback, this method will be called - beforeDispatchingMessage(MessageEvent, Map) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- beforeDispatchingMessage(MessageEvent, Map) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- beforeDispatchingMessage(MessageEvent, Map) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- binarySearch(int[], int, int, int) - Static method in class com.sun.enterprise.mgmt.transport.ArrayUtils
- BIND_INTERFACE_ADDRESS - com.sun.enterprise.mgmt.ConfigConstants
- BIND_INTERFACE_NAME - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- BIND_OPTION - Static variable in class com.sun.enterprise.gms.tools.MulticastTester
- BlockingIOMulticastSender - Class in com.sun.enterprise.mgmt.transport
-
This class is a default
MulticastMessageSender's implementation and extendsAbstractMulticastMessageSenderThis usesMulticastSocketwhich is based on Blocking I/O - BlockingIOMulticastSender(String, String, int, String, int, PeerID, Executor, int, NetworkManager) - Constructor for class com.sun.enterprise.mgmt.transport.BlockingIOMulticastSender
- broadcast(Message) - Method in class com.sun.enterprise.mgmt.ReliableMulticast
- broadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.AbstractMulticastMessageSender
-
Broadcasts or Multicasts the given
Messageto all members - broadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.AbstractMultiMessageSender
-
Broadcasts or Multicasts the given
Messageto all members - broadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- broadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- broadcast(Message) - Method in interface com.sun.enterprise.mgmt.transport.MulticastMessageSender
-
Broadcasts or Multicasts the given
Messageto all members - broadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManager
- Buffer - Interface in com.sun.enterprise.mgmt.transport.buffers
-
JDK
ByteBufferwas taken as base for Grizzly Buffer interface, but Buffer has several extensions: it's possible to prepend some data to a Buffer and release Buffer, when it's not required any more. - BufferInputStream - Class in com.sun.enterprise.mgmt.transport.buffers
-
InputStreamimplementation overBuffer. - BufferInputStream(Buffer) - Constructor for class com.sun.enterprise.mgmt.transport.buffers.BufferInputStream
- BufferUtils - Class in com.sun.enterprise.mgmt.transport.buffers
- BufferUtils() - Constructor for class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
C
- cacheRoute(RouteAdvertisement) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Caches a route for an instance
- capacity() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Returns this buffer's capacity.
- clear() - Method in class com.sun.enterprise.mgmt.ClusterView
-
Removes all of the elements from this set (optional operation).
- clear() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Clears this buffer.
- clearPipeCache() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManager
- clearPipeCache() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManagerWrapper
- clone() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- clone() - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
- close() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- close() - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Closes this LWRMulticast.
- close() - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.ConnectionCache
- closeGMSMessageMonitorStats(String) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- CLUSTER_STOP_EVENT - com.sun.enterprise.mgmt.ClusterViewEvents
- ClusterManager - Class in com.sun.enterprise.mgmt
-
The ClusterManager is the entry point for using the cluster management module which provides group communications and membership semantics on top of JXTA, Grizzly and others.
- ClusterManager(String, String, Map<String, String>, Map, List<ClusterViewEventListener>, List<ClusterMessageListener>) - Constructor for class com.sun.enterprise.mgmt.ClusterManager
-
The ClusterManager is created using the instanceName, and a Properties object that contains a set of parameters that the employing application would like to set for its purposes, namely, configuration parameters such as failure detection timeout, retries, address and port on which to communicate with the group, group and instance IDs,etc.
- ClusterMessageListener - Interface in com.sun.enterprise.mgmt
- CLUSTERSTOPPING - Static variable in class com.sun.enterprise.mgmt.HealthMonitor
- ClusterView - Class in com.sun.enterprise.mgmt
-
ClusterView is a snapshot of the current membership of the group.
- clusterViewEvent(ClusterViewEvent, ClusterView) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- clusterViewEvent(ClusterViewEvent, ClusterView) - Method in interface com.sun.enterprise.mgmt.ClusterViewEventListener
-
Called when a cluster view event occurs.
- ClusterViewEvent - Class in com.sun.enterprise.mgmt
-
Denotes a Cluster View Change Event.
- ClusterViewEventListener - Interface in com.sun.enterprise.mgmt
-
The listener interface for receiving ClusterViewManager events.
- ClusterViewEvents - Enum in com.sun.enterprise.mgmt
-
An enumeration of the type of events expected to be disseminated by the ClusterManagement layer to consuming applications.
- ClusterViewManager - Class in com.sun.enterprise.mgmt
-
Manages Cluster Views and notifies cluster view listeners when cluster view changes
- ClusterViewManager(SystemAdvertisement, ClusterManager, List<ClusterViewEventListener>) - Constructor for class com.sun.enterprise.mgmt.ClusterViewManager
-
Constructor for the ClusterViewManager object
- com.sun.enterprise.ee.cms.impl.base - package com.sun.enterprise.ee.cms.impl.base
- com.sun.enterprise.ee.cms.impl.client - package com.sun.enterprise.ee.cms.impl.client
-
Shoal GMS's reference implementations of the client-side
ActionFactoryandActionsub-types - com.sun.enterprise.ee.cms.impl.common - package com.sun.enterprise.ee.cms.impl.common
- com.sun.enterprise.ee.cms.logging - package com.sun.enterprise.ee.cms.logging
- com.sun.enterprise.gms.tools - package com.sun.enterprise.gms.tools
- com.sun.enterprise.mgmt - package com.sun.enterprise.mgmt
- com.sun.enterprise.mgmt.transport - package com.sun.enterprise.mgmt.transport
- com.sun.enterprise.mgmt.transport.buffers - package com.sun.enterprise.mgmt.transport.buffers
- com.sun.enterprise.mgmt.transport.grizzly - package com.sun.enterprise.mgmt.transport.grizzly
- com.sun.enterprise.mgmt.transport.grizzly.grizzly2 - package com.sun.enterprise.mgmt.transport.grizzly.grizzly2
- com.sun.enterprise.mgmt.transport.jxta - package com.sun.enterprise.mgmt.transport.jxta
- compareTo(PeerID) - Method in class com.sun.enterprise.ee.cms.impl.base.PeerID
- compareTo(SystemAdvertisement) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- compareTo(GrizzlyPeerID) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- completed - Variable in class com.sun.enterprise.mgmt.HealthMonitor.PeerMachineConnectionResult
- ConfigConstants - Enum in com.sun.enterprise.mgmt
-
Specifies constants that are allowed to be used as keys for configuration elements that are sought to be set or retrieved for/from transport configuration
- configure(Map) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- configureJxtaLogging() - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
- ConnectionCache - Class in com.sun.enterprise.mgmt.transport.grizzly.grizzly2
-
Connection cache implementation.
- ConnectionCache(SocketConnectorHandler, int, int, int) - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.ConnectionCache
- connectionUpSocketAddress - Variable in class com.sun.enterprise.mgmt.HealthMonitor.PeerMachineConnectionResult
- consumeSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.client.FailureNotificationActionImpl
-
processes the recovery signal.
- consumeSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.client.FailureRecoveryActionImpl
-
processes the recovery signal.
- consumeSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.client.FailureSuspectedActionImpl
-
processes the signal.
- consumeSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.client.GroupLeadershipNotificationActionImpl
-
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
- consumeSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.client.JoinedAndReadyNotificationActionImpl
-
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
- consumeSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.client.JoinNotificationActionImpl
-
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
- consumeSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.client.MessageActionImpl
-
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
- consumeSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.client.PlannedShutdownActionImpl
-
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
- contains(Object) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- contains(String, Object) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- containsKey(PeerID) - Method in class com.sun.enterprise.mgmt.ClusterView
- containsKey(PeerID) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- containsKey(PeerID, boolean) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- CORE_POOLSIZE - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- create() - Method in interface com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriterFactory
- createByteArrayFromObject(Object) - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
- createDistributedStateCache() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- createDistributedStateCache() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- createFactory(MemoryManager) - Static method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.Grizzly2ExpandableBufferWriter
- ctx - Variable in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- ctx - Variable in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
- CustomTagNames - Enum in com.sun.enterprise.ee.cms.impl.base
D
- DEAD - Static variable in class com.sun.enterprise.mgmt.HealthMonitor
- DEBUG_OPTION - Static variable in class com.sun.enterprise.gms.tools.MulticastTester
- DEFAULT_IPv4_MULTICAST_ADDRESS - Static variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- DEFAULT_IPv6_MULTICAST_ADDRESS - Static variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- DEFAULT_MAX_TOTAL_MESSAGE_LENGTH - Static variable in class com.sun.enterprise.mgmt.transport.MessageImpl
- DEFAULT_MEMBERSTATE_TIMEOUT - Static variable in class com.sun.enterprise.mgmt.HealthMonitor
- deserialize(InputStream, int, Map<String, Serializable>) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- disableMulticast - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- DISCOVERY_TIMEOUT - com.sun.enterprise.mgmt.ConfigConstants
- DISCOVERY_URI_LIST - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- dispose() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Notify the allocator that the space for this Buffer is no longer needed.
- DistributedStateCacheImpl - Class in com.sun.enterprise.ee.cms.impl.base
-
Messaging based implementation of a shared distributed state cache(DSC).
- doBroadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.AbstractMulticastMessageSender
-
Broadcasts or Multicasts the given
Messageto all members - doBroadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.AbstractMultiMessageSender
-
Broadcasts or Multicasts the given
Messageto all members - doBroadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.BlockingIOMulticastSender
-
Broadcasts or Multicasts the given
Messageto all members - doBroadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManagerWrapper
-
Broadcasts or Multicasts the given
Messageto all members - doBroadcast(Message) - Method in class com.sun.enterprise.mgmt.transport.VirtualMulticastSender
-
Broadcasts or Multicasts the given
Messageto all members - doSend(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.AbstractMessageSender
-
Sends the given
Messageto the destination - doSend(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.AbstractMultiMessageSender
-
Sends the given
Messageto the destination - doSend(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyTCPMessageSender
- doSend(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManagerWrapper
-
Sends the given
Messageto the destination - DSCMessage - Class in com.sun.enterprise.ee.cms.impl.common
-
This is a wrapper Serializable dedicated to support the DistributedStateCache such that the message ncapsulates the operation for which the message is intended at the receivers end.
- DSCMessage(GMSCacheable, Object, String) - Constructor for class com.sun.enterprise.ee.cms.impl.common.DSCMessage
-
This constructor expects a GMSCacheable object representing the composite key comprising component, member id, and the state specific key, followed by the value.
- DSCMessage(ConcurrentHashMap<GMSCacheable, Object>, String, boolean) - Constructor for class com.sun.enterprise.ee.cms.impl.common.DSCMessage
- DSCMessage.OPERATION - Enum in com.sun.enterprise.ee.cms.impl.common
- duplicate() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Creates a new
Bufferthat shares this buffer's content.
E
- EMPTY_BYTE_BUFFER - Static variable in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
- EMPTY_BYTE_BUFFER_ARRAY - Static variable in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
- ENABLED - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- ENABLED_DEFAULT - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- ensureCapacity(int) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
- ensureCapacity(int) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.Grizzly2ExpandableBufferWriter
- Entry(SystemAdvertisement, String, long) - Constructor for class com.sun.enterprise.mgmt.HealthMessage.Entry
-
Creates a Entry with id and state
- Entry(HealthMessage.Entry) - Constructor for class com.sun.enterprise.mgmt.HealthMessage.Entry
- equals(Object) - Method in class com.sun.enterprise.ee.cms.impl.base.PeerID
- equals(Object) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- equals(Object) - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
- equals(Object) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- EventPacket - Class in com.sun.enterprise.ee.cms.impl.base
- EventPacket(ClusterViewEvents, SystemAdvertisement, ClusterView) - Constructor for class com.sun.enterprise.ee.cms.impl.base.EventPacket
- ExpandableBufferWriter - Class in com.sun.enterprise.mgmt.transport.buffers
-
Expandable Buffer writer, which adopts its size during while getting more data.
- ExpandableBufferWriter() - Constructor for class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
- ExpandableBufferWriterFactory - Interface in com.sun.enterprise.mgmt.transport.buffers
-
ExpandableBufferWriterfactory.
F
- failedMember - Variable in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- failedMember - Variable in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
- failTcpTimeout - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- FAILURE_DETECTION_RETRIES - com.sun.enterprise.mgmt.ConfigConstants
- FAILURE_DETECTION_TCP_RETRANSMIT_PORT - com.sun.enterprise.mgmt.ConfigConstants
- FAILURE_DETECTION_TCP_RETRANSMIT_TIMEOUT - com.sun.enterprise.mgmt.ConfigConstants
- FAILURE_DETECTION_TIMEOUT - com.sun.enterprise.mgmt.ConfigConstants
- FAILURE_EVENT - com.sun.enterprise.mgmt.ClusterViewEvents
- FAILURE_VERIFICATION_TIMEOUT - com.sun.enterprise.mgmt.ConfigConstants
- FailureNotificationActionFactoryImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference implementation of FailureNotificationActionFactory
- FailureNotificationActionFactoryImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.FailureNotificationActionFactoryImpl
- FailureNotificationActionImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference implementation of the FailureNotificationAction
- FailureNotificationActionImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.FailureNotificationActionImpl
- FailureNotificationSignalImpl - Class in com.sun.enterprise.ee.cms.impl.common
-
Implements FailureNotificationSignal
- FailureNotificationSignalImpl(String, String, long) - Constructor for class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- FailureRecoveryActionFactoryImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference implementation of FailureRecoveryActionFactory interface
- FailureRecoveryActionFactoryImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.FailureRecoveryActionFactoryImpl
- FailureRecoveryActionImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference implementation of FailureRecoveryAction interface
- FailureRecoveryActionImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.FailureRecoveryActionImpl
- FailureRecoverySignalImpl - Class in com.sun.enterprise.ee.cms.impl.common
-
Implements the FailureRecoverySignal Interface and provides operations corresponding to a recovery oriented Signal's behavior
- FailureRecoverySignalImpl(String, String, String, long) - Constructor for class com.sun.enterprise.ee.cms.impl.common.FailureRecoverySignalImpl
- FailureSuspectedActionFactoryImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference implementation of FailureSuspectedActionFactory
- FailureSuspectedActionFactoryImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.FailureSuspectedActionFactoryImpl
- FailureSuspectedActionImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference Implementation of FailureSuspicionAction interface
- FailureSuspectedActionImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.FailureSuspectedActionImpl
- FailureSuspectedSignalImpl - Class in com.sun.enterprise.ee.cms.impl.common
- FailureSuspectedSignalImpl(String, String, long) - Constructor for class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
- FD_MAX_RETRIES - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
- FD_TIMEOUT - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
- firstInetAddressV4 - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- firstInetAddressV6 - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- FIRSTLIVESELECT - com.sun.enterprise.ee.cms.impl.common.RecoveryTargetSelector.RecoverySelectorMode
- flip() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Flips this buffer.
- format(LogRecord) - Method in class com.sun.enterprise.ee.cms.logging.NiceLogFormatter
- formatMessage(LogRecord) - Method in class com.sun.enterprise.ee.cms.logging.NiceLogFormatter
G
- get() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative get method.
- get(byte[]) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative bulk get method.
- get(byte[], int, int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative bulk get method.
- get(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute get method.
- get(PeerID) - Method in class com.sun.enterprise.mgmt.ClusterView
-
Retrieves a system advertisement from a the table.
- get(PeerID) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
-
Retrieves a system advertisement from a the table
- get(ByteBuffer, byte[], int, int) - Static method in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
- getAckList() - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Returns a list of ack's received from nodes identified by PeerID's
- getAdvertisement() - Method in class com.sun.enterprise.ee.cms.impl.base.MessagePacket
- getAdvertisement() - Method in class com.sun.enterprise.mgmt.ClusterViewEvent
-
Gets the advertisement attribute of the ClusterViewEvent object
- getAliveAndReadyViewWindow() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getAliveAndReadyViewWindow() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getAliveAndReadyViewWindow() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- getAllCache() - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- getAllCurrentMembers() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
-
returns a List containing the current group membership including spectator members.
- getAllCurrentMembers() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- getAllCurrentMembers() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- getAllCurrentMembers() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- getAllCurrentMembers() - Method in interface com.sun.enterprise.ee.cms.impl.common.ViewWindow
- getAllCurrentMembersWithStartTimes() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getAllCurrentMembersWithStartTimes() - Method in interface com.sun.enterprise.ee.cms.impl.common.ViewWindow
- getAllLocalAddresses() - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
-
Returns all local addresses except for lookback and any local address But, if any addresses were not found locally, the lookback is added to the list.
- getAllMemberDetails(Serializable) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- getAnyAddress() - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- getAppServicePipeID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Returns the Pipe ID that will be used for application layer to send and receive messages.
- getBooleanProperty(String, boolean, Map) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- getBuffer() - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
- getBuffer() - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.Grizzly2ExpandableBufferWriter
- getBytesReceived() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getBytesReceived() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getBytesSent() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getBytesSent() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getCache() - Method in class com.sun.enterprise.ee.cms.impl.common.DSCMessage
- getCachedRoute(PeerID) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
returns the cached route if any, null otherwise
- getChar() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative get method for reading a char value.
- getChar(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute get method for reading a char value.
- getClusterView() - Method in class com.sun.enterprise.ee.cms.impl.base.EventPacket
- getClusterViewEvent() - Method in class com.sun.enterprise.ee.cms.impl.base.EventPacket
- getClusterViewId() - Method in class com.sun.enterprise.mgmt.ClusterView
-
Returns the cluster view ID
- getClusterViewManager() - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Returns the ClusterViewManager object.
- getComponentName() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureRecoverySignalImpl
- getCurrentAliveAndReadyCoreView() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getCurrentAliveAndReadyView() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getCurrentAliveAndReadyView() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getCurrentAliveOrReadyMembers() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getCurrentCoreMembers() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
-
returns a List containing the current core members in the group.
- getCurrentCoreMembers() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- getCurrentCoreMembers() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- getCurrentCoreMembers() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- getCurrentCoreMembers() - Method in interface com.sun.enterprise.ee.cms.impl.common.ViewWindow
- getCurrentCoreMembersWithStartTimes() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getCurrentCoreMembersWithStartTimes() - Method in interface com.sun.enterprise.ee.cms.impl.common.ViewWindow
- getCurrentView() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getCurrentView() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewWindow
- getCurrentView() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- getCurrentView() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- getCurrentView() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- getCurrentView() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
- getCurrentView() - Method in interface com.sun.enterprise.ee.cms.impl.common.ViewWindow
- getCustomTags() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- getCustomTags() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- getCustomTagValue(String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- getCustomTagValue(String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- getDistributedStateCache() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getDistributedStateCache() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
-
returns a DistributedStateCache object that provides the ability to set and retrieve CachedStates.
- getDistributedStateCache() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getDouble() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative get method for reading a double value.
- getDouble(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute get method for reading a double value.
- getDSCLogger() - Static method in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- getEndpointAddresses() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Gets the address of the network interface in the form of URI
- getEndpointAddresses() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Gets the address of the network interface in the form of URI
- getEntries() - Method in class com.sun.enterprise.mgmt.HealthMessage
-
gets the entries list
- getEvent() - Method in class com.sun.enterprise.mgmt.ClusterViewEvent
-
Gets the event attribute of the ClusterViewEvent object
- getEventSubType() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- getEventSubType() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- getEventSubType() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
-
Planned shutdown events can be one of two types, Group Shutdown or Instance Shutdown.
- getFailedMemberToken() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
-
Deprecated.
- getFailureRecoveryComponents() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- getFirstInetAddress() - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
-
Return a first
InetAddressof the first network interface check java property java.net.preferIPv6Addresses for whether to favor IPv4 or IPv6. - getFirstInetAddress(boolean) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
-
Return a first
InetAddressof the first network interface But, if any network interfaces were not found locally,nullcould be returned. - getFirstNetworkInterface(boolean) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
-
Return a first network interface except for the lookback But, if any network interfaces were not found locally, the lookback interface is returned.
- getFloat() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative get method for reading a float value.
- getFloat(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute get method for reading a float value.
- getFromCache(Object) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- getFromCache(String, String, Serializable) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- getFromCacheForPattern(String, String) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- getGMSContext(String) - Static method in class com.sun.enterprise.ee.cms.impl.common.GMSContextFactory
- getGMSMember(SystemAdvertisement) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- getGMSMessageMonitorStats(String) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- getGMSMonitor() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getGMSMonitor() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getGMSMonitor() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- getGrizzlyLogger() - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- getGrizzlyLogger() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- getGroupCommunicationProvider() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getGroupCommunicationProvider() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getGroupHandle() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
-
returns Group handle
- getGroupHandle() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
-
returns Group handle
- getGroupHandle() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Returns an implementation of GroupHandle
- getGroupJoinTime() - Method in class com.sun.enterprise.ee.cms.impl.client.RejoinSubeventImpl
- getGroupLeader() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- getGroupLeader() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.base.PeerID
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
-
returns the group to which the member involved in the Signal belonged to
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
-
returns the group to which the member involved in the Signal belonged to
- getGroupName() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
-
returns the name of the group this context represents.
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
-
returns the name of the group this context represents
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
-
returns the group to which the member involved in the Signal belonged to
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
-
returns the group to which the member involved in the Signal belonged to
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
-
returns the group to which the member involved in the Signal belonged to
- getGroupName() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
-
returns the group to which the member involved in the Signal belonged to
- getGroupName() - Method in class com.sun.enterprise.mgmt.ClusterManager
- getGroupName(SystemAdvertisement) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- getGroups() - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerRegistry
-
Returns all registered domain names
- getHandlerLogger() - Static method in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- getHealthMonitor() - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Returns the HealthMonitor instance.
- getHealthPipeID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Returns the HealthMonitor PipeID, used for health monitoring purposes.
- getHome() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Returns the home directory.
- getHost() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- getHWArch() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Gets the hWArch attribute of the SystemAdvertisement object
- getHWArch() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Gets the hWArch attribute of the SystemAdvertisement object
- getHWVendor() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Gets the hWVendor attribute of the SystemAdvertisement object
- getHWVendor() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Gets the hWVendor attribute of the SystemAdvertisement object
- getID() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
returns the id of the device
- getID() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
returns the id of the device
- getID(String) - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Returns name encoded ID
- getID(String) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- getIndoubtDuration() - Method in class com.sun.enterprise.mgmt.HealthMonitor
-
A member is considered INDOUBT when a heartbeat has not been received in this amout of time.
- getInfraPeerGroupID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Contructs and returns the Infrastructure PeerGroupID for the ClusterManager.
- getInfraPeerGroupID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Gets the infraPeerGroupID attribute of the NetworkManager class.
- getInstance(String) - Static method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
- getInstanceName() - Method in class com.sun.enterprise.ee.cms.impl.base.PeerID
- getInstanceName() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- getInstanceName() - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Gets the instance name
- getInstanceName() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Returns this instance name.
- getInstanceRejoins() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getInstanceRejoins() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getInt() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative get method for reading an int value.
- getInt(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute get method for reading an int value.
- getIntFromByteArray(byte[], int) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- getIntProperty(String, int, Map) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- getJxtaPeerID(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- getJxtaPeerID(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Gets the peerID attribute of the NetworkManager class.
- getKey() - Method in class com.sun.enterprise.ee.cms.impl.common.DSCMessage
- getLocalAddress() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
-
Returns the address representing the peer identified by this process.
- getLocalHostAddress() - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- getLocalPeerID() - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
Returns local
PeerID - getLocalPeerID() - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Returns local
PeerID - getLocalView() - Method in class com.sun.enterprise.mgmt.ClusterViewManager
-
Returns a sorted localView
- getLogger() - Static method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
- getLogger() - Static method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyUtil
- getLogger(String) - Static method in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- getLong() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative get method for reading a long value.
- getLong(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute get method for reading a long value.
- getLongProperty(String, long, Map) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- getLoopbackAddress() - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- getMaster() - Method in class com.sun.enterprise.mgmt.ClusterViewManager
-
Gets the master advertisement
- getMasterCandidate() - Method in class com.sun.enterprise.mgmt.ClusterView
-
Returns the top node on the list
- getMasterNode() - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Returns the MasterNode instance
- getMasterNodeLogger() - Static method in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- getMasterPipeID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Returns the MasterNode protocol PipeID.
- getMasterViewID() - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- getMaxMessageLength() - Static method in class com.sun.enterprise.mgmt.transport.MessageImpl
- getMaxReceiveDuration() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getMaxReceiveDuration() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getMaxSendDuration() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getMaxSendDuration() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getMcastLogger() - Static method in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- getMemberDetails() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
-
returns the details of the member who caused this Signal to be generated returns a Map containing key-value pairs constituting data pertaining to the member's details
- getMemberDetails() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
-
returns the details of the member who caused this Signal to be generated returns a Map containing key-value pairs constituting data pertaining to the member's details
- getMemberDetails() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- getMemberDetails() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
-
returns the details of the member who caused this Signal to be generated returns a Map containing key-value pairs constituting data pertaining to the member's details
- getMemberDetails() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
-
returns the details of the member who caused this Signal to be generated returns a Map containing key-value pairs constituting data pertaining to the member's details
- getMemberDetails() - Method in class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
- getMemberDetails() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
-
returns the details of the member who caused this Signal to be generated returns a Map containing key-value pairs constituting data pertaining to the member's details
- getMemberDetails(String) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
returns the details pertaining to the given member.
- getMembers() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
-
returns a list of members that are currently alive in the group
- getMembers() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
- getMemberState() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- getMemberState(PeerID, long, long) - Method in class com.sun.enterprise.mgmt.HealthMonitor
- getMemberState(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- getMemberState(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getMemberState(String, long, long) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- getMemberState(String, long, long) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getMemberStateFromHeartBeat(PeerID, long) - Method in class com.sun.enterprise.mgmt.HealthMonitor
- getMemberStateViaLWR(PeerID, long) - Method in class com.sun.enterprise.mgmt.HealthMonitor
- getMemberToken() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
-
returns the identity token of the failed member
- getMemberToken() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
-
returns the identity token of the member that caused this signal to be generated.
- getMemberToken() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- getMemberToken() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
-
returns the identity token of the member that caused this signal to be generated.
- getMemberToken() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
-
returns the identity token of the member that caused this signal to be generated.
- getMemberToken() - Method in class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
- getMemberToken() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
- getMemberType() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getMemberType() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- getMemberType() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- getMemberType(GroupManagementService.MemberType) - Static method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- getMessage() - Method in class com.sun.enterprise.ee.cms.impl.base.MessagePacket
- getMessage() - Method in class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
-
Returns the message(payload) as a byte array.
- getMessage() - Method in class com.sun.enterprise.mgmt.transport.MessageEvent
-
Returns the message associated with the event
- getMessageElement(String) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Returns the value to which the specified key is mapped, or
nullif this message contains no mapping for the key - getMessageElement(String) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Returns the value to which the specified key is mapped, or
nullif this message contains no mapping for the key - getMessageElements() - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Returns a
Setelement view of the mappings contained in this message - getMessageElements() - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Returns a
Setelement view of the mappings contained in this message - getMessageSender(int) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- getMessageSender(int) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- getMessageSender(int) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Returns a
MessageSendercorresponding with transport type - getMonitorLogger() - Static method in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- getMsgSendStats(String) - Method in class com.sun.enterprise.mgmt.HealthMonitor
- getMulticastAddress() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- getMulticastMessageSender() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- getMulticastMessageSender() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- getMulticastMessageSender() - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Returns a
MulticastMessageSender - getMulticastPort() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- getName() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Gets the name attribute of the SystemAdvertisement object
- getName() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Gets the name attribute of the SystemAdvertisement object
- getNetPeerGroup() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Returns the netPeerGroup instance for this Cluster.
- getNetPeerGroup() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Gets the netPeerGroup instance.
- getNetworkInetAddress(NetworkInterface, boolean) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
-
Return a first
InetAddressof network interface But, if any network interfaces were not found locally,nullcould be returned. - getNetworkManager() - Method in class com.sun.enterprise.mgmt.ClusterManager
- getNetworkManager(String) - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Returns the NetworkManager instance
- getNetworkManagerProxy(String) - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
- getNodeState(PeerID, long, long) - Method in class com.sun.enterprise.mgmt.ClusterManager
- getNoMCastLogger() - Static method in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- getNumFailMsgSend() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getNumFailMsgSend() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getNumMsgsNoListener() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getNumMsgsNoListener() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getNumMsgsReceived() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getNumMsgsReceived() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getNumMsgsSent() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getNumMsgsSent() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getObjectFromByteArray(MessageElement) - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
- getOperation() - Method in class com.sun.enterprise.ee.cms.impl.common.DSCMessage
- getOSArch() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Gets the OSArch attribute of the SystemAdvertisement object
- getOSArch() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Gets the OSArch attribute of the SystemAdvertisement object
- getOSName() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Gets the OSName attribute of the SystemAdvertisement object
- getOSName() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Gets the OSName attribute of the SystemAdvertisement object
- getOSVersion() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Gets the OSVersion attribute of the SystemAdvertisement object
- getOSVersion() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Gets the OSVersion attribute of the SystemAdvertisement object
- getPeerGroupID(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Given a instance name, it returns a name encoded PeerID to for binding to specific instance.
- getPeerID() - Method in class com.sun.enterprise.mgmt.ClusterManager
- getPeerID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Gets this instance's PeerID
- getPeerID(String) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- getPeerID(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Given a instance name, it returns a name encoded PeerID to for binding to specific instance.
- getPeerID(String) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Returns the proper
PeerIDcorresponding with a given instance name - getPeerIDFromURI(String) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- getPeerNamesInView() - Method in class com.sun.enterprise.mgmt.ClusterView
-
Returns the list of peer names in the peer id sorted order from the cluster view
- getPingMessageLock(PeerID) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- getPipeAdvertisement(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Creates a JxtaBiDiPipe pipe advertisement with a SHA1 encoded instance name pipe ID.
- getPipeAdvertisement(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Creates a JxtaBiDiPipe pipe advertisement with a SHA1 encoded instance name pipe ID.
- getPipeID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Returns this instance name encoded PipeID.
- getPipeID(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Given a instance name, it returns a name encoded PipeID to for binding JxtaBiDiPipes.
- getPipeID(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Gets the pipeID attribute of the NetworkManager class.
- getPlainBuffer(ExpandableBufferWriterFactory) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Returns a
Bufferof this message - getPlainBuffer(ExpandableBufferWriterFactory) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
- getPlainByteBuffer() - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Returns a
ByteBufferof this message - getPlainByteBuffer() - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Returns a
ByteBufferof this message - getPlainBytes() - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Returns a byte array of this message
- getPlainBytes() - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Returns a byte array of this message
- getPreferIpv6Addresses() - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- getPreviousAliveAndReadyCoreView() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getPreviousAliveAndReadyView() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getPreviousAliveAndReadyView() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getPreviousView() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getPreviousView() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewWindow
- getPreviousView() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- getPreviousView() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- getPreviousView() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- getPreviousView() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
- getPreviousView() - Method in interface com.sun.enterprise.ee.cms.impl.common.ViewWindow
- getProductId() - Method in class com.sun.enterprise.ee.cms.logging.NiceLogFormatter
-
Sun One AppServer SE/EE can override to specify their product version
- getReceiveDuration() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getReceiveDuration() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getRejoinSubevent() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- getRejoinSubevent() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- getRouter() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
-
returns the router
- getRouter() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
-
returns the router
- getSendDuration() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getSendDuration() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getSendLogger() - Static method in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- getSendWriteTimeout() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- getSendWriteTimeouts() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- getSendWriteTimeouts() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- getSeqID() - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
- getSequenceID(Message) - Static method in class com.sun.enterprise.mgmt.LWRMulticast
-
returns the source peer id of a message
- getServerIdentityToken() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
-
returns the serverIdentityToken pertaining to the process that owns this GMS instance
- getServerIdentityToken() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
-
returns the serverIdentityToken pertaining to the process that owns this GMS instance
- getSessionQueryPipeID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Returns the SessionQeuryPipe ID.
- getSessionQueryPipeID() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Returns the SessionQeuryPipe ID.
- getShort() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative get method for reading a short value.
- getShort(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute get method for reading a short value.
- getShutdownHelper() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getShutdownHelper() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getSignal() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
- getSignalTime() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
- getSize() - Method in class com.sun.enterprise.mgmt.ClusterView
-
Gets the viewSize attribute of the ClusterView object
- getSocketAdvertisement(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Creates a JxtaSocket pipe advertisement with a SHA1 encoded instance name pipe ID.
- getSocketAdvertisement(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Creates a JxtaSocket pipe advertisement with a SHA1 encoded instance name pipe ID.
- getSocketID(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Given a instance name, it returns a name encoded PipeID to for binding JxtaSockets.
- getSocketID(String) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Gets the socketID attribute of the NetworkManager class.
- getSoTimeout() - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Gets the Timeout attribute of the LWRMulticast
- getSource(Message) - Static method in class com.sun.enterprise.mgmt.LWRMulticast
-
returns the source peer id of a message
- getSourcePeerID() - Method in class com.sun.enterprise.mgmt.transport.MessageEvent
-
Returns the source peer id from which this message is sent
- getSrcID() - Method in class com.sun.enterprise.mgmt.HealthMessage
-
gets the src id
- getSrcStartTime() - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
- getStartTime() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getStartTime() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- getStartTime() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
-
returns the start time of the member involved in this Signal.
- getStartTime() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getStartTime() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- getStartTime() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- getStartTime() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- getStartTime() - Method in class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
- getStartTime() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
- getStartTime(SystemAdvertisement) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- getStringProperty(String, String, Map) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- getStringType(int) - Static method in class com.sun.enterprise.mgmt.transport.MessageImpl
- getSuspectList() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getSuspectList() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- getSuspectList() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getSystemAdvertisement() - Method in class com.sun.enterprise.ee.cms.impl.base.EventPacket
- getSystemAdvertisement() - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Gets the systemAdvertisement attribute of the JXTAPlatform object
- getSystemAdvertisementForMember(PeerID) - Method in class com.sun.enterprise.mgmt.ClusterManager
- getTargetComponent() - Method in class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
-
Returns the target component in this member to which this message is addressed.
- getTargetPeerID() - Method in class com.sun.enterprise.mgmt.transport.MessageEvent
-
Returns the target peer id to which this message is sent
- getTcpPort() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- getType() - Method in class com.sun.enterprise.mgmt.ClusterManager
- getType() - Method in class com.sun.enterprise.mgmt.HealthMonitor
- getType() - Method in class com.sun.enterprise.mgmt.LWRMulticast
- getType() - Method in class com.sun.enterprise.mgmt.transport.grizzly.PingMessageListener
- getType() - Method in class com.sun.enterprise.mgmt.transport.grizzly.PongMessageListener
- getType() - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Returns the message's type i.g.
- getType() - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Returns the message's type i.g.
- getType() - Method in interface com.sun.enterprise.mgmt.transport.MessageListener
-
Returns the message type which
Messageis supporting i.g. - getUniqueID() - Method in class com.sun.enterprise.ee.cms.impl.base.PeerID
- getURIs() - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- getURIs() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- getValue() - Method in class com.sun.enterprise.ee.cms.impl.common.DSCMessage
- getVersion() - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Returns the message's version
- getVersion() - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Returns the message's version
- getView() - Method in class com.sun.enterprise.mgmt.ClusterView
-
Returns a sorted list containing the System Advertisements of peers in PeerId sorted order
- getViewCreationTime() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
- getViewDuration() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
- getViewId() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
- getViewSize() - Method in class com.sun.enterprise.mgmt.ClusterViewManager
-
Gets the viewSize attribute of the ClusterViewManager object
- getViewWindow() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- getViewWindow() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- getVirtualPeerIDList(String) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- getVirtualPeerIDSet() - Method in class com.sun.enterprise.mgmt.transport.VirtualMulticastSender
- GMS_LOGGER - Static variable in class com.sun.enterprise.ee.cms.logging.GMSLogDomain
- GMSConfigConstants - Class in com.sun.enterprise.ee.cms.impl.common
-
Configuration constants used to denote keys for configuration elements.
- GMSConfigConstants() - Constructor for class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
- GMSContext - Interface in com.sun.enterprise.ee.cms.impl.common
-
Provides contextual information about all useful GMS artifacts.
- GMSContextBase - Class in com.sun.enterprise.ee.cms.impl.common
- GMSContextBase(String, String, GroupManagementService.MemberType) - Constructor for class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- GMSContextFactory - Class in com.sun.enterprise.ee.cms.impl.common
-
Produces and retains the GMSContext for the lifetime of the GMS instance
- GMSContextImpl - Class in com.sun.enterprise.ee.cms.impl.base
- GMSContextImpl(String, String, GroupManagementService.MemberType, Properties) - Constructor for class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- GMSLogDomain - Class in com.sun.enterprise.ee.cms.logging
-
GMS logger that abstracts out application specific loggers.
- gmsMember - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- gmsMemberType - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- GMSMonitor - Class in com.sun.enterprise.ee.cms.impl.common
-
Lightweight monitoring solution.
- GMSMonitor(String, String, Properties) - Constructor for class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- GMSMonitor.GMSMessageStatsMBean - Interface in com.sun.enterprise.ee.cms.impl.common
- GMSMonitor.MessageStats - Class in com.sun.enterprise.ee.cms.impl.common
- GMSMonitor.Report - Class in com.sun.enterprise.ee.cms.impl.common
- GMSThreadFactory - Class in com.sun.enterprise.ee.cms.impl.base
-
Enable thread configuration of GMS threads in thread pools.
- GMSThreadFactory(String) - Constructor for class com.sun.enterprise.ee.cms.impl.base.GMSThreadFactory
- GMSThreadFactory(String, boolean) - Constructor for class com.sun.enterprise.ee.cms.impl.base.GMSThreadFactory
- Grizzly2ExpandableBufferWriter - Class in com.sun.enterprise.mgmt.transport.grizzly.grizzly2
-
Grizzly 2.0 based expandable Buffer writer.
- GrizzlyConfigConstants - Enum in com.sun.enterprise.mgmt.transport.grizzly
-
Specifies constants that are allowed to be used as keys for configuration elements that are sought to be set or retrieved for/from Grizzly platform configuration
- GrizzlyNetworkManager - Class in com.sun.enterprise.mgmt.transport.grizzly
- GrizzlyNetworkManager() - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- GrizzlyNetworkManager2 - Class in com.sun.enterprise.mgmt.transport.grizzly.grizzly2
- GrizzlyNetworkManager2() - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- GrizzlyPeerID - Class in com.sun.enterprise.mgmt.transport.grizzly
- GrizzlyPeerID(String, int, String, int) - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- GrizzlyTCPMessageSender - Class in com.sun.enterprise.mgmt.transport.grizzly.grizzly2
- GrizzlyTCPMessageSender(TCPNIOTransport, ConnectionCache, PeerID<GrizzlyPeerID>, long) - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyTCPMessageSender
- GrizzlyUtil - Class in com.sun.enterprise.mgmt.transport.grizzly
- GROUP_NAME - com.sun.enterprise.ee.cms.impl.base.CustomTagNames
- GroupCommunicationProviderImpl - Class in com.sun.enterprise.ee.cms.impl.base
-
Implements the GroupCommunicationProvider interface to plug in JxtaClusterManagement layer as a Group Communication Provider for GMS.
- GroupCommunicationProviderImpl(String) - Constructor for class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- GroupHandleImpl - Class in com.sun.enterprise.ee.cms.impl.base
-
Implementation of GroupHandle interface.
- GroupHandleImpl(String, String) - Constructor for class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- GroupLeadershipNotificationActionFactoryImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference Implementation of GroupLeadershipNotificationActionFactory
- GroupLeadershipNotificationActionFactoryImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.GroupLeadershipNotificationActionFactoryImpl
- GroupLeadershipNotificationActionImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference Implementation of GroupLeadershipNotificationAction
- GroupLeadershipNotificationActionImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.GroupLeadershipNotificationActionImpl
- GroupLeadershipNotificationSignalImpl - Class in com.sun.enterprise.ee.cms.impl.common
-
Implements GroupLeadershipNotificationSignal
- GroupLeadershipNotificationSignalImpl(String, List<GMSMember>, List<GMSMember>, List<String>, List<String>, String, long) - Constructor for class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- GroupManagementServiceImpl - Class in com.sun.enterprise.ee.cms.impl.common
- GroupManagementServiceImpl() - Constructor for class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- GroupManagementServiceImpl(String, String, GroupManagementService.MemberType, Properties) - Constructor for class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Creates a GMSContext instance with the given paramters.
- groupName - Variable in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- groupName - Variable in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
- groupName - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- groupName - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- groupName - Variable in class com.sun.enterprise.ee.cms.impl.common.Router
- groupName - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- groupStartup(GMSConstants.groupStartupState, List<String>) - Method in class com.sun.enterprise.mgmt.ClusterManager
H
- handleClusterMessage(SystemAdvertisement, Object) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- handleClusterMessage(SystemAdvertisement, Object) - Method in interface com.sun.enterprise.mgmt.ClusterMessageListener
-
Called when a message is received from another member.
- handleRead(FilterChainContext) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.MessageDispatcherFilter
- handleRead(FilterChainContext) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.MessageFilter
- handleWrite(FilterChainContext) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.MessageFilter
- hashCode() - Method in class com.sun.enterprise.ee.cms.impl.base.PeerID
- hashCode() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- hashCode() - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
- hashCode() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- hasRemaining() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Tells whether there are any elements between the current position and the limit.
- HEADER_LENGTH - Static variable in class com.sun.enterprise.mgmt.transport.MessageImpl
- HEALTHM - Static variable in class com.sun.enterprise.mgmt.HealthMonitor
- HealthMessage - Class in com.sun.enterprise.mgmt
-
This class contains health states of members
HealthMonitoruses this messages to check the member's health. - HealthMessage() - Constructor for class com.sun.enterprise.mgmt.HealthMessage
-
Default Constructor
- HealthMessage.Entry - Class in com.sun.enterprise.mgmt
-
Entries class
- HealthMonitor - Class in com.sun.enterprise.mgmt
-
HealthMonitor utilizes MasterNode to determine self designation.
- HealthMonitor(ClusterManager, long, int, long, long, int) - Constructor for class com.sun.enterprise.mgmt.HealthMonitor
-
Constructor for the HealthMonitor object
- HealthMonitor.PeerMachineConnectionResult - Class in com.sun.enterprise.mgmt
-
This method is for designating myself in network isolation if my network interface is not up.
- HELP_OPTION - Static variable in class com.sun.enterprise.gms.tools.MulticastTester
- HIGH_WATER_MARK - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- highWaterMark - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- host - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- host - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- HOSTSELECT - com.sun.enterprise.ee.cms.impl.common.RecoveryTargetSelector.RecoverySelectorMode
- HTTPADDRESS - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- HTTPPORT - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- hwarchTag - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- hwvendorTag - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
I
- idTag - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- IN_DOUBT_EVENT - com.sun.enterprise.mgmt.ClusterViewEvents
- incrementNumFailMsgSend() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- incrementNumFailMsgSend() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- incrementNumMsgsNoHandler() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- incrementNumMsgsNoHandler() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- incrementNumMsgsReceived() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- incrementNumMsgsReceived() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- incrementNumMsgsSent() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- incrementNumMsgsSent() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- incrementSendWriteTimeout() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- incrementSendWriteTimeout() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- indexOf(PeerID) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
-
the index of id this view, or -1 if this view does not contain this element.
- initialize(int, Map<String, Serializable>) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Initializes this message with initial type and key-value pair's map
- initialize(int, Map<String, Serializable>) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Initializes this message with initial type and key-value pair's map
- initialize(String, String, GroupManagementService.MemberType, Properties) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- initialize(String, String, Map) - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
- initialize(String, String, Map) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- initialize(String, String, Map) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- initialize(String, String, Map) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
NetworkManager provides a simple interface to configuring and managing the lifecycle of the JXTA platform.
- initialize(String, String, Map) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Initializes this network manager with given params and properties
- initializeGroupCommunicationProvider(String, String, Map<String, String>, Map) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
-
Initializes the Group Communication Service Provider with the requisite values of group identity, member(self) identity, and a Map containing recognized and valid configuration properties that can be set/overriden by the employing application.
- instanceName - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- instanceName - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- interrupt() - Method in class com.sun.enterprise.gms.tools.MultiCastReceiverThread
- ipTag - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- IPV4ANYADDRESS - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- IPV4LOOPBACK - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- IPV6ANYADDRESS - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- IPV6LOOPBACK - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- IS_BOOTSTRAPPING_NODE - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- isBindAddressValid(String) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- isBound() - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Returns the binding state of the LWRMulticast.
- isClosed() - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Returns the closed state of the LWRMulticast.
- isConnected(PeerID) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- isConnected(PeerID) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- isConnected(PeerID) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Check whether the suspicious peer is alive or not This API is mainly used in
HealthMonitorin order to determine the failure member - isConnected(HealthMessage.Entry) - Method in class com.sun.enterprise.mgmt.HealthMonitor
- isConnectionUp - Variable in class com.sun.enterprise.mgmt.HealthMonitor.PeerMachineConnectionResult
- isConnectionUp() - Method in class com.sun.enterprise.mgmt.HealthMonitor.PeerMachineConnectionResult
- isCoordinator() - Method in class com.sun.enterprise.ee.cms.impl.common.DSCMessage
- isCoordinator() - Method in interface com.sun.enterprise.ee.cms.impl.common.ViewWindow
- isDiscoveryInProgress() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- isDiscoveryInProgress() - Method in class com.sun.enterprise.mgmt.ClusterManager
- isFailureNotificationAFRegistered() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- isFailureRecoveryAFRegistered() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- isFailureSuspectedAFRegistered() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- isFenced(String, String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
-
Provides the status of a member component's fence, if any.
- isFirst() - Method in class com.sun.enterprise.mgmt.ClusterViewManager
-
Determines whether this node is at the top of the list
- isFirst(SystemAdvertisement) - Method in class com.sun.enterprise.mgmt.ClusterView
-
Determines whether this node is at the top of the list
- isFirstSyncDone() - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- isFromSameMember(HealthMessage.Entry) - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
-
Since MasterNode reports on other peers that they are DEAD or INDOUBT, be sure not to compare sequence ids between a peer and a MasterNode health message report on that peer.
- isFromSameMemberStartup(HealthMessage.Entry) - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
-
Detect when one hm is from a failed member and the new hm is from the restart of that member.
- isGroupBeingShutdown() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- isGroupBeingShutdown(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- isGroupBeingShutdown(String) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- isGroupBeingShutdown(String) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Deprecated.
- isGroupBeingShutdown(String) - Method in class com.sun.enterprise.ee.cms.impl.common.ShutdownHelper
- isGroupLeader() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- isGroupLeader() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- isGroupLeadershipNotificationAFRegistered() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- isGroupStartup() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- isGroupStartup() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- isGroupStartup() - Method in class com.sun.enterprise.mgmt.ClusterManager
- isGroupStartupComplete() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- isGroupStartupComplete() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- isJoinedAndReadyNotificationAFRegistered() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- isJoinNotificationAFRegistered() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- isLeavingMessage(MessageEvent) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- isLoopbackNetworkInterface(NetworkInterface) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- isMaster() - Method in class com.sun.enterprise.mgmt.ClusterManager
- isMaster() - Method in class com.sun.enterprise.mgmt.ClusterViewManager
-
Determines whether this node is the Master
- isMemberAlive(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- isMemberBeingShutdown(String) - Method in class com.sun.enterprise.ee.cms.impl.common.ShutdownHelper
- isMessageAFRegistered() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- isPlannedShutdownAFRegistered() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- isShuttingDown() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- isShuttingDown() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
-
Return
trueif shutting down - isStarted() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerProxy
-
Gets the running attribute of the NetworkManager class
- isState(int) - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
- isSupportNIOMulticast() - Static method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyUtil
- isSuspected(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- isSuspected(String) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- isUp(NetworkInterface) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- isWatchdog() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- isWatchdog() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- isWatchdog() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- isWatchdog() - Method in class com.sun.enterprise.mgmt.ClusterManager
- isWatchDog(SystemAdvertisement) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
J
- join() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- join() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
-
Joins the group using semantics specified by the underlying GCP system
- join() - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- join() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- JOINED_AND_READY_EVENT - com.sun.enterprise.mgmt.ClusterViewEvents
- JoinedAndReadyNotificationActionFactoryImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference Implementation of JoinedAndReadyNotificationActionFactory
- JoinedAndReadyNotificationActionFactoryImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.JoinedAndReadyNotificationActionFactoryImpl
- JoinedAndReadyNotificationActionImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference Implementation of JoinedAndReadyNotificationAction
- JoinedAndReadyNotificationActionImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.JoinedAndReadyNotificationActionImpl
- JoinedAndReadyNotificationSignalImpl - Class in com.sun.enterprise.ee.cms.impl.common
-
Implements JoinedAndReadyNotificationSignal
- JoinedAndReadyNotificationSignalImpl(String, List<String>, List<String>, String, long, GMSConstants.startupType, RejoinSubevent) - Constructor for class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- joinGroup(ClusterManager, MessageListener) - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
joins MutlicastSocket to specified pipe within the context of group
- JoinNotificationActionFactoryImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference Implementation of JoinNotificationActionFactory
- JoinNotificationActionFactoryImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.JoinNotificationActionFactoryImpl
- JoinNotificationActionImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference Implementation of JoinNotificationAction
- JoinNotificationActionImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.JoinNotificationActionImpl
- JoinNotificationSignalImpl - Class in com.sun.enterprise.ee.cms.impl.common
-
Implementation of JoinNotificationSignal
- JoinNotificationSignalImpl(String, List<String>, List<String>, String, long, GMSConstants.startupType, RejoinSubevent) - Constructor for class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- JxtaConfigConstants - Enum in com.sun.enterprise.mgmt.transport.jxta
-
Specifies constants that are allowed to be used as keys for configuration elements that are sought to be set or retrieved for/from Jxta platform configuration
- JXTAHOME - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- JxtaNetworkManager - Class in com.sun.enterprise.mgmt.transport.jxta
-
NetworkManager wraps the JXTA plaform lifecycle into a single object.
- JxtaNetworkManager() - Constructor for class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- JxtaNetworkManagerProxy - Class in com.sun.enterprise.mgmt.transport.jxta
-
Provides a facade over the NetworkManager in order to facilitate apps that require direct access to JXTA artifacts such as pipe advertisements, etc.
- JxtaNetworkManagerRegistry - Class in com.sun.enterprise.mgmt.transport.jxta
-
This is a registry that holds the network manager instances based on group name.
- JxtaPipeManager - Class in com.sun.enterprise.mgmt.transport.jxta
-
This class manages Jxta's InputPipe and OutputPipe and sends Jxta's message through JxtaUtility This stores and caches Jxta's OutputPipe according to Jxta's PeerID
- JxtaPipeManager(JxtaNetworkManager, PipeService, PipeAdvertisement, PipeMsgListener) - Constructor for class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManager
- JxtaPipeManagerWrapper - Class in com.sun.enterprise.mgmt.transport.jxta
-
This class wraps
JxtaPipeManagerand extendsAbstractMultiMessageSenderwhich supports bothMulticastMessageSenderandMessageSendertransport layer This stores and cachesJxtaPipeManageraccording toMessage's type This implements Jxta's PipeMsgListener, receives Jxta's PipeMsgEvent, parses Jxta's message, converts it intoMessageand forwards it toNetworkManager - JxtaPipeManagerWrapper(JxtaNetworkManager, PeerID<PeerID>) - Constructor for class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManagerWrapper
- JxtaUtil - Class in com.sun.enterprise.mgmt.transport.jxta
-
Utility class that can be used by any calling code to do common routines
K
- KEEP_ALIVE_TIME - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
L
- leave(boolean) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
-
Leaves the group as a result of a planned administrative action to shutdown.
- leave(GMSConstants.shutdownType) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- leave(GMSConstants.shutdownType) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- limit() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Returns this buffer's limit.
- limit(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Sets this buffer's limit.
- localConfigure(Map) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- localPeerID - Variable in class com.sun.enterprise.mgmt.transport.AbstractMessageSender
-
Represents local
PeerID. - localPeerID - Variable in class com.sun.enterprise.mgmt.transport.AbstractMulticastMessageSender
-
Represents local
PeerID. - localPeerID - Variable in class com.sun.enterprise.mgmt.transport.AbstractMultiMessageSender
-
Represents local
PeerID. - localPeerID - Variable in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
Represents local
PeerID. - LOG - Static variable in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewWindow
- LOG - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- logger - Static variable in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- logger - Static variable in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
- logger - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- logger - Static variable in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- logger - Static variable in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
- logger - Static variable in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- logger - Static variable in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
- LOOPBACK - com.sun.enterprise.mgmt.ConfigConstants
- LOOPBACK - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
-
Constant which works as the IP "Local Loopback" value;
- LOOPBACKV4 - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- LOOPBACKV6 - Static variable in class com.sun.enterprise.mgmt.transport.NetworkUtility
- lowerFence(String, String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
-
Enables the caller to lower a logical fence that was earlier raised on a target member component.
- LWRMulticast - Class in com.sun.enterprise.mgmt
-
The LWRMulticast class is useful for sending and receiving JXTA multicast messages.
- LWRMulticast(ClusterManager, MessageListener) - Constructor for class com.sun.enterprise.mgmt.LWRMulticast
-
Create a multicast channel bind it to a specific pipe within specified peer group
M
- main(String[]) - Static method in class com.sun.enterprise.gms.tools.MulticastTester
- main(String[]) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- mark() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Sets this buffer's mark at its position.
- MASTER_CHANGE_EVENT - com.sun.enterprise.mgmt.ClusterViewEvents
- masterViewId - Variable in class com.sun.enterprise.mgmt.ClusterView
- MAX_PARALLEL - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- MAX_POOLSIZE - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- MAX_SEND_RETRIES - Static variable in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
- MAX_WRITE_SELECTOR_POOL_SIZE - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- maxParallelSendConnections - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- mbs - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- MEMBER_DETAILS - Static variable in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- MEMBER_DETAILS - Static variable in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
- MEMBER_TYPE - com.sun.enterprise.ee.cms.impl.base.CustomTagNames
- memberType - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- MERGE_MAX_INTERVAL - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
- MERGE_MIN_INTERVAL - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
- Message - Interface in com.sun.enterprise.mgmt.transport
-
This represents internal message interface which is sent and received on the top of Shoal management module Currently, six message types exist.
- MESSAGE_CONNECTION_TAG - Static variable in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- MessageActionFactoryImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference implementation of MessageActionFactory interface.
- MessageActionFactoryImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.MessageActionFactoryImpl
- MessageActionImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference implementation of MessageAction interface.
- MessageActionImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.MessageActionImpl
- MessageDispatcherFilter - Class in com.sun.enterprise.mgmt.transport.grizzly.grizzly2
-
Message dispatcher Filter.
- MessageDispatcherFilter(GrizzlyNetworkManager2) - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.MessageDispatcherFilter
- MessageEvent - Class in com.sun.enterprise.mgmt.transport
-
This class represents a received message event Management modules will use this message event in order to process a received network packet internally
- MessageEvent(Object, Message, PeerID, PeerID) - Constructor for class com.sun.enterprise.mgmt.transport.MessageEvent
-
Creates a new event
- MessageFilter - Class in com.sun.enterprise.mgmt.transport.grizzly.grizzly2
-
Filter, responsible for
BuffertoMessagetransformation. - MessageFilter() - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.MessageFilter
- MessageImpl - Class in com.sun.enterprise.mgmt.transport
-
This is a default
Message's implementation The byte array or ByteBuffer which represent this message's low level data will be cached if this message is not modified Here are this message's structure ---- [packet] magic(4) + version(4) + type(4) + messages_length(4) + messages(message_length) [messages] message_count(4) + message_key1 + message_value1 + message_key2 + message_value2 + ...(message_count) ---- - MessageImpl() - Constructor for class com.sun.enterprise.mgmt.transport.MessageImpl
- MessageImpl(int) - Constructor for class com.sun.enterprise.mgmt.transport.MessageImpl
- MessageImpl(int, Map<String, Serializable>) - Constructor for class com.sun.enterprise.mgmt.transport.MessageImpl
- MessageIOException - Exception in com.sun.enterprise.mgmt.transport
-
IOException which related to parsing
Message - MessageIOException(String) - Constructor for exception com.sun.enterprise.mgmt.transport.MessageIOException
- MessageIOException(String, Throwable) - Constructor for exception com.sun.enterprise.mgmt.transport.MessageIOException
- MessageIOException(Throwable) - Constructor for exception com.sun.enterprise.mgmt.transport.MessageIOException
- MessageListener - Interface in com.sun.enterprise.mgmt.transport
-
Message listener interface For receiving and processing inbound messages, this listener should be registered on
NetworkManagerwith corresponding to the appropriate message type i.g. - MessagePacket - Class in com.sun.enterprise.ee.cms.impl.base
- MessagePacket(SystemAdvertisement, Object) - Constructor for class com.sun.enterprise.ee.cms.impl.base.MessagePacket
- MessageSender - Interface in com.sun.enterprise.mgmt.transport
-
This interface is for sending a
Messageto the specific destination This interface can be implemented for only TCP or only UDP or both TCP and UDP transport layer - MessageSignalImpl - Class in com.sun.enterprise.ee.cms.impl.common
-
Implements MessageSignal and provides methods to access message sent by a remote member.
- MessageSignalImpl(byte[], String, String, String, long) - Constructor for class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
- MessageStats(String, GMSMonitor) - Constructor for class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- MessageWindow - Class in com.sun.enterprise.ee.cms.impl.base
-
Handles messages from the message queue and dispatches them to the interested parties.
- MessageWindow(String, ArrayBlockingQueue<MessagePacket>) - Constructor for class com.sun.enterprise.ee.cms.impl.base.MessageWindow
- monitorDoSend(GMSMessage, long, boolean, Exception) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- msgListener - Variable in class com.sun.enterprise.mgmt.LWRMulticast
-
The application message listener
- MULTICAST_ADDRESS - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
- MULTICAST_PACKET_SIZE - com.sun.enterprise.mgmt.ConfigConstants
- MULTICAST_POOLSIZE - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- MULTICAST_PORT - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
- MULTICAST_TIME_TO_LIVE - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- multicastAddress - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- multicastAddress - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- MULTICASTADDRESS - com.sun.enterprise.mgmt.ConfigConstants
- MulticastMessageSender - Interface in com.sun.enterprise.mgmt.transport
-
This interface is for broadcasting or multicasting a
Messageto all members - multicastPacketSize - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- multicastPort - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- multicastPort - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- MULTICASTPORT - com.sun.enterprise.mgmt.ConfigConstants
- MultiCastReceiverThread - Class in com.sun.enterprise.gms.tools
-
Used to listen for multicast messages.
- MultiCastReceiverThread(int, String, boolean, String) - Constructor for class com.sun.enterprise.gms.tools.MultiCastReceiverThread
- multicastSender - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- MulticastSenderThread - Class in com.sun.enterprise.gms.tools
-
Used to periodically send multicast messages.
- MulticastSenderThread(int, String, String, int, long, boolean, String) - Constructor for class com.sun.enterprise.gms.tools.MulticastSenderThread
- MulticastTester - Class in com.sun.enterprise.gms.tools
-
Collects user parameters and starts/stops the sender and receiver threads.
- MulticastTester() - Constructor for class com.sun.enterprise.gms.tools.MulticastTester
- multicastTimeToLive - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
N
- nameTag - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- networkInterfaceName - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- NetworkManager - Interface in com.sun.enterprise.mgmt.transport
-
This interface has common APIs for network managements According to a kind of transport layers, this interface will be implemented adequately.
- NetworkUtility - Class in com.sun.enterprise.mgmt.transport
-
Utility class that can be used by any calling code to do common routines about Network I/O
- NetworkUtility() - Constructor for class com.sun.enterprise.mgmt.transport.NetworkUtility
- newThread(Runnable) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSThreadFactory
- NiceLogFormatter - Class in com.sun.enterprise.ee.cms.logging
-
NiceLogFormatter conforms to the logging format defined by the Log Working Group in Java Webservices Org.
- NiceLogFormatter() - Constructor for class com.sun.enterprise.ee.cms.logging.NiceLogFormatter
- NO_LONGER_INDOUBT_EVENT - com.sun.enterprise.mgmt.ClusterViewEvents
- NO_SUCH_TIME - Static variable in class com.sun.enterprise.ee.cms.impl.base.Utility
- nomcastLogger - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- notifyNewMaster() - Method in class com.sun.enterprise.mgmt.ClusterManager
- NULL_PEER_ID - Static variable in class com.sun.enterprise.ee.cms.impl.base.PeerID
- NUMBER_TO_RECLAIM - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- numberToReclaim - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
O
- offer(Connection) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.ConnectionCache
- OSarchTag - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- OSNameTag - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- OSVersionTag - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- outstandingFailureToVerify - Variable in class com.sun.enterprise.mgmt.HealthMonitor
- outstandingNotifications() - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- outstandingNotifications() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
P
- parseHeader(byte[], int) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Parses the message's header from given byte array
- parseHeader(byte[], int) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Parses the message's header from given byte array
- parseHeader(Buffer, int) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Parses the message's header from given ByteBuffer
- parseHeader(Buffer, int) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Parses the message's header from given ByteBuffer
- parseMessage(byte[], int, int) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Parses the message's body from given byte array
- parseMessage(byte[], int, int) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Parses the message's body from given byte array
- parseMessage(Buffer, int, int) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Parses the message's body from given ByteBuffer
- parseMessage(Buffer, int, int) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Parses the message's body from given ByteBuffer
- PASSWORD - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- PEER_STOP_EVENT - com.sun.enterprise.mgmt.ClusterViewEvents
- PeerID<T extends java.io.Serializable> - Class in com.sun.enterprise.ee.cms.impl.base
-
This class is representative of the identifier of a member
uniqueIDis used in order to identify a unique member. - PeerID(T, String, String) - Constructor for class com.sun.enterprise.ee.cms.impl.base.PeerID
- peerIDMap - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- PEERSTOPPING - Static variable in class com.sun.enterprise.mgmt.HealthMonitor
- PING_TIMEOUT - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
- PingMessageListener - Class in com.sun.enterprise.mgmt.transport.grizzly
- PingMessageListener() - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.PingMessageListener
- pingMessageLockMap - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- pipeMsgEvent(PipeMsgEvent) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManagerWrapper
- PlannedShutdownActionFactoryImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference implementation of PlannedShutdownActionFactory.
- PlannedShutdownActionFactoryImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.PlannedShutdownActionFactoryImpl
- PlannedShutdownActionImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Reference Implementation of PlannedShutdownAction
- PlannedShutdownActionImpl(CallBack) - Constructor for class com.sun.enterprise.ee.cms.impl.client.PlannedShutdownActionImpl
- PlannedShutdownSignalImpl - Class in com.sun.enterprise.ee.cms.impl.common
-
Implementation of PlannedShutdownSignal.
- PlannedShutdownSignalImpl(String, String, long, GMSConstants.shutdownType) - Constructor for class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
- poll(SocketAddress, SocketAddress) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.ConnectionCache
- PongMessageListener - Class in com.sun.enterprise.mgmt.transport.grizzly
- PongMessageListener() - Constructor for class com.sun.enterprise.mgmt.transport.grizzly.PongMessageListener
- POOL_QUEUE_SIZE - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- PORT_OPTION - Static variable in class com.sun.enterprise.gms.tools.MulticastTester
- position() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Returns this buffer's position.
- position() - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
- position() - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.Grizzly2ExpandableBufferWriter
- position(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Sets this buffer's position.
- position(int) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
- position(int) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.Grizzly2ExpandableBufferWriter
- PRINCIPAL - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- printMessageStats(Message, boolean) - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
-
Prints message element names and content and some stats
- processExpired() - Method in class com.sun.enterprise.mgmt.ReliableMulticast
- processNotification(Signal) - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewWindow
- produceAction() - Method in class com.sun.enterprise.ee.cms.impl.client.FailureNotificationActionFactoryImpl
-
Produces an Action instance.
- produceAction() - Method in class com.sun.enterprise.ee.cms.impl.client.FailureRecoveryActionFactoryImpl
-
Produces an Action instance.
- produceAction() - Method in class com.sun.enterprise.ee.cms.impl.client.FailureSuspectedActionFactoryImpl
-
Produces an Action instance.
- produceAction() - Method in class com.sun.enterprise.ee.cms.impl.client.GroupLeadershipNotificationActionFactoryImpl
-
Produces an Action instance.
- produceAction() - Method in class com.sun.enterprise.ee.cms.impl.client.JoinedAndReadyNotificationActionFactoryImpl
-
Produces an Action instance.
- produceAction() - Method in class com.sun.enterprise.ee.cms.impl.client.JoinNotificationActionFactoryImpl
-
Produces an Action instance.
- produceAction() - Method in class com.sun.enterprise.ee.cms.impl.client.MessageActionFactoryImpl
-
Produces an Action instance.
- produceAction() - Method in class com.sun.enterprise.ee.cms.impl.client.PlannedShutdownActionFactoryImpl
-
Produces an instance of PlannedShutdownAction.
- put(byte) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative put method (optional operation).
- put(byte) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative put method (optional operation).
- put(byte[]) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative bulk put method (optional operation).
- put(byte[]) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative bulk put method (optional operation).
- put(byte[], int, int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative bulk put method (optional operation).
- put(byte[], int, int) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative bulk put method (optional operation).
- put(byte[], int, int, ByteBuffer) - Static method in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
- put(int, byte) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute put method (optional operation).
- put(int, byte) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Absolute put method (optional operation).
- put(String, SortedSet<String>) - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewWindow
- put(ByteBuffer, int, int, ByteBuffer) - Static method in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
- putChar(char) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative put method for writing a char value (optional operation).
- putChar(char) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative put method for writing a char value (optional operation).
- putChar(int, char) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute put method for writing a char value (optional operation).
- putChar(int, char) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Absolute put method for writing a char value (optional operation).
- putDouble(double) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative put method for writing a double value (optional operation).
- putDouble(double) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative put method for writing a double value (optional operation).
- putDouble(int, double) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute put method for writing a double value (optional operation).
- putDouble(int, double) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Absolute put method for writing a double value (optional operation).
- putFloat(float) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative put method for writing a float value (optional operation).
- putFloat(float) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative put method for writing a float value (optional operation).
- putFloat(int, float) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute put method for writing a float value (optional operation).
- putFloat(int, float) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Absolute put method for writing a float value (optional operation).
- putInt(int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative put method for writing an int value (optional operation).
- putInt(int) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative put method for writing an int value (optional operation).
- putInt(int, int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute put method for writing an int value (optional operation).
- putInt(int, int) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Absolute put method for writing an int value (optional operation).
- putLong(int, long) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute put method for writing a long value (optional operation).
- putLong(int, long) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Absolute put method for writing a long value (optional operation).
- putLong(long) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative put method for writing a long value (optional operation).
- putLong(long) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative put method for writing a long value (optional operation).
- putShort(int, short) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Absolute put method for writing a short value (optional operation).
- putShort(int, short) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Absolute put method for writing a short value (optional operation).
- putShort(short) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Relative put method for writing a short value (optional operation).
- putShort(short) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
-
Relative put method for writing a short value (optional operation).
Q
- queueSignal(SignalPacket) - Method in class com.sun.enterprise.ee.cms.impl.common.Router
-
Adds a single signal to the queue.
- queueSignals(SignalPacket) - Method in class com.sun.enterprise.ee.cms.impl.common.Router
-
Queues signals.
R
- raiseFence(String, String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
-
Enables the caller to raise a logical fence on a specified target member token's component.
- read() - Method in class com.sun.enterprise.mgmt.transport.buffers.BufferInputStream
- read(byte[], int, int) - Method in class com.sun.enterprise.mgmt.transport.buffers.BufferInputStream
- receiveMessage(Message, Map) - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
Processes a received
MessageIn this process, inboundMessagewill be wrapped intoMessageEventand be delivered to registeredMessageListenerwith corresponding to the message type - receiveMessage(Message, Map) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Processes a received
MessageIn this process, inboundMessagewill be wrapped intoMessageEventand be delivered to registeredMessageListenerwith corresponding to the message type - receiveMessageEvent(MessageEvent) - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Processing a
MessageEvent - receiveMessageEvent(MessageEvent) - Method in class com.sun.enterprise.mgmt.HealthMonitor
-
Processing a
MessageEvent - receiveMessageEvent(MessageEvent) - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Processing a
MessageEvent - receiveMessageEvent(MessageEvent) - Method in class com.sun.enterprise.mgmt.transport.grizzly.PingMessageListener
- receiveMessageEvent(MessageEvent) - Method in class com.sun.enterprise.mgmt.transport.grizzly.PongMessageListener
- receiveMessageEvent(MessageEvent) - Method in interface com.sun.enterprise.mgmt.transport.MessageListener
-
Processing a
MessageEvent - RecoverySelectorMode - Class in com.sun.enterprise.ee.cms.impl.common
- RecoveryTargetSelector - Class in com.sun.enterprise.ee.cms.impl.common
-
Uses a specified algorithm to determine a member that will be selected to handle recovery operations on failure of a member.
- RecoveryTargetSelector.RecoverySelectorMode - Enum in com.sun.enterprise.ee.cms.impl.common
- register() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- RejoinSubeventImpl - Class in com.sun.enterprise.ee.cms.impl.client
-
Implementation of rejoin subevent that captures the time that a previously failed instance had joined the cluster.
- RejoinSubeventImpl(long) - Constructor for class com.sun.enterprise.ee.cms.impl.client.RejoinSubeventImpl
- release() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
-
Signal is released after processing of the signal to bring the group resources to a state of availability
- release() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureRecoverySignalImpl
-
Must be called by client after recovery operation is complete to bring the group state up-to-date on this recovery operation.
- release() - Method in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
-
Signal is released after processing of the signal to bring the group resources to a state of availability Signal should be madatorily released after recovery process is completed.
- release() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupLeadershipNotificationSignalImpl
- release() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinedAndReadyNotificationSignalImpl
-
Signal is released after processing of the signal to bring the group resources to a state of availability
- release() - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
-
Signal is released after processing of the signal to bring the group resources to a state of availability
- release() - Method in class com.sun.enterprise.ee.cms.impl.common.MessageSignalImpl
-
Signal is released after processing of the signal to bring the group resources to a state of availability
- release() - Method in class com.sun.enterprise.ee.cms.impl.common.PlannedShutdownSignalImpl
-
Signal is released after processing of the signal to bring the group resources to a state of availability
- ReliableMulticast - Class in com.sun.enterprise.mgmt
- ReliableMulticast(long) - Constructor for class com.sun.enterprise.mgmt.ReliableMulticast
- ReliableMulticast(ClusterManager) - Constructor for class com.sun.enterprise.mgmt.ReliableMulticast
- remaining() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Returns the number of elements between the current position and the limit.
- remove(HealthMessage.Entry) - Method in class com.sun.enterprise.mgmt.HealthMessage
- remove(String) - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManagerRegistry
-
removes the NetworkManagerProxy instance from the registry.
- REMOVE - com.sun.enterprise.ee.cms.impl.common.DSCMessage.OPERATION
- removeActionFactory(FailureNotificationActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Removes a FailureNotificationActionFactory instance To remove a MessageActionFactory for a specific component, use the method: removeActionFactory(String componentName);
- removeActionFactory(GroupLeadershipNotificationActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- removeActionFactory(JoinedAndReadyNotificationActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Removes a JoinedAndReadyNotificationActionFactory instance To remove a MessageActionFactory for a specific component, use the method: removeActionFactory(String componentName);
- removeActionFactory(JoinNotificationActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Removes a JoinNotificationActionFactory instance To remove a MessageActionFactory for a specific component, use the method: removeActionFactory(String componentName);
- removeActionFactory(PlannedShutdownActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Removes a PlannedShutdownActionFactory instance To remove a MessageActionFactory for a specific component, use the method: removeActionFactory(String componentName);
- removeAll() - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
-
Empties the DistributedStateCache.
- REMOVEALL - com.sun.enterprise.ee.cms.impl.common.DSCMessage.OPERATION
- removeAllForMember(String) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- removeClusterViewEventListener(ClusterMessageListener) - Method in class com.sun.enterprise.mgmt.ClusterManager
- removeClusterViewEventListener(ClusterViewEventListener) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- removeFailureRecoveryActionFactory(String) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Removes a FailureRecoveryActionFactory instance To remove a MessageActionFactory for a specific component, use the method: removeActionFactory(String componentName);
- removeFailureRecoveryAFDestination(String) - Method in class com.sun.enterprise.ee.cms.impl.common.Router
-
removes a FailureRecoveryActionFactory instance belonging to a specified component
- removeFailureSuspectedActionFactory(FailureSuspectedActionFactory) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- removeFromCache(String, String, Serializable) - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- removeFromGracefulShutdownList(String) - Method in class com.sun.enterprise.ee.cms.impl.common.ShutdownHelper
- removeFromGroupShutdownList(String) - Method in class com.sun.enterprise.ee.cms.impl.common.ShutdownHelper
- removeFromSuspectList(String) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- removeFromSuspectList(String) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- removeFromVMS(PeerID) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- removeGMSContext(String) - Static method in class com.sun.enterprise.ee.cms.impl.common.GMSContextFactory
- removeMessageActionFactory(String) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Removes a MessageActionFactory instance belonging to the specified component
- removeMessageAFDestination(String) - Method in class com.sun.enterprise.ee.cms.impl.common.Router
-
removes a MessageActionFactory instance belonging to a specified component
- removeMessageElement(String) - Method in interface com.sun.enterprise.mgmt.transport.Message
-
Removes the mapping for a key from this message if it is present
- removeMessageElement(String) - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
-
Removes the mapping for a key from this message if it is present
- removeMessageListener(MessageListener) - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
Removes the
MessageListener - removeMessageListener(MessageListener) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Removes the
MessageListener - removePeerID(PeerID) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- removePeerID(PeerID) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- removePeerID(PeerID) - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Removes the
peerIDfrom this network manager - removePipeFromCache(PeerID) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManager
-
in the event of a failure or planned shutdown, remove the pipe from the pipeCache
- removePipeFromCache(PeerID) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManagerWrapper
-
in the event of a failure or planned shutdown, remove the pipe from the pipeCache
- removeRecoveryAppointments(String, String) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- removeRemotePeer(String) - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- removeRemotePeer(String) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- removeUnknownInstances() - Method in class com.sun.enterprise.mgmt.transport.VirtualMulticastSender
-
Remove all PeerID entries added via DISCOVERY_URI_LIST.
- rendezvousEvent(RendezvousEvent) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- report() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- Report(GMSMonitor) - Constructor for class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.Report
- reportJoinedAndReadyState() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- reportJoinedAndReadyState() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
This API is provided for the parent application to report to the group its joined and ready state to begin processing its operations.
- reportJoinedAndReadyState() - Method in class com.sun.enterprise.mgmt.ClusterManager
- reportJoinedAndReadyState() - Method in class com.sun.enterprise.mgmt.HealthMonitor
- reportJoinedAndReadyState(String) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Deprecated.use reportJoinedAndReadyState()
- resend(PeerID, Long) - Method in class com.sun.enterprise.mgmt.ReliableMulticast
- reserve(int) - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
- reset() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Resets this buffer's position to the previously-marked position.
- resolveBindInterfaceName(String) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- resolveRecoveryTarget(RecoveryTargetSelector.RecoverySelectorMode, List<GMSMember>, String, GMSContext) - Static method in class com.sun.enterprise.ee.cms.impl.common.RecoveryTargetSelector
-
Uses a resolution algorithm to determine whether the member this process represents is indeed responsible for performing recovery operations.
- rewind() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Rewinds this buffer.
- router - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- Router - Class in com.sun.enterprise.ee.cms.impl.common
-
Routes signals to appropriate destinations
- Router(String, int, AliveAndReadyViewWindow, int, GMSMonitor) - Constructor for class com.sun.enterprise.ee.cms.impl.common.Router
- run() - Method in class com.sun.enterprise.ee.cms.impl.base.MessageWindow
- run() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.Report
- run() - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- run() - Method in class com.sun.enterprise.ee.cms.impl.common.SignalHandler
- run() - Method in class com.sun.enterprise.gms.tools.MultiCastReceiverThread
- run() - Method in class com.sun.enterprise.gms.tools.MulticastSenderThread
- run() - Method in class com.sun.enterprise.mgmt.HealthMonitor
-
Main processing method for the HealthMonitor object
- run() - Method in class com.sun.enterprise.mgmt.transport.BlockingIOMulticastSender
- run(String[]) - Method in class com.sun.enterprise.gms.tools.MulticastTester
- running - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
S
- send(PeerID, Message) - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Send a message.
- send(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.AbstractMessageSender
-
Sends the given
Messageto the destination - send(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.AbstractMultiMessageSender
-
Sends the given
Messageto the destination - send(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- send(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
- send(PeerID, Message) - Method in interface com.sun.enterprise.mgmt.transport.MessageSender
-
Sends the given
Messageto the destination - send(PeerID, Serializable) - Method in class com.sun.enterprise.mgmt.ClusterManager
- send(PeerID, Serializable, boolean) - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Send a message to a specific node or the group.
- send(Message, int) - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Send a message to the predefined set of nodes, and expect a minimum of specified acks.
- send(Set<PeerID>, Message) - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Send a message to a set of peers
- send(PeerID, Message) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManager
- send(OutputPipe, Message) - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
-
Send
msgoverpipe. - sendHistorySize() - Method in class com.sun.enterprise.mgmt.ReliableMulticast
- sendMessage(PeerID, Serializable) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- sendMessage(Serializable) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- sendMessage(String, byte[]) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
-
Sends a message to all members of the Group.
- sendMessage(String, Serializable, boolean) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
-
Sends a message using the underlying group communication providers'(GCP's) APIs.
- sendMessage(String, String, byte[]) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
-
Sends a message to a single member of the group Expects a targetServerToken representing the recipient member's id, the target component name in the target recipient member, and a byte array as parameter carrying the payload.
- sendMessage(List<String>, String, byte[]) - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- sendWriteTimeoutMillis - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- SEQTAG - Static variable in class com.sun.enterprise.mgmt.LWRMulticast
-
seq number message element name
- serialize(OutputStream, Map<String, Serializable>) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- serialize(OutputStream, Map<String, Serializable>, boolean) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- serialVersionUID - Static variable in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- serialVersionUID - Static variable in interface com.sun.enterprise.mgmt.transport.Message
- serverToken - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- setClusterStopping() - Method in class com.sun.enterprise.mgmt.ClusterManager
- setClusterStoppingState(SystemAdvertisement) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- setCustomTag(String, String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- setCustomTag(String, String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- setCustomTags(Map<String, String>) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
- setCustomTags(Map<String, String>) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- setEndpointAddresses(List<String>) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
API for setting the IP addresses for all the network interfaces
- setEndpointAddresses(List<String>) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
API for setting the IP addresses for all the network interfaces
- setGroupStartup(boolean) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- setGroupStartup(boolean) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- setGroupStartupJoinMembers(Set<String>) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- setGroupStartupJoinMembers(Set<String>) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- setGroupStartupState(String, MemberStates) - Method in class com.sun.enterprise.ee.cms.impl.base.GMSContextImpl
- setGroupStartupState(String, MemberStates) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSContext
- setGroupStoppingState() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupCommunicationProviderImpl
- setHWArch(String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Sets the hWArch attribute of the SystemAdvertisement object
- setHWArch(String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Sets the hWArch attribute of the SystemAdvertisement object
- setHWVendor(String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Sets the hWVendor attribute of the SystemAdvertisement object
- setHWVendor(String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Sets the hWVendor attribute of the SystemAdvertisement object
- setID(PeerID) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
sets the unique id
- setID(PeerID) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
sets the unique id
- setInDoubtPeerState(SystemAdvertisement) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- setJoinedAndReadyReceived() - Method in class com.sun.enterprise.mgmt.HealthMonitor
- setLogger(Logger) - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- setLogger(Logger) - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
- setMasterViewID(long) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- setMaxMessageLength(int) - Static method in class com.sun.enterprise.mgmt.transport.MessageImpl
- setMaxReceiveDuration(long) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- setMaxReceiveDuration(long) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- setMaxSendDuration(long) - Method in interface com.sun.enterprise.ee.cms.impl.common.GMSMonitor.GMSMessageStatsMBean
- setMaxSendDuration(long) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- setMemberDetails(String, Map<? extends Object, ? extends Object>) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
for this serverToken, use the map to derive key value pairs that constitute data pertaining to this member's details
- setName(String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Sets the name attribute of the DeviceAdvertisement object
- setName(String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Sets the name attribute of the DeviceAdvertisement object
- setOSArch(String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Sets the OSArch attribute of the SystemAdvertisement object
- setOSArch(String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Sets the OSArch attribute of the SystemAdvertisement object
- setOSName(String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Sets the oSName attribute of the SystemAdvertisement object
- setOSName(String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Sets the oSName attribute of the SystemAdvertisement object
- setOSVersion(String) - Method in interface com.sun.enterprise.ee.cms.impl.base.SystemAdvertisement
-
Sets the oSVersion attribute of the SystemAdvertisement object
- setOSVersion(String) - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
-
Sets the oSVersion attribute of the SystemAdvertisement object
- setPeerNoLongerInDoubtState(SystemAdvertisement) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- setPeerReadyState(SystemAdvertisement) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- setPeerStoppingState(SystemAdvertisement) - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- setPositionLimit(Buffer, int, int) - Static method in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
- setPositionLimit(ByteBuffer, int, int) - Static method in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
- setRecoverySelectionState(String, String, String) - Static method in class com.sun.enterprise.ee.cms.impl.common.RecoveryTargetSelector
- setRs(RejoinSubevent) - Method in class com.sun.enterprise.ee.cms.impl.common.JoinNotificationSignalImpl
- setSendWriteTimeout(long) - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- setSignal(Signal) - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
-
Terminates this view as being the current view.
- setSoTimeout(long) - Method in class com.sun.enterprise.mgmt.LWRMulticast
-
Sets the Timeout attribute of the LWRMulticast a timeout of 0 blocks forever, by default this channel's timeout is set to 0
- setSrcID(PeerID) - Method in class com.sun.enterprise.mgmt.HealthMessage
-
sets the unique id
- setStartClusterMaxDuration(long) - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewWindow
- setupLogHandler() - Static method in class com.sun.enterprise.ee.cms.impl.base.Utility
- setupLogHandler() - Static method in class com.sun.enterprise.mgmt.transport.jxta.JxtaUtil
- ShoalMessageSender - Interface in com.sun.enterprise.mgmt.transport
-
This is the top interface of the message sender Currently, TCP and UDP(includes Multicast) transport layers are supported.
- shrink() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Disposes the buffer part, outside [position, limit] interval if possible.
- shutdown() - Method in class com.sun.enterprise.ee.cms.impl.common.Router
- shutdown(GMSConstants.shutdownType) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
-
Sends a shutdown command to the GMS indicating that the parent thread is about to be shutdown as part of a planned shutdown operation
- shutdownHelper - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- ShutdownHelper - Class in com.sun.enterprise.ee.cms.impl.common
-
Provides support for maintaining information about an impending shutdown announcement either in an instance context or in a group context.
- ShutdownHelper() - Constructor for class com.sun.enterprise.ee.cms.impl.common.ShutdownHelper
- shuttingDown - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- SignalHandler - Class in com.sun.enterprise.ee.cms.impl.common
-
On a separate thread, analyses and handles the Signals delivered to it.
- SignalHandler(BlockingQueue<SignalPacket>, Router) - Constructor for class com.sun.enterprise.ee.cms.impl.common.SignalHandler
-
Creates a SignalHandler
- SignalPacket - Class in com.sun.enterprise.ee.cms.impl.common
-
A packet containing the Signal(s) being delivered to the Router's signal queue.
- SignalPacket(Signal) - Constructor for class com.sun.enterprise.ee.cms.impl.common.SignalPacket
- SignalPacket(Signal[]) - Constructor for class com.sun.enterprise.ee.cms.impl.common.SignalPacket
- SIMPLESELECT - com.sun.enterprise.ee.cms.impl.common.RecoveryTargetSelector.RecoverySelectorMode
- skip(long) - Method in class com.sun.enterprise.mgmt.transport.buffers.BufferInputStream
- slice(ByteBuffer, int) - Static method in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
-
Slice
ByteBufferof required size from big chunk. - slice(ByteBuffer, int, int) - Static method in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
-
Get the
ByteBuffer's slice basing on its passed position and limit. - SOURCE_PEER_ID_TAG - Static variable in interface com.sun.enterprise.mgmt.transport.Message
-
The element's key for storing and getting source's
PeerID - SRCIDTAG - Static variable in class com.sun.enterprise.mgmt.LWRMulticast
-
source node id message element name
- start() - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Starts the ClusterManager and all it's services
- start() - Method in class com.sun.enterprise.mgmt.ClusterViewManager
- start() - Method in class com.sun.enterprise.mgmt.transport.AbstractMessageSender
- start() - Method in class com.sun.enterprise.mgmt.transport.AbstractMulticastMessageSender
- start() - Method in class com.sun.enterprise.mgmt.transport.AbstractMultiMessageSender
- start() - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
Starts this network manager This method will be called after
NetworkManager.initialize(String, String, java.util.Map)internally - start() - Method in class com.sun.enterprise.mgmt.transport.BlockingIOMulticastSender
- start() - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- start() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- start() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Creates and starts the JXTA NetPeerGroup using a platform configuration template.
- start() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManager
- start() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManagerWrapper
- start() - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Starts this network manager This method will be called after
NetworkManager.initialize(String, String, java.util.Map)internally - start() - Method in interface com.sun.enterprise.mgmt.transport.ShoalMessageSender
- start() - Method in class com.sun.enterprise.mgmt.transport.VirtualMulticastSender
- START_TIME - com.sun.enterprise.ee.cms.impl.base.CustomTagNames
- START_TIMEOUT - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- startTime - Variable in class com.sun.enterprise.ee.cms.impl.common.FailureNotificationSignalImpl
- startTime - Variable in class com.sun.enterprise.ee.cms.impl.common.FailureSuspectedSignalImpl
- startTime - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- startTime - Variable in class com.sun.enterprise.mgmt.HealthMonitor.PeerMachineConnectionResult
- startTimeoutMillis - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- stop() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor
- stop() - Method in class com.sun.enterprise.mgmt.ReliableMulticast
- stop() - Method in class com.sun.enterprise.mgmt.transport.AbstractMessageSender
- stop() - Method in class com.sun.enterprise.mgmt.transport.AbstractMulticastMessageSender
- stop() - Method in class com.sun.enterprise.mgmt.transport.AbstractMultiMessageSender
- stop() - Method in class com.sun.enterprise.mgmt.transport.AbstractNetworkManager
-
Stops this network manager For cleaning up remaining values and finishing I/O operation, this method could be used
- stop() - Method in class com.sun.enterprise.mgmt.transport.BlockingIOMulticastSender
- stop() - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.GrizzlyNetworkManager2
- stop() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- stop() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Stops the NetworkManager and the JXTA platform.
- stop() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManager
- stop() - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaPipeManagerWrapper
- stop() - Method in interface com.sun.enterprise.mgmt.transport.NetworkManager
-
Stops this network manager For cleaning up remaining values and finishing I/O operation, this method could be used
- stop() - Method in interface com.sun.enterprise.mgmt.transport.ShoalMessageSender
- stop() - Method in class com.sun.enterprise.mgmt.transport.VirtualMulticastSender
- stop(boolean) - Method in class com.sun.enterprise.mgmt.ClusterManager
-
Stops the ClusterManager and all it's services
- stop(Thread) - Method in class com.sun.enterprise.ee.cms.impl.common.SignalHandler
- STOPPED - Static variable in class com.sun.enterprise.mgmt.HealthMonitor
- StringManager - Class in com.sun.enterprise.gms.tools
-
Handles i18n tasks for tools.
- supportsMulticast(NetworkInterface) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- suspectList - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- SystemAdvertisement - Interface in com.sun.enterprise.ee.cms.impl.base
-
This interface provides system characteristics i.g.
- SystemAdvertisementImpl - Class in com.sun.enterprise.ee.cms.impl.base
-
This class is a default system advertisement and implements
SystemAdvertisement - SystemAdvertisementImpl() - Constructor for class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
T
- takeOverMasterRole() - Method in class com.sun.enterprise.mgmt.ClusterManager
- TARGET_PEER_ID_TAG - Static variable in interface com.sun.enterprise.mgmt.transport.Message
-
The element's key for storing and getting destination's
PeerID - TCP_BLOCKING_QUEUESIZE - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- TCP_CORE_POOLSIZE - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- TCP_MAX_POOLSIZE - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- TCP_TRANSPORT - Static variable in interface com.sun.enterprise.mgmt.transport.ShoalMessageSender
- tcpEndPort - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- TCPENDPORT - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- TCPENDPORT - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- tcpPort - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- tcpPort - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- tcpSender - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- tcpStartPort - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- TCPSTARTPORT - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- TCPSTARTPORT - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- TIMEOUT_OPTION - Static variable in class com.sun.enterprise.gms.tools.MulticastTester
- toBuffer() - Method in class com.sun.enterprise.mgmt.transport.buffers.ExpandableBufferWriter
- toBuffer() - Method in class com.sun.enterprise.mgmt.transport.grizzly.grizzly2.Grizzly2ExpandableBufferWriter
- toString() - Method in class com.sun.enterprise.ee.cms.impl.base.DistributedStateCacheImpl
- toString() - Method in class com.sun.enterprise.ee.cms.impl.base.EventPacket
- toString() - Method in class com.sun.enterprise.ee.cms.impl.base.GroupHandleImpl
- toString() - Method in class com.sun.enterprise.ee.cms.impl.base.PeerID
- toString() - Method in class com.sun.enterprise.ee.cms.impl.base.SystemAdvertisementImpl
- toString() - Method in class com.sun.enterprise.ee.cms.impl.client.RejoinSubeventImpl
- toString() - Method in class com.sun.enterprise.ee.cms.impl.common.AliveAndReadyViewImpl
- toString() - Method in class com.sun.enterprise.ee.cms.impl.common.GMSMonitor.MessageStats
- toString() - Method in class com.sun.enterprise.ee.cms.impl.common.SignalPacket
- toString() - Method in class com.sun.enterprise.mgmt.HealthMessage.Entry
- toString() - Method in class com.sun.enterprise.mgmt.HealthMessage
-
returns the document string representation of this object
- toString() - Method in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyPeerID
- toString() - Method in class com.sun.enterprise.mgmt.transport.MessageImpl
- toStringContent() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
- toStringContent(ByteBuffer, Charset, int, int) - Static method in class com.sun.enterprise.mgmt.transport.buffers.BufferUtils
- toStringContent(Charset) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Returns
Buffercontent asString - toStringContent(Charset, int, int) - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Returns
Buffer's chunk content asString - TTL_OPTION - Static variable in class com.sun.enterprise.gms.tools.MulticastTester
- TYPE_CLUSTER_MANAGER_MESSAGE - Static variable in interface com.sun.enterprise.mgmt.transport.Message
-
The type of the
ClusterManagermessage - TYPE_HEALTH_MONITOR_MESSAGE - Static variable in interface com.sun.enterprise.mgmt.transport.Message
-
The type of
HealthMonitor's message Currently,HealthMessagewill be used for message elements - TYPE_MASTER_NODE_MESSAGE - Static variable in interface com.sun.enterprise.mgmt.transport.Message
-
The type of the com.sun.enterprise.mgmt.MasterNode message
- TYPE_MCAST_MESSAGE - Static variable in interface com.sun.enterprise.mgmt.transport.Message
-
The type of the
LWRMulticastmessage - TYPE_PING_MESSAGE - Static variable in interface com.sun.enterprise.mgmt.transport.Message
-
Currently, this type is used in only Grizzly transport layer when
NetworkManager.isConnected(com.sun.enterprise.ee.cms.impl.base.PeerID)send the ping message to suspicious member - TYPE_PONG_MESSAGE - Static variable in interface com.sun.enterprise.mgmt.transport.Message
-
Currently, this type is used in only Grizzly transport layer in order to send own liveness to the sender when a ping message is received
U
- UDP_TRANSPORT - Static variable in interface com.sun.enterprise.mgmt.transport.ShoalMessageSender
- udpSender - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- underlying() - Method in interface com.sun.enterprise.mgmt.transport.buffers.Buffer
-
Return the underlying buffer
- UNKNOWN - Static variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- UNSPECIFIED_MESSAGE_LENGTH - Static variable in class com.sun.enterprise.mgmt.transport.MessageImpl
- updateMemberDetails(String, Serializable, Serializable) - Method in class com.sun.enterprise.ee.cms.impl.common.GroupManagementServiceImpl
- Utility - Class in com.sun.enterprise.ee.cms.impl.base
-
Utility class that can be used by any calling code to do common routines
- Utility() - Constructor for class com.sun.enterprise.ee.cms.impl.base.Utility
V
- valueOf(String) - Static method in enum com.sun.enterprise.ee.cms.impl.base.CustomTagNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.enterprise.ee.cms.impl.common.DSCMessage.OPERATION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.enterprise.ee.cms.impl.common.RecoveryTargetSelector.RecoverySelectorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.enterprise.mgmt.ClusterViewEvents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.enterprise.mgmt.ConfigConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sun.enterprise.ee.cms.impl.base.CustomTagNames
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.enterprise.ee.cms.impl.common.DSCMessage.OPERATION
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.enterprise.ee.cms.impl.common.RecoveryTargetSelector.RecoverySelectorMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.enterprise.mgmt.ClusterViewEvents
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.enterprise.mgmt.ConfigConstants
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
-
Returns an array containing the constants of this enum type, in the order they are declared.
- viewWindow - Variable in class com.sun.enterprise.ee.cms.impl.common.GMSContextBase
- ViewWindow - Interface in com.sun.enterprise.ee.cms.impl.common
-
Caches Membership information for each snapshot so as to provide determination of failure, joins, and/or planned shutdowns, etc.
- VIRTUAL_MULTICAST_URI_LIST - com.sun.enterprise.mgmt.transport.jxta.JxtaConfigConstants
- VirtualMulticastSender - Class in com.sun.enterprise.mgmt.transport
-
This class extends
BlockingIOMulticastSenderfor supporting the circumstance that cluster members are located beyond one subnet or multicast traffic is disabledvirtualPeerIdListshould containPeerIDs of cluster members which are located beyond one subnet. - VirtualMulticastSender(NetworkManager, List<PeerID>) - Constructor for class com.sun.enterprise.mgmt.transport.VirtualMulticastSender
- virtualUriList - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- vms - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
- VS_TIMEOUT - Static variable in class com.sun.enterprise.ee.cms.impl.common.GMSConfigConstants
W
- WAIT_PERIOD_OPTION - Static variable in class com.sun.enterprise.gms.tools.MulticastTester
- waitFor(long) - Method in class com.sun.enterprise.mgmt.ClusterManager
- waitForRendezvousConnection(long) - Method in class com.sun.enterprise.mgmt.transport.jxta.JxtaNetworkManager
-
Blocks until a connection to rendezvous node occurs.
- WRITE_TIMEOUT - com.sun.enterprise.mgmt.transport.grizzly.GrizzlyConfigConstants
- writeIntToByteArray(byte[], int, int) - Static method in class com.sun.enterprise.mgmt.transport.NetworkUtility
- writeSelectorPoolSize - Variable in class com.sun.enterprise.mgmt.transport.grizzly.GrizzlyNetworkManager
All Classes All Packages