Skip navigation links
A B C D G H I N P S T W 

A

advanceInput(int) - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo.ParseState
 

B

beginBuild() - Method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration.Builder
 
Builder() - Constructor for class com.google.cloud.hadoop.util.HadoopCredentialConfiguration.Builder
 

C

com.google.cloud.hadoop.util - package com.google.cloud.hadoop.util
 
ConfigurationEntriesAdapter(Configuration) - Constructor for class com.google.cloud.hadoop.util.HadoopCredentialConfiguration.ConfigurationEntriesAdapter
 
ConfigurationUtil - Class in com.google.cloud.hadoop.util
Helpers for checking the validity of Hadoop configurations.
ConfigurationUtil() - Constructor for class com.google.cloud.hadoop.util.ConfigurationUtil
 
currentCharacter() - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo.ParseState
 
currentIndex - Variable in class com.google.cloud.hadoop.util.HadoopVersionInfo.ParseState
 

D

discardSeparator(HadoopVersionInfo.ParseState) - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
 

G

get(String) - Method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration.ConfigurationEntriesAdapter
 
getConf() - Method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration
Translates the "Entries" configuration of the superclass into a Hadoop "Configuration" using getConfigurationInto() on a wrapper which passes through each key from the Entries to the corresponding Hadoop object.
getInstance() - Static method in class com.google.cloud.hadoop.util.HadoopVersionInfo
 
getMajorVersion() - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
Get the major part of the version.
getMandatoryConfig(Configuration, String) - Static method in class com.google.cloud.hadoop.util.ConfigurationUtil
Gets value for the given key or throws if value is not found.
getMandatoryConfig(Configuration, List<String>) - Static method in class com.google.cloud.hadoop.util.ConfigurationUtil
Gets value for the given keys or throws if one or more values are not found.
getMinorVersion() - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
Get the minor part of the version
getPatchLevel() - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
Get the patch level of the version

H

HadoopCredentialConfiguration - Class in com.google.cloud.hadoop.util
CredentialConfiguration based on Hadoop Configuration objects.
HadoopCredentialConfiguration(List<String>) - Constructor for class com.google.cloud.hadoop.util.HadoopCredentialConfiguration
 
HadoopCredentialConfiguration.Builder - Class in com.google.cloud.hadoop.util
Create a Builder with a withConfiguration method that takes our Configuration.
HadoopCredentialConfiguration.ConfigurationEntriesAdapter - Class in com.google.cloud.hadoop.util
An adapter to use our Configuration object as the config object for our superclass.
HadoopToStringUtil - Class in com.google.cloud.hadoop.util
strings for org.apache.hadoop.mapreduce objects
HadoopToStringUtil() - Constructor for class com.google.cloud.hadoop.util.HadoopToStringUtil
 
HadoopVersionInfo - Class in com.google.cloud.hadoop.util
Provides information regarding the currently loaded Hadoop version.
HadoopVersionInfo() - Constructor for class com.google.cloud.hadoop.util.HadoopVersionInfo
Construct a HadoopVersionInfo using the version string contained in VersionInfo.getVersion().
HadoopVersionInfo(String) - Constructor for class com.google.cloud.hadoop.util.HadoopVersionInfo
Construct a HadoopVersionInfo using the passed version string
HadoopVersionInfo.ParseState - Class in com.google.cloud.hadoop.util
ParseState is used by subclasses that are parsing version strings.

I

input - Variable in class com.google.cloud.hadoop.util.HadoopVersionInfo.ParseState
 
isAtEndOfInput() - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo.ParseState
 
isEqualTo(int, int) - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
Determine if the object is equal to the given major / minor versions
isGreaterThan(int, int) - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
Determine if this object is greater than the passed version number.
isLessThan(int, int) - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
Determine if this object is less than the passed version number.

N

newBuilder() - Static method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration
 

P

parseNumberPiece(HadoopVersionInfo.ParseState) - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
 
parseVersionString(String) - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
 

S

self() - Method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration.Builder
 
set(String, String) - Method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration.ConfigurationEntriesAdapter
 
setBoolean(String, boolean) - Method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration.ConfigurationEntriesAdapter
 
setConf(Configuration) - Method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration
Load configuration values from the provided Configuration source.

T

toString(InputSplit) - Static method in class com.google.cloud.hadoop.util.HadoopToStringUtil
 
toString(List<InputSplit>) - Static method in class com.google.cloud.hadoop.util.HadoopToStringUtil
 
toString(TaskAttemptContext) - Static method in class com.google.cloud.hadoop.util.HadoopToStringUtil
 
toString(JobContext) - Static method in class com.google.cloud.hadoop.util.HadoopToStringUtil
 

W

withConfiguration(Configuration) - Method in class com.google.cloud.hadoop.util.HadoopCredentialConfiguration.Builder
 
A B C D G H I N P S T W 
Skip navigation links

Copyright © 2017. All rights reserved.