Package | Description |
---|---|
org.apache.hadoop.security.proto | |
org.apache.hadoop.security.protocolPB |
Modifier and Type | Field and Description |
---|---|
static org.apache.hadoop.thirdparty.protobuf.Parser<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto> |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder.build() |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder.buildPartial() |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.getDefaultInstance() |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.getDefaultInstanceForType() |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder.getDefaultInstanceForType() |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseDelimitedFrom(InputStream input) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseDelimitedFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(byte[] data) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(byte[] data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(ByteBuffer data) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(ByteBuffer data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(InputStream input) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.thirdparty.protobuf.Parser<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto> |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.getParserForType() |
static org.apache.hadoop.thirdparty.protobuf.Parser<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto> |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parser() |
Modifier and Type | Method and Description |
---|---|
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder.mergeFrom(RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto other) |
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.newBuilder(RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto prototype) |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto |
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface.refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) |
abstract void |
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
Refresh user to group mappings.
|
void |
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface.refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
Refresh user to group mappings.
|
void |
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub.refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done) |
Modifier and Type | Method and Description |
---|---|
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto |
RefreshUserMappingsProtocolServerSideTranslatorPB.refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.