public static class TestCoprocessorMetrics.CustomRegionEndpoint extends org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService.BlockingInterface, org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService.Interface, org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService.Stub| Modifier and Type | Field and Description |
|---|---|
private org.apache.hadoop.hbase.metrics.Timer |
endpointExecution |
| Constructor and Description |
|---|
CustomRegionEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
mutateRows(com.google.protobuf.RpcController controller,
org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest request,
com.google.protobuf.RpcCallback<org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse> done) |
void |
start(org.apache.hadoop.hbase.CoprocessorEnvironment env) |
getServices, stopcallMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubprivate org.apache.hadoop.hbase.metrics.Timer endpointExecution
public CustomRegionEndpoint()
public void mutateRows(com.google.protobuf.RpcController controller, org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest request, com.google.protobuf.RpcCallback<org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse> done)
mutateRows in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpointpublic void start(org.apache.hadoop.hbase.CoprocessorEnvironment env) throws IOException
start in interface org.apache.hadoop.hbase.Coprocessorstart in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpointIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.