Uses of Class
org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto

Packages that use RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
org.apache.hadoop.security.proto   
org.apache.hadoop.security.protocolPB   
 

Uses of RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto in org.apache.hadoop.security.proto
 

Fields in org.apache.hadoop.security.proto with type parameters of type RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
static com.google.protobuf.Parser<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto> RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.PARSER
           
 

Methods in org.apache.hadoop.security.proto that return RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(byte[] data)
           
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(com.google.protobuf.ByteString data)
           
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(InputStream input)
           
static RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.security.proto that return types with arguments of type RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
 com.google.protobuf.Parser<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto> RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.getParserForType()
           
 

Methods in org.apache.hadoop.security.proto with parameters of type RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
 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(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request)
           
abstract  void RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request, com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
          rpc refreshUserToGroupsMappings(.hadoop.common.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.common.RefreshUserToGroupsMappingsResponseProto);
 void RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface.refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request, com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
          rpc refreshUserToGroupsMappings(.hadoop.common.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.common.RefreshUserToGroupsMappingsResponseProto);
 void RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub.refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request, com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
           
 

Uses of RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto in org.apache.hadoop.security.protocolPB
 

Methods in org.apache.hadoop.security.protocolPB with parameters of type RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
 RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto RefreshUserMappingsProtocolServerSideTranslatorPB.refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.