Uses of Class
org.apache.hadoop.hbase.coprocessor.BaseEndpointCoprocessor

Packages that use BaseEndpointCoprocessor
org.apache.hadoop.hbase.coprocessor Table of Contents 
 

Uses of BaseEndpointCoprocessor in org.apache.hadoop.hbase.coprocessor
 

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



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