|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Fields | |
MetricsRegistry registry |
Added Fields | |
MetricsTimeVaryingInt authenticationFailures |
metrics - number of failed authentications |
MetricsTimeVaryingInt authenticationSuccesses |
metrics - number of successful authentications |
MetricsTimeVaryingInt authorizationFailures |
metrics - number of failed authorizations |
MetricsTimeVaryingInt authorizationSuccesses |
metrics - number of successful authorizations |
MetricsTimeVaryingLong receivedBytes |
metrics - number of bytes received |
MetricsTimeVaryingLong sentBytes |
metrics - number of bytes sent |
Changed Fields | ||
MetricsIntValue callQueueLen |
Change from non-final to final. |
metrics - length of the queue |
MetricsIntValue numOpenConnections |
Change from non-final to final. |
metrics - number of open connections |
MetricsTimeVaryingRate rpcProcessingTime |
Change from non-final to final. |
metrics - rpc processing time |
MetricsTimeVaryingRate rpcQueueTime |
Change from non-final to final. |
metrics - rpc queue time |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |