public static final class FsImageProto.SecretManagerSection extends com.google.protobuf.GeneratedMessageV3 implements FsImageProto.SecretManagerSectionOrBuilder
hadoop.hdfs.fsimage.SecretManagerSection
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.SecretManagerSection.Builder
Protobuf type
hadoop.hdfs.fsimage.SecretManagerSection |
static class |
FsImageProto.SecretManagerSection.DelegationKey
Protobuf type
hadoop.hdfs.fsimage.SecretManagerSection.DelegationKey |
static interface |
FsImageProto.SecretManagerSection.DelegationKeyOrBuilder |
static class |
FsImageProto.SecretManagerSection.PersistToken
Protobuf type
hadoop.hdfs.fsimage.SecretManagerSection.PersistToken |
static interface |
FsImageProto.SecretManagerSection.PersistTokenOrBuilder |
Modifier and Type | Field and Description |
---|---|
static int |
CURRENTID_FIELD_NUMBER |
static int |
NUMKEYS_FIELD_NUMBER |
static int |
NUMTOKENS_FIELD_NUMBER |
static com.google.protobuf.Parser<FsImageProto.SecretManagerSection> |
PARSER
Deprecated.
|
static int |
TOKENSEQUENCENUMBER_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getCurrentId()
optional uint32 currentId = 1; |
static FsImageProto.SecretManagerSection |
getDefaultInstance() |
FsImageProto.SecretManagerSection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getNumKeys()
optional uint32 numKeys = 3; |
int |
getNumTokens()
repeated DelegationKey keys
repeated PersistToken tokens
|
com.google.protobuf.Parser<FsImageProto.SecretManagerSection> |
getParserForType() |
int |
getSerializedSize() |
int |
getTokenSequenceNumber()
optional uint32 tokenSequenceNumber = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCurrentId()
optional uint32 currentId = 1; |
int |
hashCode() |
boolean |
hasNumKeys()
optional uint32 numKeys = 3; |
boolean |
hasNumTokens()
repeated DelegationKey keys
repeated PersistToken tokens
|
boolean |
hasTokenSequenceNumber()
optional uint32 tokenSequenceNumber = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FsImageProto.SecretManagerSection.Builder |
newBuilder() |
static FsImageProto.SecretManagerSection.Builder |
newBuilder(FsImageProto.SecretManagerSection prototype) |
FsImageProto.SecretManagerSection.Builder |
newBuilderForType() |
protected FsImageProto.SecretManagerSection.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static FsImageProto.SecretManagerSection |
parseDelimitedFrom(InputStream input) |
static FsImageProto.SecretManagerSection |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SecretManagerSection |
parseFrom(byte[] data) |
static FsImageProto.SecretManagerSection |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SecretManagerSection |
parseFrom(ByteBuffer data) |
static FsImageProto.SecretManagerSection |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SecretManagerSection |
parseFrom(com.google.protobuf.ByteString data) |
static FsImageProto.SecretManagerSection |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SecretManagerSection |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FsImageProto.SecretManagerSection |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FsImageProto.SecretManagerSection |
parseFrom(InputStream input) |
static FsImageProto.SecretManagerSection |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FsImageProto.SecretManagerSection> |
parser() |
FsImageProto.SecretManagerSection.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int CURRENTID_FIELD_NUMBER
public static final int TOKENSEQUENCENUMBER_FIELD_NUMBER
public static final int NUMKEYS_FIELD_NUMBER
public static final int NUMTOKENS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<FsImageProto.SecretManagerSection> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasCurrentId()
optional uint32 currentId = 1;
hasCurrentId
in interface FsImageProto.SecretManagerSectionOrBuilder
public int getCurrentId()
optional uint32 currentId = 1;
getCurrentId
in interface FsImageProto.SecretManagerSectionOrBuilder
public boolean hasTokenSequenceNumber()
optional uint32 tokenSequenceNumber = 2;
hasTokenSequenceNumber
in interface FsImageProto.SecretManagerSectionOrBuilder
public int getTokenSequenceNumber()
optional uint32 tokenSequenceNumber = 2;
getTokenSequenceNumber
in interface FsImageProto.SecretManagerSectionOrBuilder
public boolean hasNumKeys()
optional uint32 numKeys = 3;
hasNumKeys
in interface FsImageProto.SecretManagerSectionOrBuilder
public int getNumKeys()
optional uint32 numKeys = 3;
getNumKeys
in interface FsImageProto.SecretManagerSectionOrBuilder
public boolean hasNumTokens()
repeated DelegationKey keys repeated PersistToken tokens
optional uint32 numTokens = 4;
hasNumTokens
in interface FsImageProto.SecretManagerSectionOrBuilder
public int getNumTokens()
repeated DelegationKey keys repeated PersistToken tokens
optional uint32 numTokens = 4;
getNumTokens
in interface FsImageProto.SecretManagerSectionOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static FsImageProto.SecretManagerSection parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SecretManagerSection parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SecretManagerSection parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SecretManagerSection parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SecretManagerSection parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.SecretManagerSection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.SecretManagerSection.Builder newBuilderForType()
public static FsImageProto.SecretManagerSection.Builder newBuilder()
public static FsImageProto.SecretManagerSection.Builder newBuilder(FsImageProto.SecretManagerSection prototype)
public FsImageProto.SecretManagerSection.Builder toBuilder()
protected FsImageProto.SecretManagerSection.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FsImageProto.SecretManagerSection getDefaultInstance()
public static com.google.protobuf.Parser<FsImageProto.SecretManagerSection> parser()
public com.google.protobuf.Parser<FsImageProto.SecretManagerSection> getParserForType()
public FsImageProto.SecretManagerSection getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.