public static final class YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto extends com.google.protobuf.GeneratedMessage implements YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilder
hadoop.yarn.ContainerTokenIdentifierForTestProto| Modifier and Type | Class and Description |
|---|---|
static class |
YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder
Protobuf type
hadoop.yarn.ContainerTokenIdentifierForTestProto |
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 |
APPSUBMITTER_FIELD_NUMBER |
static int |
CONTAINERID_FIELD_NUMBER |
static int |
CREATIONTIME_FIELD_NUMBER |
static int |
EXPIRYTIMESTAMP_FIELD_NUMBER |
static int |
LOGAGGREGATIONCONTEXT_FIELD_NUMBER |
static int |
MASTERKEYID_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
NMHOSTADDR_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto> |
PARSER |
static int |
PRIORITY_FIELD_NUMBER |
static int |
RESOURCE_FIELD_NUMBER |
static int |
RMIDENTIFIER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAppSubmitter()
optional string appSubmitter = 3; |
com.google.protobuf.ByteString |
getAppSubmitterBytes()
optional string appSubmitter = 3; |
YarnProtos.ContainerIdProto |
getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1; |
YarnProtos.ContainerIdProtoOrBuilder |
getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1; |
long |
getCreationTime()
optional int64 creationTime = 9; |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
getDefaultInstance() |
YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getExpiryTimeStamp()
optional int64 expiryTimeStamp = 5; |
YarnProtos.LogAggregationContextProto |
getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10; |
YarnProtos.LogAggregationContextProtoOrBuilder |
getLogAggregationContextOrBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10; |
int |
getMasterKeyId()
optional int32 masterKeyId = 6; |
String |
getMessage()
optional string message = 11; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 11; |
String |
getNmHostAddr()
optional string nmHostAddr = 2; |
com.google.protobuf.ByteString |
getNmHostAddrBytes()
optional string nmHostAddr = 2; |
com.google.protobuf.Parser<YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto> |
getParserForType() |
YarnProtos.PriorityProto |
getPriority()
optional .hadoop.yarn.PriorityProto priority = 8; |
YarnProtos.PriorityProtoOrBuilder |
getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8; |
YarnProtos.ResourceProto |
getResource()
optional .hadoop.yarn.ResourceProto resource = 4; |
YarnProtos.ResourceProtoOrBuilder |
getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4; |
long |
getRmIdentifier()
optional int64 rmIdentifier = 7; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAppSubmitter()
optional string appSubmitter = 3; |
boolean |
hasContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1; |
boolean |
hasCreationTime()
optional int64 creationTime = 9; |
boolean |
hasExpiryTimeStamp()
optional int64 expiryTimeStamp = 5; |
int |
hashCode() |
boolean |
hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10; |
boolean |
hasMasterKeyId()
optional int32 masterKeyId = 6; |
boolean |
hasMessage()
optional string message = 11; |
boolean |
hasNmHostAddr()
optional string nmHostAddr = 2; |
boolean |
hasPriority()
optional .hadoop.yarn.PriorityProto priority = 8; |
boolean |
hasResource()
optional .hadoop.yarn.ResourceProto resource = 4; |
boolean |
hasRmIdentifier()
optional int64 rmIdentifier = 7; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder |
newBuilder() |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder |
newBuilder(YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto prototype) |
YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder |
newBuilderForType() |
protected YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseDelimitedFrom(InputStream input) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseFrom(byte[] data) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseFrom(com.google.protobuf.ByteString data) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseFrom(InputStream input) |
static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.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.ContainerTokenIdentifierForTestProto> PARSER
public static final int CONTAINERID_FIELD_NUMBER
public static final int NMHOSTADDR_FIELD_NUMBER
public static final int APPSUBMITTER_FIELD_NUMBER
public static final int RESOURCE_FIELD_NUMBER
public static final int EXPIRYTIMESTAMP_FIELD_NUMBER
public static final int MASTERKEYID_FIELD_NUMBER
public static final int RMIDENTIFIER_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
public static final int CREATIONTIME_FIELD_NUMBER
public static final int LOGAGGREGATIONCONTEXT_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto getDefaultInstance()
public YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto 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.ContainerTokenIdentifierForTestProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;hasContainerId in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;getContainerId in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1;getContainerIdOrBuilder in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasNmHostAddr()
optional string nmHostAddr = 2;hasNmHostAddr in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic String getNmHostAddr()
optional string nmHostAddr = 2;getNmHostAddr in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic com.google.protobuf.ByteString getNmHostAddrBytes()
optional string nmHostAddr = 2;getNmHostAddrBytes in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasAppSubmitter()
optional string appSubmitter = 3;hasAppSubmitter in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic String getAppSubmitter()
optional string appSubmitter = 3;getAppSubmitter in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic com.google.protobuf.ByteString getAppSubmitterBytes()
optional string appSubmitter = 3;getAppSubmitterBytes in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 4;hasResource in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 4;getResource in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;getResourceOrBuilder in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;hasExpiryTimeStamp in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic long getExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;getExpiryTimeStamp in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasMasterKeyId()
optional int32 masterKeyId = 6;hasMasterKeyId in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic int getMasterKeyId()
optional int32 masterKeyId = 6;getMasterKeyId in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasRmIdentifier()
optional int64 rmIdentifier = 7;hasRmIdentifier in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic long getRmIdentifier()
optional int64 rmIdentifier = 7;getRmIdentifier in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasPriority()
optional .hadoop.yarn.PriorityProto priority = 8;hasPriority in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 8;getPriority in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8;getPriorityOrBuilder in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasCreationTime()
optional int64 creationTime = 9;hasCreationTime in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic long getCreationTime()
optional int64 creationTime = 9;getCreationTime in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;hasLogAggregationContext in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic YarnProtos.LogAggregationContextProto getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;getLogAggregationContext in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic YarnProtos.LogAggregationContextProtoOrBuilder getLogAggregationContextOrBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;getLogAggregationContextOrBuilder in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic boolean hasMessage()
optional string message = 11;hasMessage in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic String getMessage()
optional string message = 11;getMessage in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
optional string message = 11;getMessageBytes in interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilderpublic 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.ContainerTokenIdentifierForTestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder newBuilder()
public YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder newBuilder(YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto prototype)
public YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2018 CERN. All Rights Reserved.