Uses of Annotation Type
org.jgroups.annotations.ManagedAttribute
Packages that use ManagedAttribute
Package
Description
Provides top-level public JGroups classes such as Channel, Message, etc.
Provides building blocks that are layered on top of channels.
Provides demonstrations of JGroups functionality.
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Support for managing protocol stacks.
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of ManagedAttribute in org.jgroups
Fields in org.jgroups with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprotected booleanJChannel.discard_own_messagesprotected booleanJChannel.statsMethods in org.jgroups with annotations of type ManagedAttributeModifier and TypeMethodDescriptionJChannel.getAddressAsString()JChannel.getAddressAsUUID()JChannel.getClusterName()JChannel.getState()static StringJChannel.getVersion()JChannel.getViewAsString()booleanJChannel.isClosed()booleanJChannel.isConnected()booleanJChannel.isConnecting()booleanJChannel.isOpen()Sets the logical name for the channel. -
Uses of ManagedAttribute in org.jgroups.blocks
Fields in org.jgroups.blocks with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprivate longReplCache.caching_timeprivate longReplCache.call_timeoutprivate StringReplCache.cluster_nameprivate shortReplCache.default_replication_countprivate intCache.max_num_entriesThe maximum number of keys, When this value is exceeded we evict older entries, until we drop below this mark again.private booleanReplCache.migrate_dataOn a view change, if a member P1 detects that for any given key K, P1 is not the owner of K, then it will compute the new owner P2 and transfer ownership for all Ks for which P2 is the new owner.private StringReplCache.propsMethods in org.jgroups.blocks with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintReplCache.getClusterSize()ReplCache.getLocalAddressAsString()intCache.getSize()ReplCache.getView()booleanReplCache.isL1CacheEnabled()booleanCache.isReapingEnabled() -
Uses of ManagedAttribute in org.jgroups.blocks.cs
Fields in org.jgroups.blocks.cs with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprotected longBaseServer.conn_expire_timeprotected booleanBaseServer.log_detailsprotected intBaseServer.max_lengthprotected intNioBaseServer.max_send_buffersprotected intNioBaseServer.num_selectsprotected intBaseServer.recv_buf_sizeprotected intBaseServer.send_buf_sizeprotected booleanBaseServer.use_acksprotected booleanBaseServer.use_peer_connectionsMethods in org.jgroups.blocks.cs with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintBaseServer.getNumConnections()intBaseServer.getNumOpenConnections()booleanBaseServer.running() -
Uses of ManagedAttribute in org.jgroups.demos
Fields in org.jgroups.demos with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprivate intJmxDemo.ageprivate static final StringJmxDemo.first_nameprivate static final longJmxDemo.idprivate static final StringJmxDemo.last_nameprivate longJmxDemo.my_numberprivate static intJmxDemo.my_other_number_is_hereprivate intJmxDemo.numberprivate intJmxDemo.other_numberMethods in org.jgroups.demos with annotations of type ManagedAttributeModifier and TypeMethodDescriptionvoidJmxDemo.foobar()intJmxDemo.getAccountNumber()intJmxDemo.getMaxAge()static intJmxDemo.getMyFoo()JmxDemo.getNumberAsString()static booleanJmxDemo.isFlag()voidJmxDemo.setAccountNumber(int num) voidJmxDemo.setMaxAge(int age) voidJmxDemo.setMyNumber(long new_number) voidJmxDemo.setNumber(int num) voidJmxDemo.setOtherNumber(int num) -
Uses of ManagedAttribute in org.jgroups.protocols
Fields in org.jgroups.protocols with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprotected booleanSEQUENCER.ack_modeWhen ack_mode is set, we need to wait for an ack for each forwarded message until we can send the next oneprotected final AverageMinMaxMsgStats.avg_batch_sizeThe average number of messages in a receivedMessageBatchprotected final AverageMinMaxRATE_LIMITER2.avg_block_timeprotected final AverageMinMaxUNICAST3.avg_delivery_batch_sizeprotected final AverageMinMaxTHREAD_COUNT.avg_downprotected final AverageMinMaxTransferQueueBundler.avg_fill_countprotected final AverageMinMaxTransferQueueBundler2.avg_fill_countprotected doubleRED.avg_queue_sizeprotected final AverageMinMaxBaseBundler.avg_send_timeprotected final AverageMinMaxTHREAD_COUNT.avg_upprotected final AverageMinMaxTIME.avg_up_batch_sizeprotected longSEQUENCER.bcast_msgsprotected longSEQUENCER2.bcasts_deliveredprotected longSEQUENCER2.bcasts_receivedprotected longSEQUENCER2.bcasts_sentprotected longRATE_LIMITER2.bytes_leftprotected StringFD_SOCK2.clusterprotected AsciiStringTP.cluster_nameThe name of the group to which this member is connected.protected ViewSHARED_LOOPBACK.curr_viewprotected longSEQUENCER.delivered_bcastsprotected final AverageMinMaxTIME.down_deliveryprotected final LongAdderRED.dropped_msgsprotected StringSTOMP.endpointprotected longSEQUENCER.forwarded_msgsprotected booleanRSVP.handle_unicastsprotected booleanFailureDetection.has_suspected_mbrsprotected booleanFD_HOST.has_suspected_mbrsprotected booleanprotected booleanCENTRAL_LOCK.is_coordDeprecated.protected booleanDiscovery.is_coordprotected booleanMERGE3.is_coordprotected booleanSEQUENCER.is_coordprotected booleanTP.is_traceprotected booleanUNICAST3.is_traceprotected AddressBatchBundler.local_addrprotected final MembershipFD_SOCK2.membersprotected intDAISYCHAIN.msgs_forwardedprotected intDAISYCHAIN.msgs_sentprotected AddressDAISYCHAIN.nextprotected intSEQUENCER.num_acksprotected final LongAdderUNICAST3.num_acks_receivedprotected final LongAdderUNICAST3.num_acks_sentprotected final LongAdderMsgStats.num_batches_receivedprotected final LongAdderMsgStats.num_batches_sentprotected final LongAdderPerDestinationBundler.num_batches_sentprotected intFD_ALL3.num_bitsprotected intRATE_LIMITER.num_blockingsprotected final LongAdderRATE_LIMITER2.num_blockingsprotected longRATE_LIMITER.num_bytes_sent_in_periodKeeps track of the number of bytes sent in the current time periodprotected longFlowControl.num_credit_requests_receivedprotected longFlowControl.num_credit_requests_sentprotected longFlowControl.num_credit_responses_receivedprotected longFlowControl.num_credit_responses_sentprotected intDiscovery.num_discovery_requestsprotected intDISCARD.num_downprotected final LongAdderRATE_LIMITER2.num_dropped_msgsprotected longTransferQueueBundler.num_drops_on_full_queueprotected longBATCH.num_ebs_sentprotected longBATCH2.num_ebs_sentprotected longBatchBundler.num_ebs_sentprotected longprotected longprotected longBatchBundler.num_ebs_sent_due_to_full_queueprotected longprotected longprotected longBatchBundler.num_ebs_sent_due_to_max_number_of_msgsprotected longprotected longBATCH2.num_ebs_sent_due_to_timeoutprotected longBatchBundler.num_ebs_sent_due_to_timeoutprotected intFailureDetection.num_heartbeats_receivedprotected intFailureDetection.num_heartbeats_sentprotected intFD_HOST.num_liveness_checksprotected final LongAdderUNICAST3.num_loopbacksprotected final LongAdderMsgStats.num_mcast_bytes_receivedprotected final LongAdderMsgStats.num_mcast_bytes_sentprotected final LongAdderMsgStats.num_mcasts_receivedprotected final LongAdderMsgStats.num_mcasts_sentprotected intMERGE3.num_merge_eventsprotected longFlowControl.num_msgs_droppedprotected final LongAdderUNICAST3.num_msgs_receivedprotected longBATCH.num_msgs_sentprotected longBATCH2.num_msgs_sentprotected longBatchBundler.num_msgs_sentprotected final LongAdderUNICAST3.num_msgs_sentprotected intREVERSE.num_msgs_to_reverse(package private) longFRAG.num_received_msgsprotected intRATE_LIMITER2.num_replenishmentsprotected final LongAdderPerDestinationBundler.num_send_due_to_no_msgsprotected longTransferQueueBundler.num_sends_because_full_queueprotected longTransferQueueBundler2.num_sends_because_full_queueprotected longTransferQueueBundler.num_sends_because_no_msgsprotected longTransferQueueBundler2.num_sends_because_no_msgsprotected final LongAdderPerDestinationBundler.num_sends_due_to_max_size(package private) longFRAG.num_sent_msgsprotected final LongAdderMsgStats.num_single_msgs_receivedprotected final LongAdderMsgStats.num_single_msgs_sentprotected final LongAdderPerDestinationBundler.num_single_msgs_sentprotected final LongAdderBasicTCP.num_suspect_eventsprotected intFailureDetection.num_suspect_eventsprotected intFD_HOST.num_suspect_eventsprotected intFD_SOCK2.num_suspect_eventsprotected final LongAdderMsgStats.num_ucast_bytes_receivedprotected final LongAdderMsgStats.num_ucast_bytes_sentprotected final LongAdderMsgStats.num_ucasts_receivedprotected final LongAdderMsgStats.num_ucasts_sentprotected intDISCARD.num_upprotected final LongAdderUNICAST3.num_xmits(package private) final ProfilerPerDestinationBundler.p_send_msg_list(package private) final ProfilerPerDestinationBundler.p_send_msgs(package private) final ProfilerPerDestinationBundler.p_send_single_msgprotected final MembershipFD_SOCK2.pingable_mbrsprotected intRED.queue_capacityprotected intFILE_PING.readsprotected longSEQUENCER.received_bcastsprotected longSEQUENCER.received_forwardsprotected longSEQUENCER2.received_requestsprotected longSEQUENCER2.received_responsesprotected booleanUNICAST3.relay_presentprotected longSEQUENCER2.request_msgsprotected longSEQUENCER2.response_msgsprotected booleanVERIFY_SUSPECT2.runningprotected booleanDiscovery.sends_can_blockprotected booleanUNICAST3.sends_can_blockprotected longSEQUENCER2.sent_requestsprotected longSEQUENCER2.sent_responsesprotected booleanFD_SOCK2.shutting_downprotected final MembershipFD_SOCK2.suspected_mbrsNON_BLOCKING_SENDS.threadsprotected booleanprotected final LongAdderRED.total_msgsprotected final LongAdderPerDestinationBundler.total_msgs_sentprotected booleanDiscovery.transport_supports_multicastingprotected Collection<String> TCPPING.unresolved_hostsprotected final AverageMinMaxTIME.up_delivery_batchesprotected final AverageMinMaxTIME.up_delivery_msgsprotected ViewDAISYCHAIN.viewprotected intFILE_PING.writesprotected final LongAdderUNICAST3.xmit_reqs_receivedprotected final LongAdderUNICAST3.xmit_reqs_sentprotected final LongAdderUNICAST3.xmit_rsps_sentMethods in org.jgroups.protocols with annotations of type ManagedAttributeModifier and TypeMethodDescriptiondoubleBATCH.avgBatchSize()doubleBATCH2.avgBatchSize()doubleBatchBundler.avgBatchSize()doublePerDestinationBundler.avgBatchSize()RemoveQueueBundler.avgBatchSize()RATE.currentReceiveRate()RATE.currentSendRate()CLEAR_FLAGS.flags()intFD_SOCK2.getActualBindPort()intUNICAST3.getAgeOutCacheSize()AlternatingBundler.getAverageBatchSize()doubleRATE_LIMITER.getAverageBlockTime()doubleMFC.getAverageTimeBlocked()doubleUFC.getAverageTimeBlocked()FRAG2.getAvgSizeDown()FRAG3.getAvgSizeDown()FRAG2.getAvgSizeUp()FRAG3.getAvgSizeUp()COUNTER.getBackupCoords()CENTRAL_LOCK.getBackups()Deprecated.TP.getBundlerClass()intFD_SOCK.getClientBindPortActual()FD_SOCK2.getClientState()TP.getClusterName()CENTRAL_LOCK.getCoordinator()Deprecated.CENTRAL_LOCK2.getCoordinator()Deprecated.Discovery.getCurrentCoord()intintstatic intLOCAL_PING.getDiscoveryCacheSize()longRED.getDroppedMessages()Deprecated.intUDP.getDroppedMessages()doubleRED.getDropRate()TCPPING.getDynamicHostList()STOMP.getEndpoints()intFORK.getForkStacks()intSEQUENCER.getForwardTableSize()intSEQUENCER2.getFwdQueueSize()BARRIER.getHoles()DISCARD.getIgnoredMembers()intBARRIER.getInFlightThreadsCount()ASYM_ENCRYPT.getKeyServerAddress()FailureDetection.getMembers()FD_SOCK.getMembers()intMFC.getNumberOfBlockings()intUFC.getNumberOfBlockings()longFlowControl.getNumberOfCreditRequestsReceived()Deprecated.longFlowControl.getNumberOfCreditRequestsSent()Deprecated.longFlowControl.getNumberOfCreditResponsesReceived()Deprecated.longFlowControl.getNumberOfCreditResponsesSent()Deprecated.intMFC_NB.getNumberOfQueuedMessages()intUFC_NB.getNumberOfQueuedMessages()intMFC_NB.getNumberOfQueuings()intUFC_NB.getNumberOfQueuings()longFragmentation.getNumberOfReceivedFragments()longFragmentation.getNumberOfSentFragments()longDeprecated.longMsgStats.getNumBytesReceived()longMsgStats.getNumBytesSent()intLocking.getNumClientLocks()Deprecated.longCOMPRESS.getNumCompressions()intSTOMP.getNumConnections()intUNICAST3.getNumConnections()longDeprecated.longTP.getNumMcastMsgsSent()Deprecated.longUNICAST3.getNumMessagesReceived()Deprecated.longUNICAST3.getNumMessagesSent()Deprecated.longMsgStats.getNumMsgsReceived()longMsgStats.getNumMsgsSent()intUNICAST3.getNumReceiveConnections()longTP.getNumRejectedMsgs()Deprecated.intUNICAST3.getNumSendConnections()intLocking.getNumServerLocks()Deprecated.intSTOMP.getNumSubscriptions()intFD_SOCK.getNumSuspectedMembers()intFD_SOCK2.getNumSuspectedMembers()intFD_SOCK.getNumSuspectEventsGenerated()static intTP.getNumThreads()intTP.getNumTimerTasks()longDeprecated.longTP.getNumUcastMsgsSent()Deprecated.intUNICAST3.getNumUnackedMessages()The number of messages in all Entry.sent_msgs tables (haven't received an ACK yet)longCOMPRESS.getNumUncompressions()intTCP_NIO2.getOpenConnections()intTCP.getOpenConnections()intRSVP.getPendingRsvpRequests()FD_SOCK.getPingableMembers()FD_SOCK.getPingDest()FD_SOCK2.getPingDest()ASYM_ENCRYPT.getPublicKeys()intMFC_NB.getQueuedSize()intUFC_NB.getQueuedSize()intBaseBundler.getQueueSize()intTransferQueueBundler.getQueueSize()intTransferQueueBundler2.getQueueSize()TCPPING.getResolvedHosts()STOMP.getSubscriptions()FailureDetection.getSuspectedMembers()FD_HOST.getSuspectedMembers()FD_SOCK.getSuspectedMembers()VERIFY_SUSPECT.getSuspects()VERIFY_SUSPECT2.getSuspects()TP.getTimerClass()intTP.getTimerThreads()intUNICAST3.getTimestamper()longRATE_LIMITER.getTotalBlockTime()longRED.getTotalMessages()Deprecated.COUNTER.getView()Discovery.getView()Locking.getView()Deprecated.intMERGE3.getViews()intUNICAST3.getXmitTableDeliverableMessages()intUNICAST3.getXmitTableMissingMessages()intUNICAST3.getXmitTableNumCompactions()intUNICAST3.getXmitTableNumMoves()intUNICAST3.getXmitTableNumPurges()intUNICAST3.getXmitTableNumResizes()intUNICAST3.getXmitTableUndeliveredMessages()RATE.highestReceiveRate()RATE.highestSendRate()TCPGOSSIP.initialHosts()booleanTCP_NIO2.isAcceptorRunning()booleanBARRIER.isClosed()booleanCENTRAL_LOCK2.isCoord()Deprecated.booleanSEQUENCER.isCoordinator()booleanSEQUENCER2.isCoordinator()booleanFailureDetection.isHeartbeatSenderRunning()booleanTUNNEL.isHeartbeatTaskRunning()booleanMERGE3.isInfoSenderRunning()booleanFILE_PING.isInfoWriterRunning()booleanASYM_ENCRYPT.isKeyServer()booleanbooleanFD_SOCK.isLogSuspectedMessages()booleanMERGE3.isMergeTaskRunning()booleanFD_SOCK.isNodeCrashMonitorRunning()booleanBARRIER.isOpenerScheduled()booleanFD_HOST.isPingerRunning()booleanMFC_NB.isQueuing()booleanTUNNEL.isReconnectorTaskRunning()booleanCENTRAL_LOCK2.isRequestHandlerRunning()Deprecated.protected booleanRSVP.isResendTaskRunning()booleanFailureDetection.isRunning()booleanTCP_NIO2.isSelectorOpen()booleanFailureDetection.isTimeoutCheckerRunning()booleanTUNNEL.isTimeoutCheckTaskRunning()booleanMERGE3.isViewConsistencyCheckerRunning()booleanUNICAST3.isXmitTaskRunning()doublePERF.latencyInMs()doublePERF.latencyInNs()static StringTP.loggerType()intTCP_NIO2.numPartialWrites()intTCP_NIO2.numSelects()intREVERSE.queuedMessages()voidTCP_NIO2.readerIdleTime(long t) intTransferQueueBundler.removeQueueSize()intTransferQueueBundler2.removeQueueSize()intCENTRAL_LOCK2.requestQueueSize()Deprecated.intRemoveQueueBundler.ringBufferSize()intBaseBundler.size()Returns the total number of messages in the hashmapEncrypt.version() -
Uses of ManagedAttribute in org.jgroups.protocols.pbcast
Fields in org.jgroups.protocols.pbcast with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprotected final AverageMinMaxNAKACK2.avg_batch_sizeThe average number of messages in a receivedMessageBatchprotected doubleSTATE_TRANSFER.avg_state_sizeprotected AddressSTABLE.coordinatorprotected booleanNAKACK2.is_traceprivate booleanFLUSH.isBlockingFlushDownDeprecated, for removal: This API element is subject to removal in a future version.Indicates if FLUSH.down() is currently blocking threads Condition predicate associated with blockMutexprotected final MembershipGMS.membersprotected longSTABLE.num_bytes_receivedThe total number of bytes received from unicast and multicast messagesprotected final LongAdderSTATE_TRANSFER.num_bytes_sentprotected intNAKACK2.num_messages_receivedprotected intNAKACK2.num_messages_sentprotected final LongAdderSTABLE.num_stability_msgs_receivedprotected final LongAdderSTABLE.num_stability_msgs_sentprotected final LongAdderSTABLE.num_stable_msgs_receivedprotected final LongAdderSTABLE.num_stable_msgs_sentprotected final LongAdderSTATE_TRANSFER.num_state_reqsprotected intGMS.num_viewsprotected booleanNAKACK2.sends_can_blockprotected final MembershipGMS.suspected_mbrsprotected booleanSTABLE.suspendedWhen true, don't take part in garbage collection: neither send STABLE messages nor handle STABILITY messagesprotected final LongAdderNAKACK2.xmit_reqs_receivedprotected final LongAdderNAKACK2.xmit_reqs_sentprotected final LongAdderNAKACK2.xmit_rsps_receivedprotected final LongAdderNAKACK2.xmit_rsps_sentMethods in org.jgroups.protocols.pbcast with annotations of type ManagedAttributeModifier and TypeMethodDescriptiondoubleFLUSH.getAverageFlushDuration()Deprecated, for removal: This API element is subject to removal in a future version.doubleSTATE_TRANSFER.getAverageStateSize()Deprecated.doubleStreamingStateTransfer.getAverageStateSize()intNAKACK2.getBecomeServerQueueSizeActual()longNAKACK2.getCurrentSeqno()GMS.getImplementation()GMS.getMergeId()intNAKACK2.getNonMemberMessages()intFLUSH.getNumberOfFlushes()Deprecated, for removal: This API element is subject to removal in a future version.longSTATE_TRANSFER.getNumberOfStateBytesSent()Deprecated.longStreamingStateTransfer.getNumberOfStateBytesSent()longSTATE_TRANSFER.getNumberOfStateRequests()Deprecated.longStreamingStateTransfer.getNumberOfStateRequests()intSTABLE.getNumVotes()longNAKACK2.getSizeOfAllMessages()longNAKACK2.getSizeOfAllMessagesInclHeaders()longSTABLE.getStabilityReceived()longSTABLE.getStabilitySent()longSTABLE.getStableReceived()longSTABLE.getStableSent()booleanSTABLE.getStableTaskRunning()longStreamingStateTransfer.getThreadPoolCompletedTasks()intStreamingStateTransfer.getThreadPoolSize()longFLUSH.getTotalTimeInFlush()Deprecated, for removal: This API element is subject to removal in a future version.GMS.getView()intGMS.getViewHandlerSize()longNAKACK2.getXmitTableCapacity()intNAKACK2.getXmitTableMissingMessages()intNAKACK2.getXmitTableNumCompactions()intNAKACK2.getXmitTableNumCurrentRows()intNAKACK2.getXmitTableNumMoves()intNAKACK2.getXmitTableNumPurges()intNAKACK2.getXmitTableNumResizes()intNAKACK2.getXmitTableUndeliveredMsgs()booleanGMS.isCoord()booleanGMS.isLeaving()booleanGMS.isMergeInProgress()booleanGMS.isMergeKillerRunning()booleanGMS.isMergeTaskRunning()booleanGMS.isViewHandlerSuspended()booleanNAKACK2.isXmitTaskRunning()booleanNAKACK2.resendTaskRunning()voidNAKACK2.setResendLastSeqno(boolean flag) -
Uses of ManagedAttribute in org.jgroups.protocols.relay
Fields in org.jgroups.protocols.relay with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprotected booleanprotected booleanRELAY.is_site_masterRELAY.site_mastersprotected final SiteStatusRELAY3.site_statusMethods in org.jgroups.protocols.relay with annotations of type ManagedAttributeModifier and TypeMethodDescriptionlongRELAY.getAvgMsgsForwardingToLocalMbr()longRELAY.getAvgMsgsForwardingToSM()longRELAY.getAvgMsgsRelaying()intRELAY.getNumberOfNoRouteErrors()longRELAY.getNumForwardedToLocalMbr()longRELAY.getNumForwardedToSiteMaster()longRELAY.getNumRelayed()longRELAY.getTimeForwardingToLocalMbr()longRELAY.getTimeForwardingToSM()longRELAY.getTimeRelaying()booleanRELAY.isSiteMaster() -
Uses of ManagedAttribute in org.jgroups.stack
Fields in org.jgroups.stack with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprotected InetAddressGossipRouter.bind_addrprotected GossipRouter.DumpMessagesGossipRouter.dump_msgsprotected booleanGossipRouter.emit_suspect_eventsprotected longGossipRouter.expiry_timeprotected booleanGossipRouter.jmxprotected intGossipRouter.linger_timeoutprotected AddressProtocol.local_addrprotected intGossipRouter.max_lengthprotected intGossipRouter.max_send_queueprotected booleanGossipRouter.non_blocking_sendsprotected intGossipRouter.portprotected longGossipRouter.reaper_intervalprotected intGossipRouter.recv_buf_sizeprotected booleanGossipRouter.use_nioMethods in org.jgroups.stack with annotations of type ManagedAttributeModifier and TypeMethodDescriptionbooleanDiagnosticsHandler.isRunning()intGossipRouter.numRegisteredClients()intGossipRouter.numRegisteredClusters()Protocol.policies()booleanGossipRouter.running() -
Uses of ManagedAttribute in org.jgroups.util
Fields in org.jgroups.util with annotations of type ManagedAttributeModifier and TypeFieldDescriptionprotected final LongAdderAsyncExecutor.num_drops_on_full_thread_poolprotected final LongAdderAsyncExecutor.num_rejectedprotected final LongAdderThreadPool.num_rejected_msgsprotected final LongAdderAsyncExecutor.num_sendsprotected final LongAdderAsyncExecutor.num_sends_on_callers_threadMethods in org.jgroups.util with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintThreadPool.getLargestSize()intThreadPool.getThreadPoolSize()intThreadPool.getThreadPoolSizeActive()