Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
private static class |
RegionCoprocessorHost.EndpointOperation |
private static class |
RegionCoprocessorHost.EndpointOperationWithResult<T> |
private static class |
RegionCoprocessorHost.RegionOperation |
private static class |
RegionCoprocessorHost.RegionOperationWithResult<T> |
Modifier and Type | Method and Description |
---|---|
private boolean |
RegionCoprocessorHost.execOperation(boolean earlyExit,
RegionCoprocessorHost.CoprocessorOperation ctx) |
private boolean |
RegionCoprocessorHost.execOperation(RegionCoprocessorHost.CoprocessorOperation ctx) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.