Uses of Interface
org.glassfish.j2ee.statistics.CountStatistic
Packages that use CountStatistic
Package
Description
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
-
Uses of CountStatistic in com.sun.enterprise.admin.monitor.stats
Classes in com.sun.enterprise.admin.monitor.stats that implement CountStatisticModifier and TypeClassDescriptionclassAn implementation of a CountStatistic.classAn implementation of MutableCountStatistic that provides ways to change the state externally through mutators.Methods in com.sun.enterprise.admin.monitor.stats that return CountStatisticModifier and TypeMethodDescriptionStatefulSessionStoreStats.getActivationCount()Returns the total number of sessions activated from the storeStatefulSessionStoreStats.getActivationErrorCount()Returns the total number of sessions that could not be activated from the storeStatefulSessionStoreStats.getActivationSuccessCount()Returns the total number of sessions successfully activated from the storeWebModuleStats.getActiveSessionsCurrent()Gets the number of currently active sessions for the web module associated with this WebModuleStats.WebModuleStats.getActiveSessionsHigh()Gets the maximum number of concurrently active sessions for the web module associated with this WebModuleStats.JVMOperatingSystemStats.getAvailableProcessors()Returns the number of processors available to the JVMConnectionPoolStats.getAverageConnWaitTime()Indicates the average wait time of connections, for successful connection request attempts to the connector connection poolJVMThreadInfoStats.getBlockedCount()Returns the number of times that this thread has been in the blocked stateJVMThreadInfoStats.getBlockedTime()Returns the elapsed time (in milliseconds) that the thread associated with this ThreadInfo has blocked to enter or reenter a monitor since thread contention monitoring is enabled.HTTPListenerStats.getBytesReceived()Cumulative value of the bytesReceived by each of the RequestProcessorsHTTPListenerStats.getBytesSent()Cumulative value of the bytesSent by each of the RequestProcessorsHAStatefulSessionStoreStats.getCheckpointCount()Returns the total number of sessions checkpointed using this storeHAStatefulSessionStoreStats.getCheckpointErrorCount()Returns the total number of sessions that could not be checkpointed using this storeHAStatefulSessionStoreStats.getCheckpointSuccessCount()Returns the total number of sessions successfully checkpointed using this storeJVMGarbageCollectorStats.getCollectionCount()Returns the total number of collections that have occurredJVMGarbageCollectorStats.getCollectionTime()Returns the accumulated collection time in millisecondsJVMMemoryStats.getCommittedHeapSize()Returns the amount of memory in bytes that is committed for the JVM to useJVMMemoryStats.getCommittedNonHeapSize()Returns the amount of memory in bytes that is committed for the JVM to useConnectorWorkMgmtStats.getCompletedWorkCount()indicates the number of work objects that were completed by the Application Server per connector module, since the last reset.OrbConnectionManagerStats.getConnectionsIdle()Returns the total number of idle connections to the ORB as an instance of CountStatistic.OrbConnectionManagerStats.getConnectionsInUse()Returns the total number of in-use connections to the ORB as an instance of CountStatistic.HTTPListenerStats.getCount200()Returns the number of responses with a status code equal to 200 sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount200()Gets the number of responses with a 200 response code.HTTPListenerStats.getCount2xx()Returns the number of responses with a status code in the 2xx range sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount2xx()Gets the number of 200-level responses sent.HTTPListenerStats.getCount302()Returns the number of responses with a status code equal to 302 sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount302()Gets the number of responses with a 302 response code.HTTPListenerStats.getCount304()Returns the number of responses with a status code equal to 304 sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount304()Gets the number of responses with a 304 response code.HTTPListenerStats.getCount3xx()Returns the number of responses with a status code in the 3xx range sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount3xx()Gets the number of 300-level responses sent.HTTPListenerStats.getCount400()Returns the number of responses with a status code equal to 400 sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount400()Gets the number of responses with a 400 response code.HTTPListenerStats.getCount401()Returns the number of responses with a status code equal to 401 sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount401()Gets the number of responses with a 401 response code.HTTPListenerStats.getCount403()Returns the number of responses with a status code equal to 403 sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount403()Gets the number of responses with a 403 response code.HTTPListenerStats.getCount404()Returns the number of responses with a status code equal to 404 sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount404()Gets the number of responses with a 404 response code.HTTPListenerStats.getCount4xx()Returns the number of responses with a status code in the 4xx range sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount4xx()Gets the number of 400-level responses sent.HTTPListenerStats.getCount503()Returns the number of responses with a status code equal to 503 sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount503()Gets the number of responses with a 503 response code.HTTPListenerStats.getCount5xx()Returns the number of responses with a status code in the 5xx range sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCount5xx()Gets the number of 500-level responses sent.PWCDnsStats.getCountAsyncAddrLookups()The total number of asynchronic address lookupsPWCDnsStats.getCountAsyncLookupsInProgress()The number of asynchronic lookups in progressPWCDnsStats.getCountAsyncNameLookups()The total number of asynchronic name lookupsPWCRequestStats.getCountBytesReceived()Gets the number of bytes received.PWCRequestStats.getCountBytesTransmitted()Gets the number of bytes transmitted.PWCDnsStats.getCountCacheEntries()The number of current cache entriesPWCDnsStats.getCountCacheHits()The number of cache hitsPWCDnsStats.getCountCacheMisses()The number of cache missesPWCKeepAliveStats.getCountConnections()Number of connections in keep-alive modePWCFileCacheStats.getCountContentHits()The Number of hits on cached file contentPWCFileCacheStats.getCountContentMisses()The Number of misses on cached file contentPWCFileCacheStats.getCountEntries()The number of current cache entries.PWCKeepAliveStats.getCountFlushes()The number of times the server had to close a connection because the KeepAliveCount exceeded the MaxKeepAliveConnectionsPWCFileCacheStats.getCountHits()The Number of cache lookup hitsPWCKeepAliveStats.getCountHits()The number of times a request was successfully received from a connection that had been kept alivePWCFileCacheStats.getCountInfoHits()The Number of hits on cached file infoPWCFileCacheStats.getCountInfoMisses()The Number of misses on cached file infoPWCFileCacheStats.getCountMisses()The Number of cache lookup missesHTTPListenerStats.getCountOpenConnections()Returns the number of open connections managed by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCountOpenConnections()Gets the number of open connections.PWCFileCacheStats.getCountOpenEntries()The number of current open cache entriesHTTPListenerStats.getCountOther()Returns the number of responses with a status code outside the 2xx, 3xx, 4xx, and 5xx range, sent by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getCountOther()Gets the number of responses sent that were not 200, 300, 400, or 500 level.PWCConnectionQueueStats.getCountOverflows()Gets the number of times the queue has been too full to accommodate a connectionPWCConnectionQueueStats.getCountQueued()Gets the number of connections currently in the queuePWCThreadPoolStats.getCountQueued()Returns the current number of requests waiting for a native threadPWCConnectionQueueStats.getCountQueued15MinuteAverage()Gets the average number of connections queued in the last 15 minutesPWCConnectionQueueStats.getCountQueued1MinuteAverage()Gets the average number of connections queued in the last 1 minutePWCConnectionQueueStats.getCountQueued5MinuteAverage()Gets the average number of connections queued in the last 5 minutesPWCKeepAliveStats.getCountRefusals()The number of times the server could not hand off the connection to a keep-alive thread, possibly due to too many persistent connectionsPWCRequestStats.getCountRequests()Gets the number of requests serviced.PWCThreadPoolStats.getCountThreads()Returns current number of threadsPWCThreadPoolStats.getCountThreadsIdle()Returns the number of threads that are currently idlePWCKeepAliveStats.getCountTimeouts()The number of times the server terminated keep-alive connections as the client connections timed out, without any activityPWCConnectionQueueStats.getCountTotalConnections()Gets the total number of connections that have been accepted.PWCConnectionQueueStats.getCountTotalQueued()Gets the total number of connections that have been queued.HTTPListenerStats.getCurrentThreadCount()The number of request processing threads currently in the thread poolJVMThreadStats.getCurrentThreadCPUTime()Returns the CPU time for the current thread in nanoseconds, if CPU time measurement is enabled.HTTPListenerStats.getCurrentThreadsBusy()The number of request processing threads currently in the thread pool, serving requests.JVMThreadStats.getDaemonThreadCount()Returns the current number of live daemon threadsConnectorEndPointFactoryStats.getDeliveredMessageCount()indicates the number of messages delivered through Endpoints created, via this endpoint factoryHTTPListenerStats.getErrorCount()Cumulative value of the errorCount of each of the RequestProcessors.ServletStats.getErrorCount()The errorCount represents the number of cases where the response code was >= 400EJBMethodStats.getExecutionTime()Returns the time spent during the last successful/unsuccessful attempt to execute the operation, as a CountStatistic.StatefulSessionStoreStats.getExpiredSessionCount()Returns the total number of expired sessions that were removed by the storeWebModuleStats.getExpiredSessionsTotal()Gets the total number of expired sessions for the web module associated with this WebModuleStats.PWCDnsStats.getFlagAsyncEnabled()Returns whether asynchronic lookup is enabled.PWCDnsStats.getFlagCacheEnabled()Indicates whether the DNS cache is enabled or disable.PWCFileCacheStats.getFlagEnabled()Returns whether the file cache us enabled.PWCHttpServiceStats.getFlagProfilingEnabled()Returns 1 if profiling is enabled, otherwise 0PWCHttpServiceStats.getFlagVirtualServerOverflow()Returns 1 if virtual server overflow is enable, otherwise 0JVMMemoryStats.getInitHeapSize()Returns the size of the heap initially requested by the JVMJVMMemoryStats.getInitNonHeapSize()Returns the size of the non=heap area initially requested by the JVMEJBPoolStats.getJmsMaxMessagesLoad()Returns the maximum number of messages to load into a JMS session, at a time, as a CountStatistic.WebModuleStats.getJspCount()Gets the number of JSPs that have been loaded in the web module associated with this WebModuleStats.WebModuleStats.getJspErrorCount()Gets the number of errors that were triggered by JSP invocations.WebModuleStats.getJspReloadCount()Gets the number of JSPs that have been reloaded in the web module associated with this WebModuleStats .PWCHttpServiceStats.getLoad15MinuteAverage()Returns the average load for the last 15 minutesPWCHttpServiceStats.getLoad1MinuteAverage()Returns the average load in the last minutePWCHttpServiceStats.getLoad5MinuteAverage()Returns the average load for the last 5 minutesJVMClassLoadingStats.getLoadedClassCount()Returns the number of classes that are currently loaded in the JVMJVMThreadInfoStats.getLockOwnerId()Returns the Id of the thread which holds the monitor lock of an object on which this thread is blockingPWCRequestStats.getMaxByteTransmissionRate()Gets the maximum rate at which data was transmitted over some server-defined interval.PWCDnsStats.getMaxCacheEntries()The maximum number of cache entriesPWCKeepAliveStats.getMaxConnections()Maximum number of connections allowed in keep-alive mode simultaneouslyPWCFileCacheStats.getMaxEntries()The maximum number of cache entriesPWCFileCacheStats.getMaxHeapCacheSize()The Maximum heap space used for cacheJVMMemoryStats.getMaxHeapSize()Returns the maximum amount of memory in bytes that can be used for memory managementPWCFileCacheStats.getMaxMmapCacheSize()The Maximum Memory Map size to be used for cachingJVMMemoryStats.getMaxNonHeapSize()Returns the maximum amount of memory in bytes that can be used for memory managementHTTPListenerStats.getMaxOpenConnections()Returns the maximum number of open connections managed by the HTTP listener whose statistics are exposed by thisHTTPListenerStats.PWCRequestStats.getMaxOpenConnections()Gets the maximum number of open connections.PWCFileCacheStats.getMaxOpenEntries()The Maximum number of open cache entriesPWCConnectionQueueStats.getMaxQueued()Gets the maximum size of the connection queuePWCThreadPoolStats.getMaxQueued()Returns the maximum number of requests that can be queued at one time to wait for a native threadHTTPListenerStats.getMaxSpareThreads()The maximum number of unused request processing threads that will be allowed to exist until the thread pool starts stopping the unnecessary threads.HTTPListenerStats.getMaxThreads()The maximum number of request processing threads that are created by the listener.PWCHttpServiceStats.getMaxThreads()Returns the max amount of threadsPWCThreadPoolStats.getMaxThreads()Returns the maximum number of native threads allowed in the thread poolHTTPListenerStats.getMaxTime()The longest response time for a request.ServletStats.getMaxTime()The maximum processing time of a servlet requestPWCHttpServiceStats.getMaxVirtualServers()The Max amount of virtual serversConnectorEndPointFactoryStats.getMessagesCreatedCount()indicates the number of messages created via this endpoint factory, since the last resetHTTPListenerStats.getMinSpareThreads()The number of request processing threads that will be created when this listener is first started.ThreadPoolStats.getNumberOfAvailableThreads()Returns the total number of available threads, as an instance ofCountStatistic.ThreadPoolStats.getNumberOfBusyThreads()Returns the number of busy threads, as an instance ofCountStatistic.ConnectionPoolStats.getNumConnAcquired()indicates the number of logical EIS/JDBC connections that were acquired from the pool, since the last resetConnectionPoolStats.getNumConnCreated()indicates the number of physical EIS/JDBC connections that were created, since the last resetConnectionPoolStats.getNumConnDestroyed()indicates the number of physical EIS/JDBC connections that were destroyed , since the last resetConnectionPoolStats.getNumConnFailedValidation()represents the number of connections that failed validationConnectionPoolStats.getNumConnNotSuccessfullyMatched()Indicates the number of connections that were rejected by the Managed Connection Factory during matching.ConnectionPoolStats.getNumConnReleased()indicates the number of logical EIS/JDBC connections that were released to the pool, since the last resetConnectionPoolStats.getNumConnSuccessfullyMatched()Indicates the number of connections that were successfully matched by the Managed Connection Factory.ConnectionPoolStats.getNumConnTimedOut()represents the number of connection requests that timed outEJBCacheStats.getNumExpiredSessionsRemoved()Returns the number of removed Expired Sessions as a CountStatistic.EJBCacheStats.getNumPassivationErrors()Returns the number of errors in passivating a Stateful Session Bean, as a CountStatistic.EJBCacheStats.getNumPassivations()Returns the number of passivations of a Stateful Session Bean, as a CountStatistic.EJBCacheStats.getNumPassivationSuccess()Returns the number of errors in passivating a Stateful Session Bean, as a CountStatistic.ConnectionPoolStats.getNumPotentialConnLeak()Indicates the number of potential connection leaksTimerServiceStats.getNumTimersCreated()Total number of timers created in the systemTimerServiceStats.getNumTimersDelivered()Total number of timers delivered by the systemTimerServiceStats.getNumTimersRemoved()Total number of timers removed from the systemJVMMemoryStats.getObjectPendingFinalizationCount()Returns the approximate number of objects, that are pending finalization.StatefulSessionStoreStats.getPassivationCount()Returns the total number of sessions passivated using this storeStatefulSessionStoreStats.getPassivationErrorCount()Returns the total number of sessions that could not be passivated using the storeStatefulSessionStoreStats.getPassivationSuccessCount()Returns the total number of sessions passivated successfully using this storePWCConnectionQueueStats.getPeakQueued()Gets the largest number of connections that were in the queue simultaneously.PWCThreadPoolStats.getPeakQueued()Returns the highest number of requests that were ever queued up simultaneously for the use of a native thread since the server was startedJVMThreadStats.getPeakThreadCount()Returns the peak live thread count, since the JVM started or the peak was resetHTTPListenerStats.getProcessingTime()Cumulative value of the processing times of each of the RequestProcessors.ServletStats.getProcessingTime()Cumulative Value, indicating the time taken to process the requests received so far.PWCHttpServiceStats.getRateBytesReceived()Returns the rate of bytes receivedPWCHttpServiceStats.getRateBytesTransmitted()Returns the rate of bytes transmittedPWCRequestStats.getRateBytesTransmitted()Gets the rate (in bytes per second) at which data was transmitted over some server-defined interval.WebModuleStats.getRejectedSessionsTotal()Gets the total number of rejected sessions for the web module associated with this WebModuleStats.ConnectorWorkMgmtStats.getRejectedWorkCount()indicates the number of work objects rejected by the Application Server per connector module, since the last reset.HTTPListenerStats.getRequestCount()Cumulative number of the requests processed so far, by the RequestProcessors.ServletStats.getRequestCount()Number of requests processed by this servlet.ConnectorEndPointFactoryStats.getRuntimeExceptionsCount()indicates the number of runtime exceptions that had occurred during the delivery of messages to endpoints created via this endpoint factory.PWCFileCacheStats.getSecondsMaxAge()The maximum age of a valid cache entryPWCHttpServiceStats.getSecondsRunning()Returns the amount of seconds the HttpService has been runningPWCKeepAliveStats.getSecondsTimeouts()The time (in seconds) before idle keep-alive connections are closedWebModuleStats.getServletProcessingTimes()Gets the cumulative processing times of all servlets in the web module associated with this WebModuleStats.WebModuleStats.getSessionsTotal()Gets the total number of sessions that have been created for the web module associated with this WebModuleStats.PWCFileCacheStats.getSizeHeapCache()The Heap space used for cachePWCFileCacheStats.getSizeMmapCache()The size of Mapped memory used for cachingConnectorWorkMgmtStats.getSubmittedWorkCount()indicates the number of work objects submitted by a connector module for execution, since the last resetJVMThreadStats.getThreadCount()Returns the current number of live daemon and non-daemon threadsJVMThreadInfoStats.getThreadId()Returns the Id of the threadPWCConnectionQueueStats.getTicksTotalQueued()Gets the total number of ticks that connections have spent in the queue.EJBPoolStats.getTotalBeansCreated()Returns the number of Beans created in associated pool so far over time, since the gathering of data started, as a CountStatistic.EJBPoolStats.getTotalBeansDestroyed()Returns the number of Beans destroyed from associated pool so far over time, since the gathering of data started, as a CountStatistic.JVMCompilationStats.getTotalCompilationTime()Returns the accumulated time in milliseconds, that was spent in compilationJVMClassLoadingStats.getTotalLoadedClassCount()Returns the total number of classes that have been loaded, since the JVM began executionEJBMethodStats.getTotalNumErrors()Returns the total number of errors as a CountStatistic.EJBMethodStats.getTotalNumSuccess()Returns the total number of successful runs, as a CountStatistic.JVMThreadStats.getTotalStartedThreadCount()Returns the total number of threads created and also started since the JVM startedThreadPoolStats.getTotalWorkItemsAdded()Returns the the total number of work items added so far to the work queue associated with threadpool.JVMClassLoadingStats.getUnloadedClassCount()Returns the number of classes that have been unloaded from the JVMJVMRuntimeStats.getUptime()Returns the uptime of the JVM in millisecondsJVMMemoryStats.getUsedHeapSize()Returns the size of the heap currently in useJVMMemoryStats.getUsedNonHeapSize()Returns the size of the non-heap area currently in useJVMThreadInfoStats.getWaitedCount()Returns the number of times that the thread has been in WAITING or TIMED_WAITING statesJVMThreadInfoStats.getWaitedTime()Returns the elapsed time(in milliseconds) that the thread has been in the waiting state.ConnectionPoolStats.getWaitQueueLength()Indicates the number of connection requests in the queue waiting to be servicedConstructors in com.sun.enterprise.admin.monitor.stats with parameters of type CountStatisticModifierConstructorDescriptionMutableCountStatisticImpl(CountStatistic initial) Constructs an instance of MutableCountStatistic that encapsulates the given Statistic. -
Uses of CountStatistic in org.glassfish.j2ee.statistics
Methods in org.glassfish.j2ee.statistics that return CountStatisticModifier and TypeMethodDescriptionJTAStats.getActiveCount()Number of active transactions.JCAConnectionPoolStats.getCloseCount()The number of connections closedJDBCConnectionPoolStats.getCloseCount()Number of connections closed.JTAStats.getCommittedCount()Number of committed transactions.EJBStats.getCreateCount()Number of times create was called.JCAConnectionPoolStats.getCreateCount()The number of connections createdJDBCConnectionPoolStats.getCreateCount()Number of connections created.JMSSessionStats.getDurableSubscriptionCount()Number of durable subscriptions.JMSEndpointStats.getExpiredMessageCount()Number of messages that expired before delivery.JMSSessionStats.getExpiredMessageCount()Number of expired messages.JMSEndpointStats.getMessageCount()Number of messages sent or received.JMSSessionStats.getMessageCount()Number of messages exchanged.MessageDrivenBeanStats.getMessageCount()Number of messages received.JMSEndpointStats.getPendingMessageCount()Number of pending messages.JMSSessionStats.getPendingMessageCount()Number of pending messages.EJBStats.getRemoveCount()Number of times remove was called.JTAStats.getRolledbackCount()Number of rolled-back transactions.JavaMailStats.getSentMailCount()The number of mail messages sent.JVMStats.getUpTime()Amount of time the JVM has been running.