Class HadoopFSDelegationTokenReceiver
java.lang.Object
org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenReceiver
org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenReceiver
- All Implemented Interfaces:
org.apache.flink.core.security.token.DelegationTokenReceiver
Delegation token receiver for Hadoop filesystems.
-
Field Summary
Fields inherited from interface org.apache.flink.core.security.token.DelegationTokenReceiver
CONFIG_PREFIX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.runtime.security.token.hadoop.HadoopDelegationTokenReceiver
init, onNewTokensObtainedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.flink.core.security.token.DelegationTokenReceiver
serviceConfigPrefix
-
Constructor Details
-
HadoopFSDelegationTokenReceiver
public HadoopFSDelegationTokenReceiver()
-
-
Method Details
-
serviceName
- Specified by:
serviceNamein interfaceorg.apache.flink.core.security.token.DelegationTokenReceiver- Specified by:
serviceNamein classHadoopDelegationTokenReceiver
-