Package org.apache.hadoop.hbase.master
Interface MasterRpcServicesVersionWrapper.ServiceCallFunction<Req,Resp>
- All Superinterfaces:
VersionInfoUtil.ServiceCallFunction<org.apache.hbase.thirdparty.com.google.protobuf.RpcController,
Req, Resp, org.apache.hbase.thirdparty.com.google.protobuf.ServiceException>
- Enclosing class:
- MasterRpcServicesVersionWrapper
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface MasterRpcServicesVersionWrapper.ServiceCallFunction<Req,Resp>
extends VersionInfoUtil.ServiceCallFunction<org.apache.hbase.thirdparty.com.google.protobuf.RpcController,Req,Resp,org.apache.hbase.thirdparty.com.google.protobuf.ServiceException>
-
Method Summary
Methods inherited from interface org.apache.hadoop.hbase.client.VersionInfoUtil.ServiceCallFunction
apply