Interface CoprocessorService
Deprecated.
Since 2.0. Will be removed in 3.0
Coprocessor endpoints providing protobuf services should implement this interface and return the
Service
instance via getService()
.-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hbase.thirdparty.com.google.protobuf.Service
Deprecated.
-
Method Details
-
getService
org.apache.hbase.thirdparty.com.google.protobuf.Service getService()Deprecated.
-