- get(String) - Method in class com.google.cloud.hadoop.util.ConfigurationEntriesAdapterGeneric
-
- getAccessToken() - Method in interface com.google.cloud.hadoop.util.AccessTokenProvider
-
- getAccessTokenProviderClass(Configuration) - Method in class com.google.cloud.hadoop.util.AccessTokenProviderClassFromConfigFactory
-
Get the class that implements the AccessTokenProvider, from Hadoop Configuration
.
- 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.
- getExpirationTimeMilliSeconds() - Method in class com.google.cloud.hadoop.util.AccessTokenProvider.AccessToken
-
- getInstance() - Static method in class com.google.cloud.hadoop.util.HadoopVersionInfo
-
Returns a HadoopVersionInfo that uses a version string contained in VersionInfo.getVersion()
.
- 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
- getSubminorVersion() - Method in class com.google.cloud.hadoop.util.HadoopVersionInfo
-
Get the subminor part of the version
- getToken() - Method in class com.google.cloud.hadoop.util.AccessTokenProvider.AccessToken
-