Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.RouterMasterKeyResponse
Packages that use RouterMasterKeyResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of RouterMasterKeyResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return RouterMasterKeyResponseModifier and TypeMethodDescriptionFederationDelegationTokenStateStore.getMasterKeyByDelegationKey(RouterMasterKeyRequest request) The Router Supports GetMasterKeyByDelegationKey.FederationDelegationTokenStateStore.removeStoredMasterKey(RouterMasterKeyRequest request) The Router Supports Remove MasterKey.FederationDelegationTokenStateStore.storeNewMasterKey(RouterMasterKeyRequest request) The Router Supports Store NewMasterKey. -
Uses of RouterMasterKeyResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return RouterMasterKeyResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.getMasterKeyByDelegationKey(RouterMasterKeyRequest request) SQLFederationStateStore.getMasterKeyByDelegationKey(RouterMasterKeyRequest request) SQLFederationStateStore Supports Remove MasterKey.ZookeeperFederationStateStore.getMasterKeyByDelegationKey(RouterMasterKeyRequest request) ZookeeperFederationStateStore Supports Remove MasterKey.MemoryFederationStateStore.removeStoredMasterKey(RouterMasterKeyRequest request) SQLFederationStateStore.removeStoredMasterKey(RouterMasterKeyRequest request) SQLFederationStateStore Supports Remove MasterKey.ZookeeperFederationStateStore.removeStoredMasterKey(RouterMasterKeyRequest request) ZookeeperFederationStateStore Supports Remove MasterKey.MemoryFederationStateStore.storeNewMasterKey(RouterMasterKeyRequest request) SQLFederationStateStore.storeNewMasterKey(RouterMasterKeyRequest request) SQLFederationStateStore Supports Store New MasterKey.ZookeeperFederationStateStore.storeNewMasterKey(RouterMasterKeyRequest request) ZookeeperFederationStateStore Supports Store NewMasterKey. -
Uses of RouterMasterKeyResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return RouterMasterKeyResponseModifier and TypeMethodDescriptionstatic RouterMasterKeyResponseRouterMasterKeyResponse.newInstance(RouterMasterKey masterKey) -
Uses of RouterMasterKeyResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
-
Uses of RouterMasterKeyResponse in org.apache.hadoop.yarn.server.federation.utils
Methods in org.apache.hadoop.yarn.server.federation.utils that return RouterMasterKeyResponseModifier and TypeMethodDescriptionFederationStateStoreFacade.getMasterKeyByDelegationKey(org.apache.hadoop.security.token.delegation.DelegationKey newKey) The Router Supports GetMasterKeyByDelegationKey.FederationStateStoreFacade.storeNewMasterKey(org.apache.hadoop.security.token.delegation.DelegationKey newKey) The Router Supports Store NewMasterKey (RouterMasterKeyRouterMasterKey).