Java org.apache.hadoop.mapreduce.security TokenCache fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapreduce.security TokenCache fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapreduce.security TokenCache.

The text is from its open source code.

Method

TokengetJobToken(Credentials credentials)
CredentialsloadTokens(String jobTokenFile, JobConf conf)
load job token from a file
CredentialsloadTokens(String jobTokenFile, Configuration conf)
load job token from a file
voidobtainTokensForNamenodes(Credentials credentials, Path[] ps, Configuration conf)
Convenience method to obtain delegation tokens from namenodes corresponding to the paths passed.
voidsetJobToken(Token t, Credentials credentials)
store job token