Provides clients with an RPC connection to call coprocessor endpoint {@link com.google.protobuf.Service}s against the active master. An instance of this class may be obtained by calling {@link org.apache.hadoop.hbase.client.HBaseAdmin#coprocessorService()}, but should normally only be used in creating a new {@link com.google.protobuf.Service} stub to call the endpointmethods.
@see org.apache.hadoop.hbase.client.HBaseAdmin#coprocessorService()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.