public static final class GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto extends com.google.protobuf.GeneratedMessageV3 implements GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
Get groups for user request.Protobuf type
hadoop.common.GetGroupsForUserRequestProto
Modifier and Type | Class and Description |
---|---|
static class |
GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
Get groups for user request.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto> |
PARSER
Deprecated.
|
static int |
USER_FIELD_NUMBER |
public static final int USER_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasUser()
required string user = 1;
hasUser
in interface GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
public String getUser()
required string user = 1;
getUser
in interface GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
public com.google.protobuf.ByteString getUserBytes()
required string user = 1;
getUserBytes
in interface GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(InputStream input) throws IOException
IOException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder newBuilderForType()
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder newBuilder()
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder newBuilder(GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto prototype)
public GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder toBuilder()
protected GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto getDefaultInstance()
public static com.google.protobuf.Parser<GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto> parser()
public com.google.protobuf.Parser<GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto> getParserForType()
public GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.