public static class TestRowProcessorEndpoint.RowProcessorEndpoint<S extends Message,T extends Message> extends BaseRowProcessorEndpoint<S,T>
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRowProcessorEndpoint.RowProcessorEndpoint.FriendsOfFriendsProcessor |
static class |
TestRowProcessorEndpoint.RowProcessorEndpoint.IncrementCounterProcessor |
static class |
TestRowProcessorEndpoint.RowProcessorEndpoint.RowSwapProcessor |
static class |
TestRowProcessorEndpoint.RowProcessorEndpoint.TimeoutProcessor |
org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.BlockingInterface, org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.Interface, org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.StubCoprocessor.StatePRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION| Constructor and Description |
|---|
RowProcessorEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doScan(HRegion region,
Scan scan,
List<Cell> result) |
getServices, process, start, stopcallMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBulkLoadObserver, getEndpointObserver, getRegionObserverpublic RowProcessorEndpoint()
public static void doScan(HRegion region, Scan scan, List<Cell> result) throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.