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
 
- 
Method Details
- 
getService
com.google.protobuf.Service getService()Deprecated. 
 -