Package | Description |
---|---|
org.apache.hadoop.hbase.procedure2 | |
org.apache.hadoop.hbase.procedure2.util |
Modifier and Type | Class and Description |
---|---|
(package private) class |
DelayedProcedure<TEnvironment>
Vessel that carries a Procedure and a timeout.
|
(package private) class |
InlineChore
Inline Chores (executors internal chores).
|
private class |
ProcedureExecutor.WorkerMonitor |
protected class |
RemoteProcedureDispatcher.BufferNode
Node that contains a set of RemoteProcedures
|
private static class |
RemoteProcedureDispatcher.DelayedTask
Delayed object that holds a FutureTask.
|
Modifier and Type | Class and Description |
---|---|
static class |
DelayedUtil.DelayedContainer<T> |
static class |
DelayedUtil.DelayedContainerWithTimestamp<T>
Has a timeout.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.