|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisibilityLabelsProtos.ListLabelsResponse | |
---|---|
org.apache.hadoop.hbase.protobuf.generated | |
org.apache.hadoop.hbase.security.visibility |
Uses of VisibilityLabelsProtos.ListLabelsResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type VisibilityLabelsProtos.ListLabelsResponse | |
---|---|
static com.google.protobuf.Parser<VisibilityLabelsProtos.ListLabelsResponse> |
VisibilityLabelsProtos.ListLabelsResponse.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return VisibilityLabelsProtos.ListLabelsResponse | |
---|---|
VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.Builder.build()
|
VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.Builder.buildPartial()
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.getDefaultInstance()
|
VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.getDefaultInstanceForType()
|
VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.Builder.getDefaultInstanceForType()
|
VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.VisibilityLabelsService.BlockingInterface.listLabels(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.ListLabelsRequest request)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseDelimitedFrom(InputStream input)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseFrom(byte[] data)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseFrom(com.google.protobuf.ByteString data)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseFrom(InputStream input)
|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityLabelsProtos.ListLabelsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type VisibilityLabelsProtos.ListLabelsResponse | |
---|---|
com.google.protobuf.Parser<VisibilityLabelsProtos.ListLabelsResponse> |
VisibilityLabelsProtos.ListLabelsResponse.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type VisibilityLabelsProtos.ListLabelsResponse | |
---|---|
VisibilityLabelsProtos.ListLabelsResponse.Builder |
VisibilityLabelsProtos.ListLabelsResponse.Builder.mergeFrom(VisibilityLabelsProtos.ListLabelsResponse other)
|
static VisibilityLabelsProtos.ListLabelsResponse.Builder |
VisibilityLabelsProtos.ListLabelsResponse.newBuilder(VisibilityLabelsProtos.ListLabelsResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type VisibilityLabelsProtos.ListLabelsResponse | |
---|---|
abstract void |
VisibilityLabelsProtos.VisibilityLabelsService.listLabels(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.ListLabelsRequest request,
com.google.protobuf.RpcCallback<VisibilityLabelsProtos.ListLabelsResponse> done)
rpc listLabels(.ListLabelsRequest) returns (.ListLabelsResponse); |
void |
VisibilityLabelsProtos.VisibilityLabelsService.Interface.listLabels(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.ListLabelsRequest request,
com.google.protobuf.RpcCallback<VisibilityLabelsProtos.ListLabelsResponse> done)
rpc listLabels(.ListLabelsRequest) returns (.ListLabelsResponse); |
void |
VisibilityLabelsProtos.VisibilityLabelsService.Stub.listLabels(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.ListLabelsRequest request,
com.google.protobuf.RpcCallback<VisibilityLabelsProtos.ListLabelsResponse> done)
|
Uses of VisibilityLabelsProtos.ListLabelsResponse in org.apache.hadoop.hbase.security.visibility |
---|
Methods in org.apache.hadoop.hbase.security.visibility that return VisibilityLabelsProtos.ListLabelsResponse | |
---|---|
static VisibilityLabelsProtos.ListLabelsResponse |
VisibilityClient.listLabels(org.apache.hadoop.conf.Configuration conf,
String regex)
Retrieve the list of visibility labels defined in the system. |
Method parameters in org.apache.hadoop.hbase.security.visibility with type arguments of type VisibilityLabelsProtos.ListLabelsResponse | |
---|---|
void |
VisibilityController.listLabels(com.google.protobuf.RpcController controller,
VisibilityLabelsProtos.ListLabelsRequest request,
com.google.protobuf.RpcCallback<VisibilityLabelsProtos.ListLabelsResponse> done)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |