org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderFsImageProto.SecretManagerSection.DelegationKey, FsImageProto.SecretManagerSection.DelegationKey.Builderpublic static interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
long |
getExpiryDate() |
optional uint64 expiryDate = 2; |
int |
getId() |
optional uint32 id = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getKey() |
optional bytes key = 3; |
boolean |
hasExpiryDate() |
optional uint64 expiryDate = 2; |
boolean |
hasId() |
optional uint32 id = 1; |
boolean |
hasKey() |
optional bytes key = 3; |
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasId()
optional uint32 id = 1;int getId()
optional uint32 id = 1;boolean hasExpiryDate()
optional uint64 expiryDate = 2;long getExpiryDate()
optional uint64 expiryDate = 2;boolean hasKey()
optional bytes key = 3;org.apache.hadoop.thirdparty.protobuf.ByteString getKey()
optional bytes key = 3;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.