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

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

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

Subclasses of MultiRowMutation.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 MultiRowMutation.MultiRowMutationService in org.apache.hadoop.hbase.protobuf.generated
 

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



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