Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService

Packages that use MultiRowMutationProtos.MultiRowMutationService
org.apache.hadoop.hbase.coprocessor Table of Contents 
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of MultiRowMutationProtos.MultiRowMutationService in org.apache.hadoop.hbase.coprocessor
 

Subclasses of MultiRowMutationProtos.MultiRowMutationService in org.apache.hadoop.hbase.coprocessor
 class MultiRowMutationEndpoint
          This class demonstrates how to implement atomic multi row transactions using HRegion.mutateRowsWithLocks(java.util.Collection, java.util.Collection) and Coprocessor endpoints.
 

Uses of MultiRowMutationProtos.MultiRowMutationService in org.apache.hadoop.hbase.protobuf.generated
 

Subclasses of MultiRowMutationProtos.MultiRowMutationService in org.apache.hadoop.hbase.protobuf.generated
static class MultiRowMutationProtos.MultiRowMutationService.Stub
           
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.