org.apache.hadoop.hbase.protobuf.generated
Interface RowProcessorProtos.RowProcessorService.Interface

All Known Implementing Classes:
RowProcessorProtos.RowProcessorService.Stub
Enclosing class:
RowProcessorProtos.RowProcessorService

public static interface RowProcessorProtos.RowProcessorService.Interface


Method Summary
 void process(com.google.protobuf.RpcController controller, RowProcessorProtos.RowProcessorRequest request, com.google.protobuf.RpcCallback<RowProcessorProtos.RowProcessorResult> done)
           
 

Method Detail

process

void process(com.google.protobuf.RpcController controller,
             RowProcessorProtos.RowProcessorRequest request,
             com.google.protobuf.RpcCallback<RowProcessorProtos.RowProcessorResult> done)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.