@InterfaceAudience.Private public class NonRepeatedEnvironmentEdge extends Object implements org.apache.hadoop.hbase.util.EnvironmentEdge
Modifier and Type | Field and Description |
---|---|
private AtomicLong |
prevTime |
Constructor and Description |
---|
NonRepeatedEnvironmentEdge() |
Modifier and Type | Method and Description |
---|---|
long |
currentTime() |
private final AtomicLong prevTime
public NonRepeatedEnvironmentEdge()
public long currentTime()
currentTime
in interface org.apache.hadoop.hbase.util.EnvironmentEdge
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.