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, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, parallelStream, removeIf, spliterator, stream
public 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 TestPluggableQueueImpl
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.