org.apache.hadoop.hbase.protobuf.generated
Interface VisibilityLabelsProtos.VisibilityLabelsService.BlockingInterface
- Enclosing class:
- VisibilityLabelsProtos.VisibilityLabelsService
public static interface VisibilityLabelsProtos.VisibilityLabelsService.BlockingInterface
addLabels
VisibilityLabelsProtos.VisibilityLabelsResponse addLabels(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.VisibilityLabelsRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
setAuths
VisibilityLabelsProtos.VisibilityLabelsResponse setAuths(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.SetAuthsRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
clearAuths
VisibilityLabelsProtos.VisibilityLabelsResponse clearAuths(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.SetAuthsRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getAuths
VisibilityLabelsProtos.GetAuthsResponse getAuths(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.GetAuthsRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
listLabels
VisibilityLabelsProtos.ListLabelsResponse listLabels(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.ListLabelsRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.