public static final class YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto extends com.google.protobuf.GeneratedMessage implements YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilder
hadoop.yarn.NMTokenIdentifierNewProto| Modifier and Type | Class and Description |
|---|---|
static class |
YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder
Protobuf type
hadoop.yarn.NMTokenIdentifierNewProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
APPATTEMPTID_FIELD_NUMBER |
static int |
APPSUBMITTER_FIELD_NUMBER |
static int |
KEYID_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
NODEID_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto |
getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
String |
getAppSubmitter()
optional string appSubmitter = 3; |
com.google.protobuf.ByteString |
getAppSubmitterBytes()
optional string appSubmitter = 3; |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
getDefaultInstance() |
YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getKeyId()
optional int32 keyId = 4; |
String |
getMessage()
optional string message = 5; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto |
getNodeId()
optional .hadoop.yarn.NodeIdProto nodeId = 2; |
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder |
getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto nodeId = 2; |
com.google.protobuf.Parser<YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
boolean |
hasAppSubmitter()
optional string appSubmitter = 3; |
int |
hashCode() |
boolean |
hasKeyId()
optional int32 keyId = 4; |
boolean |
hasMessage()
optional string message = 5; |
boolean |
hasNodeId()
optional .hadoop.yarn.NodeIdProto nodeId = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder |
newBuilder() |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder |
newBuilder(YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto prototype) |
YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder |
newBuilderForType() |
protected YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseDelimitedFrom(InputStream input) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseFrom(byte[] data) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseFrom(com.google.protobuf.ByteString data) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseFrom(InputStream input) |
static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto> PARSER
public static final int APPATTEMPTID_FIELD_NUMBER
public static final int NODEID_FIELD_NUMBER
public static final int APPSUBMITTER_FIELD_NUMBER
public static final int KEYID_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto getDefaultInstance()
public YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;hasAppAttemptId in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;getAppAttemptId in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;getAppAttemptIdOrBuilder in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic boolean hasNodeId()
optional .hadoop.yarn.NodeIdProto nodeId = 2;hasNodeId in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto getNodeId()
optional .hadoop.yarn.NodeIdProto nodeId = 2;getNodeId in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto nodeId = 2;getNodeIdOrBuilder in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic boolean hasAppSubmitter()
optional string appSubmitter = 3;hasAppSubmitter in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic String getAppSubmitter()
optional string appSubmitter = 3;getAppSubmitter in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic com.google.protobuf.ByteString getAppSubmitterBytes()
optional string appSubmitter = 3;getAppSubmitterBytes in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic boolean hasKeyId()
optional int32 keyId = 4;hasKeyId in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic int getKeyId()
optional int32 keyId = 4;getKeyId in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic boolean hasMessage()
optional string message = 5;hasMessage in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic String getMessage()
optional string message = 5;getMessage in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
optional string message = 5;getMessageBytes in interface YarnSecurityTestTokenProtos.NMTokenIdentifierNewProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder newBuilder()
public YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder newBuilder(YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto prototype)
public YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnSecurityTestTokenProtos.NMTokenIdentifierNewProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2015 Apache Software Foundation. All Rights Reserved.