public static final class TestAsyncClientPauseForServerOverloaded.OverloadedQueue extends TestPluggableQueueImpl
| Constructor and Description |
|---|
OverloadedQueue(int maxQueueLength,
org.apache.hadoop.hbase.ipc.PriorityFunction priority,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
offer(org.apache.hadoop.hbase.ipc.CallRunner callRunner) |
add, addAll, clear, contains, containsAll, drainTo, drainTo, element, hasObservedARecentConfigurationChange, isEmpty, iterator, offer, onConfigurationChange, peek, poll, poll, put, remainingCapacity, remove, remove, removeAll, retainAll, size, take, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, parallelStream, removeIf, spliterator, streampublic OverloadedQueue(int maxQueueLength, org.apache.hadoop.hbase.ipc.PriorityFunction priority, org.apache.hadoop.conf.Configuration conf)
public boolean offer(org.apache.hadoop.hbase.ipc.CallRunner callRunner)
offer in interface BlockingQueue<org.apache.hadoop.hbase.ipc.CallRunner>offer in interface Queue<org.apache.hadoop.hbase.ipc.CallRunner>offer in class TestPluggableQueueImplCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.