public static interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and 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; | 
findInitializationErrors, 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–2023 Apache Software Foundation. All rights reserved.