|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedAttribute | |
---|---|
org.jgroups | Provides top-level public JGroups classes such as Channel, Message, etc. |
org.jgroups.blocks | Provides building blocks that are layered on top of channels. |
org.jgroups.demos | Provides demonstrations of JGroups functionality. |
org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
org.jgroups.protocols.pbcast | Supports probabilistic broadcasts. |
org.jgroups.protocols.relay | |
org.jgroups.protocols.rules | |
org.jgroups.protocols.tom | |
org.jgroups.stack | Support for managing protocol stacks. |
Uses of ManagedAttribute in org.jgroups |
---|
Fields in org.jgroups with annotations of type ManagedAttribute | |
---|---|
protected boolean |
Channel.discard_own_messages
|
protected boolean |
JChannel.stats
Collect statistics |
Methods in org.jgroups with annotations of type ManagedAttribute | |
---|---|
java.lang.String |
JChannel.getAddressAsString()
|
java.lang.String |
JChannel.getAddressAsUUID()
|
java.lang.String |
JChannel.getClusterName()
|
int |
JChannel.getNumberOfTasksInTimer()
|
long |
JChannel.getReceivedBytes()
|
long |
JChannel.getReceivedMessages()
|
long |
JChannel.getSentBytes()
|
long |
JChannel.getSentMessages()
|
java.lang.String |
Channel.getState()
|
int |
JChannel.getTimerThreads()
|
static java.lang.String |
JChannel.getVersion()
|
java.lang.String |
JChannel.getViewAsString()
|
boolean |
Channel.isClosed()
Determines whether the channel is in the closed state. |
boolean |
JChannel.isConnected()
Deprecated. |
boolean |
Channel.isConnected()
Determines whether the channel is connected to a group. |
boolean |
Channel.isConnecting()
Determines whether the channel is in the connecting state; this means Channel.connect(String) has been
called, but hasn't returned yet |
boolean |
JChannel.isOpen()
Deprecated. |
boolean |
Channel.isOpen()
Determines whether the channel is open; ie. |
void |
JChannel.setName(java.lang.String name)
|
Uses of ManagedAttribute in org.jgroups.blocks |
---|
Methods in org.jgroups.blocks with annotations of type ManagedAttribute | |
---|---|
int |
ReplCache.getClusterSize()
|
java.lang.String |
PartitionedHashMap.getLocalAddressAsString()
|
java.lang.String |
ReplCache.getLocalAddressAsString()
|
int |
Cache.getSize()
|
java.lang.String |
PartitionedHashMap.getView()
|
java.lang.String |
ReplCache.getView()
|
boolean |
PartitionedHashMap.isL1CacheEnabled()
|
boolean |
ReplCache.isL1CacheEnabled()
|
boolean |
Cache.isReapingEnabled()
|
Uses of ManagedAttribute in org.jgroups.demos |
---|
Methods in org.jgroups.demos with annotations of type ManagedAttribute | |
---|---|
void |
JmxDemo.foobar()
|
int |
JmxDemo.getAccountNumber()
|
int |
JmxDemo.getMaxAge()
|
static int |
JmxDemo.getMyFoo()
|
java.lang.String |
JmxDemo.getNumberAsString()
|
static boolean |
JmxDemo.isFlag()
|
void |
JmxDemo.setAccountNumber(int num)
|
void |
JmxDemo.setMaxAge(int age)
|
void |
JmxDemo.setMyNumber(long new_number)
|
void |
JmxDemo.setNumber(int num)
|
void |
JmxDemo.setOtherNumber(int num)
|
Uses of ManagedAttribute in org.jgroups.protocols |
---|
Fields in org.jgroups.protocols with annotations of type ManagedAttribute | |
---|---|
protected java.lang.String |
TP.channel_name
The name of the group to which this member is connected. |
protected long |
MERGE3.check_interval
|
protected java.lang.String |
STOMP.endpoint
|
protected boolean |
FD_ALL.has_suspected_mbrs
|
protected boolean |
CENTRAL_EXECUTOR.is_coord
|
protected boolean |
MERGE3.is_coord
|
protected boolean |
RELAY.is_coord
|
protected boolean |
CENTRAL_LOCK.is_coord
|
protected boolean |
Discovery.is_coord
|
int |
DAISYCHAIN.msgs_forwarded
|
int |
DAISYCHAIN.msgs_sent
|
protected int |
RATE_LIMITER.num_blockings
|
protected long |
TP.num_bytes_received
|
protected long |
TP.num_bytes_sent
|
protected long |
RATE_LIMITER.num_bytes_sent_in_period
Keeps track of the number of bytes sent in the current time period |
protected int |
Discovery.num_discovery_requests
|
protected int |
FD_ALL.num_heartbeats_received
|
protected int |
FD_ALL.num_heartbeats_sent
|
protected long |
TP.num_incoming_msgs_received
|
protected int |
MERGE2.num_inconsistent_views
|
protected int |
MERGE3.num_merge_events
|
protected int |
MERGE2.num_merge_events
|
protected int |
UNICAST2.num_messages_received
|
protected int |
UNICAST2.num_messages_sent
|
protected long |
TP.num_msgs_received
|
protected long |
TP.num_msgs_sent
|
protected long |
TP.num_oob_msgs_received
|
protected int |
FD_ALL.num_suspect_events
|
protected java.util.concurrent.atomic.AtomicLong |
UNICAST2.xmit_reqs_received
|
protected java.util.concurrent.atomic.AtomicLong |
UNICAST2.xmit_reqs_sent
|
protected java.util.concurrent.atomic.AtomicLong |
UNICAST2.xmit_rsps_sent
|
Methods in org.jgroups.protocols with annotations of type ManagedAttribute | |
---|---|
java.lang.String |
Locking.getAddress()
|
java.lang.String |
Executing.getAddress()
|
java.lang.String |
COUNTER.getAddress()
|
java.lang.String |
TP.ProtocolAdapter.getAddressAsString()
|
java.lang.String |
TP.ProtocolAdapter.getAddressAsUUID()
|
int |
UNICAST.getAgeOutCacheSize()
|
int |
UNICAST2.getAgeOutCacheSize()
|
double |
RATE_LIMITER.getAverageBlockTime()
|
double |
FC.getAverageTimeBlocked()
|
double |
FlowControl.getAverageTimeBlocked()
|
java.lang.String |
COUNTER.getBackupCoords()
|
java.lang.String |
CENTRAL_EXECUTOR.getBackups()
|
java.lang.String |
CENTRAL_LOCK.getBackups()
|
java.lang.String |
RELAY.getBridgeView()
|
long |
SEQUENCER.getBroadcast()
|
int |
TP.getBundlerBufferSize()
|
java.lang.String |
TP.ProtocolAdapter.getClusterName()
|
java.lang.String |
CENTRAL_EXECUTOR.getCoordinator()
|
java.lang.String |
CENTRAL_LOCK.getCoordinator()
|
java.lang.String |
Discovery.getCurrentCoord()
|
int |
BSH.getCurrentPort()
|
int |
FORWARD_TO_COORD.getDeliveryTableSize()
|
int |
TP.getDifferentClusterMessages()
|
int |
TP.getDifferentVersionMessages()
|
java.lang.String |
TCPPING.getDynamicHostList()
|
java.lang.String |
STOMP.getEndpoints()
|
long |
SEQUENCER.getForwarded()
|
int |
FORWARD_TO_COORD.getForwardTableSize()
|
int |
SEQUENCER.getForwardTableSize()
|
java.lang.String |
RELAY.getGlobalView()
|
int |
BARRIER.getInFlightThreadsCount()
|
java.lang.String |
TCPPING.getInitialHostsList()
|
java.lang.String |
FD_SOCK.getLocalAddress()
|
java.lang.String |
FD.getLocalAddress()
|
java.lang.String |
UNICAST.getLocalAddress()
|
java.lang.String |
UNICAST2.getLocalAddress()
|
java.lang.String |
FD_ALL.getLocalAddress()
|
java.lang.String |
RELAY.getLocalView()
|
java.lang.String |
FD_SOCK.getMembers()
|
java.lang.String |
FD.getMembers()
|
java.lang.String |
UNICAST.getMembers()
|
java.lang.String |
UNICAST2.getMembers()
|
java.lang.String |
FD_ALL.getMembers()
|
long |
UNICAST.getNumAcksReceived()
|
long |
UNICAST.getNumAcksSent()
|
int |
SCOPE.getNumActiveThreads()
|
int |
MFC.getNumberOfBlockings()
|
int |
FC.getNumberOfBlockings()
|
int |
UFC.getNumberOfBlockings()
|
int |
FC.getNumberOfCreditRequestsReceived()
|
int |
FlowControl.getNumberOfCreditRequestsReceived()
|
int |
FC.getNumberOfCreditRequestsSent()
|
int |
FlowControl.getNumberOfCreditRequestsSent()
|
int |
FC.getNumberOfCreditResponsesReceived()
|
int |
FlowControl.getNumberOfCreditResponsesReceived()
|
int |
FC.getNumberOfCreditResponsesSent()
|
int |
FlowControl.getNumberOfCreditResponsesSent()
|
int |
FD.getNumberOfHeartbeatsSent()
|
int |
SCOPE.getNumberOfMessages()
|
int |
UNICAST.getNumberOfMessagesInReceiveWindows()
|
int |
SCOPE.getNumberOfReceiverScopes()
|
int |
UNICAST.getNumConnections()
|
int |
UNICAST2.getNumConnections()
|
int |
STOMP.getNumConnections()
|
long |
UNICAST.getNumMessagesReceived()
|
long |
UNICAST.getNumMessagesSent()
|
int |
UNICAST.getNumReceiveConnections()
|
int |
UNICAST2.getNumReceiveConnections()
|
int |
UNICAST.getNumSendConnections()
|
int |
UNICAST2.getNumSendConnections()
|
int |
STOMP.getNumSubscriptions()
|
int |
FD_SOCK.getNumSuspectEventsGenerated()
|
int |
FD.getNumSuspectEventsGenerated()
|
static int |
TP.getNumThreads()
|
int |
TP.getNumTimerTasks()
|
int |
UNICAST.getNumUnackedMessages()
The number of messages in all Entry.sent_msgs tables (haven't received an ACK yet) |
long |
UNICAST.getNumXmits()
|
int |
TP.getOOBPoolSize()
|
int |
TP.getOOBQueueSize()
|
int |
TCP.getOpenConnections()
|
int |
TCP_NIO.getOpenConnections()
|
int |
RSVP.getPendingRsvpRequests()
|
java.lang.String |
FD_SOCK.getPingableMembers()
|
java.lang.String |
FD.getPingableMembers()
|
java.lang.String |
FD_SOCK.getPingDest()
|
java.lang.String |
FD.getPingDest()
|
long |
SEQUENCER.getReceivedBroadcasts()
|
long |
STATS.getReceivedBytes()
|
long |
SEQUENCER.getReceivedForwards()
|
long |
STATS.getReceivedMcastBytes()
|
long |
STATS.getReceivedMcastMessages()
|
long |
STATS.getReceivedMessages()
|
long |
STATS.getReceivedUnicastBytes()
|
long |
STATS.getReceivedUnicastMessages()
|
int |
TP.getRegularPoolSize()
|
int |
TP.getRegularQueueSize()
|
java.lang.String |
RELAY.getRemoteView()
|
long |
STATS.getSentBytes()
|
long |
STATS.getSentMcastBytes()
|
long |
STATS.getSentMcastMessages()
|
long |
STATS.getSentMessages()
|
long |
STATS.getSentUnicastBytes()
|
long |
STATS.getSentUnicastMessages()
|
java.lang.String |
STOMP.getSubscriptions()
|
java.lang.String |
FD_ALL.getSuspectedMembers()
|
java.lang.String |
TP.getTimerClass()
|
int |
TP.getTimerQueueSize()
|
int |
TP.getTimerThreads()
|
long |
RATE_LIMITER.getTotalBlockTime()
|
long |
MFC.getTotalTimeBlocked()
|
long |
FC.getTotalTimeBlocked()
|
long |
UFC.getTotalTimeBlocked()
|
short |
TP.ProtocolAdapter.getTransportName()
|
java.lang.String |
Locking.getView()
|
java.lang.String |
Executing.getView()
|
java.lang.String |
COUNTER.getView()
|
java.lang.String |
Discovery.getView()
|
int |
MERGE3.getViews()
|
long |
UNICAST.getXmitTableMissingMessages()
|
long |
UNICAST2.getXmitTableMissingMessages()
|
int |
UNICAST.getXmitTableNumCompactions()
|
int |
UNICAST2.getXmitTableNumCompactions()
|
int |
UNICAST.getXmitTableNumMoves()
|
int |
UNICAST2.getXmitTableNumMoves()
|
int |
UNICAST.getXmitTableNumPurges()
|
int |
UNICAST2.getXmitTableNumPurges()
|
int |
UNICAST.getXmitTableNumResizes()
|
int |
UNICAST2.getXmitTableNumResizes()
|
long |
UNICAST.getXmitTableUndeliveredMessages()
|
long |
UNICAST2.getXmitTableUndeliveredMessages()
|
boolean |
BARRIER.isClosed()
|
boolean |
UNICAST.isConnectionReaperRunning()
|
boolean |
UNICAST2.isConnectionReaperRunning()
|
boolean |
SEQUENCER.isCoordinator()
|
boolean |
MERGE3.isInfoSenderRunning()
|
boolean |
MERGE3.isMergeTaskRunning()
|
boolean |
MERGE2.isMergeTaskRunning()
|
boolean |
FD.isMonitorRunning()
|
boolean |
BARRIER.isOpenerScheduled()
|
boolean |
FD_ALL.isRunning()
|
boolean |
MERGE3.isViewConsistencyCheckerRunning()
|
boolean |
UNICAST.isXmitTaskRunning()
|
boolean |
UNICAST2.isXmitTaskRunning()
|
Uses of ManagedAttribute in org.jgroups.protocols.pbcast |
---|
Fields in org.jgroups.protocols.pbcast with annotations of type ManagedAttribute | |
---|---|
protected java.util.concurrent.atomic.AtomicBoolean |
StreamingStateTransfer.barrier_closed
Used to prevent spurious open and close barrier calls |
protected java.util.concurrent.atomic.AtomicBoolean |
STATE_TRANSFER.barrier_closed
Used to prevent spurious open and close barrier calls |
protected int |
NAKACK2.num_messages_received
|
protected int |
NAKACK.num_messages_received
|
protected int |
NAKACK2.num_messages_sent
|
protected int |
NAKACK.num_messages_sent
|
protected boolean |
STABLE.suspended
When true, don't take part in garbage collection: neither send STABLE messages nor handle STABILITY messages |
protected java.util.concurrent.atomic.AtomicLong |
NAKACK2.xmit_reqs_received
|
protected java.util.concurrent.atomic.AtomicLong |
NAKACK2.xmit_reqs_sent
|
protected java.util.concurrent.atomic.AtomicLong |
NAKACK2.xmit_rsps_received
|
protected java.util.concurrent.atomic.AtomicLong |
NAKACK2.xmit_rsps_sent
|
Uses of ManagedAttribute in org.jgroups.protocols.relay |
---|
Fields in org.jgroups.protocols.relay with annotations of type ManagedAttribute | |
---|---|
protected boolean |
RELAY2.forwarding_protocol_present
Whether or not FORWARD_TO_COORD is on the stack |
protected boolean |
RELAY2.is_coord
|
protected short |
RELAY2.site_id
|
Methods in org.jgroups.protocols.relay with annotations of type ManagedAttribute | |
---|---|
long |
RELAY2.getAvgMsgsDeliveringLocally()
|
long |
RELAY2.getAvgMsgsForwardingToLocalMbr()
|
long |
RELAY2.getAvgMsgsForwardingToSM()
|
long |
RELAY2.getAvgMsgsRelaying()
|
long |
RELAY2.getNumForwardedToLocalMbr()
|
long |
RELAY2.getNumForwardedToSiteMaster()
|
long |
RELAY2.getNumLocalDeliveries()
|
long |
RELAY2.getNumRelayed()
|
long |
RELAY2.getTimeDeliveringLocally()
|
long |
RELAY2.getTimeForwardingToLocalMbr()
|
long |
RELAY2.getTimeForwardingToSM()
|
long |
RELAY2.getTimeRelaying()
|
Uses of ManagedAttribute in org.jgroups.protocols.rules |
---|
Fields in org.jgroups.protocols.rules with annotations of type ManagedAttribute | |
---|---|
protected int |
SUPERVISOR.num_event_handlers
|
Methods in org.jgroups.protocols.rules with annotations of type ManagedAttribute | |
---|---|
int |
SUPERVISOR.getNumRules()
|
Uses of ManagedAttribute in org.jgroups.protocols.tom |
---|
Methods in org.jgroups.protocols.tom with annotations of type ManagedAttribute | |
---|---|
double |
TOA.getAvgDataMessageReceivedDuration()
|
double |
TOA.getAvgFinalMessageReceivedDuration()
|
double |
TOA.getAvgLastProposeMessageReceivedDuration()
|
double |
TOA.getAvgNumberOfUnicastSentPerAnycast()
|
double |
TOA.getAvgProposeMessageReceivedDuration()
|
double |
TOA.getAvgToaSendDuration()
|
int |
TOA.getNumberOfAnycastMessagesDelivered()
|
int |
TOA.getNumberOfAnycastMessagesSent()
|
int |
TOA.getNumberOfDataMessagesDelivered()
|
int |
TOA.getNumberOfFinalAnycastSent()
|
int |
TOA.getNumberOfFinalMessagesDelivered()
|
int |
TOA.getNumberOfProposeMessageReceived()
|
int |
TOA.getNumberOfProposeMessageSent()
|
Uses of ManagedAttribute in org.jgroups.stack |
---|
Methods in org.jgroups.stack with annotations of type ManagedAttribute | |
---|---|
boolean |
GossipRouter.isRunning()
|
boolean |
GossipRouter.isStarted()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |