public static final class FsImageProto.SecretManagerSection.DelegationKey extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
hadoop.hdfs.fsimage.SecretManagerSection.DelegationKey| Modifier and Type | Class and Description |
|---|---|
static class |
FsImageProto.SecretManagerSection.DelegationKey.Builder
Protobuf type
hadoop.hdfs.fsimage.SecretManagerSection.DelegationKey |
| Modifier and Type | Field and Description |
|---|---|
static int |
EXPIRYDATE_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
KEY_FIELD_NUMBER |
static com.google.protobuf.Parser<FsImageProto.SecretManagerSection.DelegationKey> |
PARSER
Deprecated.
|
public static final int ID_FIELD_NUMBER
public static final int EXPIRYDATE_FIELD_NUMBER
public static final int KEY_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.SecretManagerSection.DelegationKey> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasId()
optional uint32 id = 1;hasId in interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilderpublic int getId()
optional uint32 id = 1;getId in interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilderpublic boolean hasExpiryDate()
optional uint64 expiryDate = 2;hasExpiryDate in interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilderpublic long getExpiryDate()
optional uint64 expiryDate = 2;getExpiryDate in interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilderpublic boolean hasKey()
optional bytes key = 3;hasKey in interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilderpublic com.google.protobuf.ByteString getKey()
optional bytes key = 3;getKey in interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static FsImageProto.SecretManagerSection.DelegationKey parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.DelegationKey parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FsImageProto.SecretManagerSection.DelegationKey.Builder newBuilderForType()
public static FsImageProto.SecretManagerSection.DelegationKey.Builder newBuilder()
public static FsImageProto.SecretManagerSection.DelegationKey.Builder newBuilder(FsImageProto.SecretManagerSection.DelegationKey prototype)
public FsImageProto.SecretManagerSection.DelegationKey.Builder toBuilder()
protected FsImageProto.SecretManagerSection.DelegationKey.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.SecretManagerSection.DelegationKey getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.SecretManagerSection.DelegationKey> parser()
public com.google.protobuf.Parser<FsImageProto.SecretManagerSection.DelegationKey> getParserForType()
public FsImageProto.SecretManagerSection.DelegationKey getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2008–2020 Apache Software Foundation. All rights reserved.