java.lang.Object
org.apache.hadoop.hbase.client.coprocessor.Batch

@Public public abstract class Batch extends Object
A collection of interfaces and utilities used for interacting with custom RPC interfaces exposed by Coprocessors.
  • Constructor Details