|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.yarn.proto.YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto
public static final class YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto
Protobuf type hadoop.yarn.YARNDelegationTokenIdentifierProto
| Nested Class Summary | |
|---|---|
static class |
YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto.Builder
Protobuf type hadoop.yarn.YARNDelegationTokenIdentifierProto |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
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> |
| Field Summary | |
|---|---|
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
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public 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
| Method Detail |
|---|
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.GeneratedMessage
public 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.AbstractMessage
protected 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.AbstractMessage
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(InputStream input)
throws IOException
IOException
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static YarnSecurityTokenProtos.YARNDelegationTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public 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.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||