public class RMStateStoreRMDTMasterKeyEvent extends RMStateStoreEvent
| Constructor and Description | 
|---|
| RMStateStoreRMDTMasterKeyEvent(org.apache.hadoop.security.token.delegation.DelegationKey delegationKey,
                              RMStateStoreEventType type) | 
| RMStateStoreRMDTMasterKeyEvent(RMStateStoreEventType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.security.token.delegation.DelegationKey | getDelegationKey() | 
public RMStateStoreRMDTMasterKeyEvent(RMStateStoreEventType type)
public RMStateStoreRMDTMasterKeyEvent(org.apache.hadoop.security.token.delegation.DelegationKey delegationKey,
                                      RMStateStoreEventType type)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.