org.apache.hadoop.hbase.client.coprocessor
Class Batch
java.lang.Object
org.apache.hadoop.hbase.client.coprocessor.Batch
@InterfaceAudience.Public
@InterfaceStability.Evolving
public abstract class Batch
- extends Object
A collection of interfaces and utilities used for interacting with custom RPC
interfaces exposed by Coprocessors.
Constructor Summary |
Batch()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Batch
public Batch()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.