private static final class TestSimpleRpcScheduler.CoDelEnvironmentEdge extends Object implements org.apache.hadoop.hbase.util.EnvironmentEdge
Modifier and Type | Field and Description |
---|---|
private long |
offset |
private Set<String> |
threadNamePrefixs |
private BlockingQueue<Long> |
timeQ |
Modifier | Constructor and Description |
---|---|
private |
CoDelEnvironmentEdge() |
Modifier and Type | Method and Description |
---|---|
long |
currentTime() |
private final BlockingQueue<Long> timeQ
private long offset
private final Set<String> threadNamePrefixs
private CoDelEnvironmentEdge()
public long currentTime()
currentTime
in interface org.apache.hadoop.hbase.util.EnvironmentEdge
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.