public static class DelegationTokenSecretManager.SecretManagerState
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
java.util.List<FsImageProto.SecretManagerSection.DelegationKey> |
keys |
|
FsImageProto.SecretManagerSection |
section |
|
java.util.List<FsImageProto.SecretManagerSection.PersistToken> |
tokens |
| Constructor | Description |
|---|---|
SecretManagerState(FsImageProto.SecretManagerSection s,
java.util.List<FsImageProto.SecretManagerSection.DelegationKey> keys,
java.util.List<FsImageProto.SecretManagerSection.PersistToken> tokens) |
public final FsImageProto.SecretManagerSection section
public final java.util.List<FsImageProto.SecretManagerSection.DelegationKey> keys
public final java.util.List<FsImageProto.SecretManagerSection.PersistToken> tokens
public SecretManagerState(FsImageProto.SecretManagerSection s, java.util.List<FsImageProto.SecretManagerSection.DelegationKey> keys, java.util.List<FsImageProto.SecretManagerSection.PersistToken> tokens)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.