| Package | Description |
|---|---|
| org.apache.hadoop.hbase.procedure2 | |
| org.apache.hadoop.hbase.procedure2.util |
| Modifier and Type | Class and Description |
|---|---|
private static class |
ProcedureExecutor.ProcedureTimeoutRetriever
Used by the TimeoutBlockingQueue to get the timeout interval of the procedure
|
| Modifier and Type | Field and Description |
|---|---|
private TimeoutBlockingQueue.TimeoutRetriever<? super E> |
TimeoutBlockingQueue.timeoutRetriever |
| Constructor and Description |
|---|
TimeoutBlockingQueue(int capacity,
TimeoutBlockingQueue.TimeoutRetriever<? super E> timeoutRetriever) |
TimeoutBlockingQueue(TimeoutBlockingQueue.TimeoutRetriever<? super E> timeoutRetriever) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.