| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultEnvironmentEdgeDefault implementation of an environment edge. | 
| class  | IncrementingEnvironmentEdgeUses an incrementing algorithm instead of the default. | 
| class  | ManualEnvironmentEdgeAn environment edge that uses a manually set value. | 
| Modifier and Type | Field and Description | 
|---|---|
| private static EnvironmentEdge | EnvironmentEdgeManager. delegate | 
| Modifier and Type | Method and Description | 
|---|---|
| static EnvironmentEdge | EnvironmentEdgeManager. getDelegate()Retrieves the singleton instance of the  EnvironmentEdgethat is
 being managed. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | EnvironmentEdgeManager. injectEdge(EnvironmentEdge edge)Injects the given edge such that it becomes the managed entity. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.