protected class TestAssignmentManagerBase.HangOnCloseThenRSCrashExecutor extends TestAssignmentManagerBase.GoodRsExecutor
Modifier and Type | Field and Description |
---|---|
private int |
invocations |
static int |
TYPES_OF_FAILURE |
Modifier | Constructor and Description |
---|---|
protected |
HangOnCloseThenRSCrashExecutor() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.CloseRegionResponse |
execCloseRegion(org.apache.hadoop.hbase.ServerName server,
byte[] regionName) |
execOpenRegion
sendRequest
public static final int TYPES_OF_FAILURE
private int invocations
protected HangOnCloseThenRSCrashExecutor()
protected org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.CloseRegionResponse execCloseRegion(org.apache.hadoop.hbase.ServerName server, byte[] regionName) throws IOException
execCloseRegion
in class TestAssignmentManagerBase.GoodRsExecutor
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.