public interface CoprocessorProtocol extends VersionedProtocol
Note that all callable methods must have a return type handled by
HbaseObjectWritable.writeObject(java.io.DataOutput, Object, Class, org.apache.hadoop.conf.Configuration)
.
That is:
int
, float
, etc)String
Writable
java.util.List
of one of the aboveModifier and Type | Field and Description |
---|---|
static long |
VERSION |
getProtocolSignature, getProtocolVersion
static final long VERSION
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.