程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.util |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultEnvironmentEdge
Default implementation of an environment edge.
|
class |
IncrementingEnvironmentEdge
Uses an incrementing algorithm instead of the default.
|
限定符和类型 | 方法和说明 |
---|---|
static EnvironmentEdge |
EnvironmentEdgeManager.getDelegate()
Retrieves the singleton instance of the
EnvironmentEdge that is
being managed. |
限定符和类型 | 方法和说明 |
---|---|
static void |
EnvironmentEdgeManager.injectEdge(EnvironmentEdge edge)
Injects the given edge such that it becomes the managed entity.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.