public static final class YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto extends com.google.protobuf.GeneratedMessage implements YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilder
hadoop.yarn.YARNDelegationTokenIdentifierProto| Modifier and Type | Class and Description |
|---|---|
static class |
YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder
Protobuf type
hadoop.yarn.YARNDelegationTokenIdentifierProto |
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 |
ISSUEDATE_FIELD_NUMBER |
static int |
MASTERKEYID_FIELD_NUMBER |
static int |
MAXDATE_FIELD_NUMBER |
static int |
OWNER_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto> |
PARSER |
static int |
REALUSER_FIELD_NUMBER |
static int |
RENEWER_FIELD_NUMBER |
static int |
SEQUENCENUMBER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
getDefaultInstance() |
YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getIssueDate()
optional int64 issueDate = 4; |
int |
getMasterKeyId()
optional int32 masterKeyId = 7; |
long |
getMaxDate()
optional int64 maxDate = 5; |
String |
getOwner()
optional string owner = 1; |
com.google.protobuf.ByteString |
getOwnerBytes()
optional string owner = 1; |
com.google.protobuf.Parser<YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto> |
getParserForType() |
String |
getRealUser()
optional string realUser = 3; |
com.google.protobuf.ByteString |
getRealUserBytes()
optional string realUser = 3; |
String |
getRenewer()
optional string renewer = 2; |
com.google.protobuf.ByteString |
getRenewerBytes()
optional string renewer = 2; |
int |
getSequenceNumber()
optional int32 sequenceNumber = 6; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasIssueDate()
optional int64 issueDate = 4; |
boolean |
hasMasterKeyId()
optional int32 masterKeyId = 7; |
boolean |
hasMaxDate()
optional int64 maxDate = 5; |
boolean |
hasOwner()
optional string owner = 1; |
boolean |
hasRealUser()
optional string realUser = 3; |
boolean |
hasRenewer()
optional string renewer = 2; |
boolean |
hasSequenceNumber()
optional int32 sequenceNumber = 6; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder |
newBuilder() |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder |
newBuilder(YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto prototype) |
YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder |
newBuilderForType() |
protected YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseDelimitedFrom(InputStream input) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseFrom(byte[] data) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseFrom(com.google.protobuf.ByteString data) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseFrom(InputStream input) |
static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.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<YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto> PARSER
public static final int OWNER_FIELD_NUMBER
public static final int RENEWER_FIELD_NUMBER
public static final int REALUSER_FIELD_NUMBER
public static final int ISSUEDATE_FIELD_NUMBER
public static final int MAXDATE_FIELD_NUMBER
public static final int SEQUENCENUMBER_FIELD_NUMBER
public static final int MASTERKEYID_FIELD_NUMBER
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto getDefaultInstance()
public YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto 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<YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasOwner()
optional string owner = 1;hasOwner in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic String getOwner()
optional string owner = 1;getOwner in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getOwnerBytes()
optional string owner = 1;getOwnerBytes in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic boolean hasRenewer()
optional string renewer = 2;hasRenewer in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic String getRenewer()
optional string renewer = 2;getRenewer in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getRenewerBytes()
optional string renewer = 2;getRenewerBytes in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic boolean hasRealUser()
optional string realUser = 3;hasRealUser in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic String getRealUser()
optional string realUser = 3;getRealUser in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getRealUserBytes()
optional string realUser = 3;getRealUserBytes in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic boolean hasIssueDate()
optional int64 issueDate = 4;hasIssueDate in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic long getIssueDate()
optional int64 issueDate = 4;getIssueDate in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic boolean hasMaxDate()
optional int64 maxDate = 5;hasMaxDate in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic long getMaxDate()
optional int64 maxDate = 5;getMaxDate in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic boolean hasSequenceNumber()
optional int32 sequenceNumber = 6;hasSequenceNumber in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic int getSequenceNumber()
optional int32 sequenceNumber = 6;getSequenceNumber in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic boolean hasMasterKeyId()
optional int32 masterKeyId = 7;hasMasterKeyId in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic int getMasterKeyId()
optional int32 masterKeyId = 7;getMasterKeyId in interface YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProtoOrBuilderpublic 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 YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder newBuilder()
public YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder newBuilder(YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto prototype)
public YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2018 CERN. All Rights Reserved.