Package org.apache.hadoop.ipc
Interface FairCallQueueMXBean
public interface FairCallQueueMXBean
-
Method Summary
Modifier and TypeMethodDescriptionlong[]int[]int
-
Method Details
-
getQueueSizes
int[] getQueueSizes() -
getOverflowedCalls
long[] getOverflowedCalls() -
getRevision
int getRevision()
-