- get(Configuration, String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get the configuration value based on a string rather than a ConfVar.
- get_delegation_token(String, String, AsyncMethodCallback<String>) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncClient
-
- get_delegation_token(String, String, AsyncMethodCallback<String>) - Method in interface org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncIface
-
- get_delegation_token() - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncProcessor.get_delegation_token
-
- get_delegation_token(String, String) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.Client
-
- get_delegation_token(String, String) - Method in interface org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.Iface
-
- get_delegation_token() - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.Processor.get_delegation_token
-
- get_delegation_token_args() - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
- get_delegation_token_args(String, String) - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
- get_delegation_token_args(ThriftHiveMetastore.get_delegation_token_args) - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
Performs a deep copy on other.
- get_delegation_token_call(String, String, AsyncMethodCallback<String>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncClient.get_delegation_token_call
-
- get_delegation_token_result() - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
- get_delegation_token_result(String, MetaException) - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
- get_delegation_token_result(ThriftHiveMetastore.get_delegation_token_result) - Constructor for class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
Performs a deep copy on other.
- getAsString(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Return the configuration value as a String.
- getAsyncClient(TNonblockingTransport) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncClient.Factory
-
- getBaseSleepTime() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper.ZooKeeperHiveHelperBuilder
-
- getBoolVar(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get the variable as a boolean
- getBridge() - Static method in class org.apache.kyuubi.shaded.hive.metastore.security.HadoopThriftAuthBridge
-
- getBuffer() - Method in class org.apache.kyuubi.shaded.hive.metastore.security.TFilterTransport
-
- getBufferPosition() - Method in class org.apache.kyuubi.shaded.hive.metastore.security.TFilterTransport
-
- getBytesRemainingInBuffer() - Method in class org.apache.kyuubi.shaded.hive.metastore.security.TFilterTransport
-
- getClass(Configuration, MetastoreConf.ConfVars, Class<? extends I>, Class<I>) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get a class instance based on a configuration value
- getClass(String, Class<T>) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.JavaUtils
-
- getClassLoader() - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.JavaUtils
-
Standard way of getting classloader in Hive code (outside of Hadoop).
- getClient(TProtocol) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.Client.Factory
-
- getClient(TProtocol, TProtocol) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.Client.Factory
-
- getClientPort() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper.ZooKeeperHiveHelperBuilder
-
- getConfiguration() - Method in class org.apache.kyuubi.shaded.hive.metastore.security.TFilterTransport
-
- getConnectionTimeout() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper.ZooKeeperHiveHelperBuilder
-
- getDefaultVal() - Method in enum org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.ConfVars
-
- getDelegationToken(String, String) - Method in class org.apache.kyuubi.shaded.hive.metastore.HiveMetaStoreClient
-
- getDelegationToken(String, String) - Method in interface org.apache.kyuubi.shaded.hive.metastore.IMetaStoreClient
-
This is expected to be a no-op when in local mode, which means that the implementation will
return null.
- getDescription() - Method in enum org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.ConfVars
-
- getDoubleVar(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get the variable as a double
- getEmptyArgsInstance() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncProcessor.get_delegation_token
-
- getEmptyArgsInstance() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.Processor.get_delegation_token
-
- getExpected() - Method in class org.apache.kyuubi.shaded.hive.metastore.conf.StringSetValidator
-
- getFieldName() - Method in enum org.apache.kyuubi.shaded.hive.metastore.api.MetaException._Fields
-
- getFieldName() - Method in enum org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args._Fields
-
- getFieldName() - Method in enum org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result._Fields
-
- getFieldValue(MetaException._Fields) - Method in exception org.apache.kyuubi.shaded.hive.metastore.api.MetaException
-
- getFieldValue(ThriftHiveMetastore.get_delegation_token_args._Fields) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
- getFieldValue(ThriftHiveMetastore.get_delegation_token_result._Fields) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
- getHadoopSaslProperties(Configuration) - Method in class org.apache.kyuubi.shaded.hive.metastore.security.HadoopThriftAuthBridge
-
Read and return Hadoop SASL configuration which can be configured using "hadoop.rpc.protection"
- getHadoopSaslProperties(Configuration) - Method in class org.apache.kyuubi.shaded.hive.metastore.security.HadoopThriftAuthBridge23
-
Read and return Hadoop SASL configuration which can be configured using "hadoop.rpc.protection"
- getHiveDefaultLocation() - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- getHiveMetastoreSiteURL() - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- getHiveName() - Method in enum org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.ConfVars
-
Use this method if you need to set a system property and are going to instantiate the
configuration file via HiveConf.
- getHiveSiteLocation() - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- getHttpPath(String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.MetaStoreUtils
-
The config parameter can be like "path", "/path", "/path/", "path/*", "/path1/path2/*" and so
on.
- getIntVar(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get the variable as a int.
- getKind() - Method in class org.apache.kyuubi.shaded.hive.metastore.security.DelegationTokenIdentifier
-
- getLongVar(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get the variable as a long
- getMaxRetries() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper.ZooKeeperHiveHelperBuilder
-
- getMessage() - Method in exception org.apache.kyuubi.shaded.hive.metastore.api.MetaException
-
- getMetaConf(String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- getMetaStoreSaslProperties(Configuration, boolean) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.MetaStoreUtils
-
Read and return the meta store Sasl configuration.
- getMetastoreSiteURL() - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- getNewZookeeperClient() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper
-
- getNewZookeeperClient(ACLProvider) - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper
-
- getNewZookeeperClient(ACLProvider, String) - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper
-
- getO1() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
- getPassword(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get a password from the configuration file.
- getPlainTransport(String, String, TTransport) - Static method in class org.apache.kyuubi.shaded.hive.metastore.MetaStorePlainSaslHelper
-
- getProxy(Configuration) - Static method in class org.apache.kyuubi.shaded.hive.metastore.RetryingMetaStoreClient
-
- getProxy(Configuration, Class<?>[], Object[], ConcurrentHashMap<String, Long>, String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.RetryingMetaStoreClient
-
This constructor is meant for Hive internal use only.
- getQuorum() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper.ZooKeeperHiveHelperBuilder
-
- getQuorumServers() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper
-
Get the ensemble server addresses.
- getRenewer_kerberos_principal_name() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
- getResourceFileLocations() - Method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- getResult() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncClient.get_delegation_token_call
-
- getResult(I, ThriftHiveMetastore.get_delegation_token_args) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.Processor.get_delegation_token
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncProcessor.get_delegation_token
-
- getServerRegistryNameSpace() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper.ZooKeeperHiveHelperBuilder
-
- getServerSocket(String, int) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.SecurityUtils
-
- getServerSSLSocket(String, int, String, String, String, String, List<String>) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.SecurityUtils
-
- getServerUris() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper
-
This method is supposed to be called from client code connecting to one of the servers managed
by the configured ZooKeeper.
- getSessionTimeout() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper.ZooKeeperHiveHelperBuilder
-
- getSizeVar(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- getSSLSocket(String, int, int, int, String, String, String, String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.SecurityUtils
-
- getStringCollection(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Treat a configuration value as a comma separated list.
- getSuccess() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
- getThriftFieldId() - Method in enum org.apache.kyuubi.shaded.hive.metastore.api.MetaException._Fields
-
- getThriftFieldId() - Method in enum org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args._Fields
-
- getThriftFieldId() - Method in enum org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result._Fields
-
- getThriftHttpsClient(String, String, String, String, String, HttpClientBuilder) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.SecurityUtils
-
- getTimeVar(Configuration, MetastoreConf.ConfVars, TimeUnit) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get the variable as a long indicating a period of time
- getToken_owner() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
- getTokenStrForm(String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.SecurityUtils
-
Get the string form of the token given a token signature.
- getTrimmedStringsVar(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get values from comma-separated config, to an array after extracting individual values.
- getTTransport() - Method in class org.apache.kyuubi.shaded.hive.metastore.HiveMetaStoreClient
-
- getUGI() - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.SecurityUtils
-
- getUser() - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.SecurityUtils
-
- getValueFromKeystore(String, String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- getVar(Configuration, MetastoreConf.ConfVars) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get the variable as a string
- getVar(Configuration, MetastoreConf.ConfVars, String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Get the variable as a string
- getVarname() - Method in enum org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.ConfVars
-
If you are calling this, you're probably doing it wrong.
- getZKConfig(Configuration) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- IMetaStoreClient - Interface in org.apache.kyuubi.shaded.hive.metastore
-
Wrapper around hive metastore thrift api
- inRange(String, Object, Object) - Method in enum org.apache.kyuubi.shaded.hive.metastore.conf.Validator.TYPE
-
- intern(String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.StringUtils
-
Return the internalized string, or null if the given string is null.
- intern(List<String>) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.StringUtils
-
Return an interned list with identical contents as the given list.
- intern(Map<String, String>) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.StringUtils
-
Return an interned map with identical contents as the given map.
- invoke(Object, Method, Object[]) - Method in class org.apache.kyuubi.shaded.hive.metastore.RetryingMetaStoreClient
-
- isCaseSensitive() - Method in enum org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.ConfVars
-
- isDeregisteredWithZooKeeper() - Method in class org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper
-
- isEmbeddedMetaStore(String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
Check if metastore is being used in embedded mode.
- isEmpty(CharSequence) - Static method in class org.apache.kyuubi.shaded.hive.metastore.utils.StringUtils
-
Checks if the input string/char sequence is empty
- isLocalMetaStore() - Method in class org.apache.kyuubi.shaded.hive.metastore.HiveMetaStoreClient
-
- isLocalMetaStore() - Method in interface org.apache.kyuubi.shaded.hive.metastore.IMetaStoreClient
-
Returns true if the current client is using an in process metastore (local metastore).
- isOneway() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.AsyncProcessor.get_delegation_token
-
- isOneway() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.Processor.get_delegation_token
-
- isOpen() - Method in class org.apache.kyuubi.shaded.hive.metastore.security.TFilterTransport
-
- isPrintable(String) - Static method in class org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf
-
- isSet(MetaException._Fields) - Method in exception org.apache.kyuubi.shaded.hive.metastore.api.MetaException
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftHiveMetastore.get_delegation_token_args._Fields) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftHiveMetastore.get_delegation_token_result._Fields) - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetMessage() - Method in exception org.apache.kyuubi.shaded.hive.metastore.api.MetaException
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetO1() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
Returns true if field o1 is set (has been assigned a value) and false otherwise
- isSetRenewer_kerberos_principal_name() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
Returns true if field renewer_kerberos_principal_name is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetToken_owner() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
Returns true if field token_owner is set (has been assigned a value) and false otherwise
- validate() - Method in exception org.apache.kyuubi.shaded.hive.metastore.api.MetaException
-
- validate() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args
-
- validate() - Method in class org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result
-
- validate(String) - Method in enum org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.ConfVars
-
- validate(String) - Method in class org.apache.kyuubi.shaded.hive.metastore.conf.SizeValidator
-
- validate(String) - Method in class org.apache.kyuubi.shaded.hive.metastore.conf.StringSetValidator
-
- validate(String) - Method in class org.apache.kyuubi.shaded.hive.metastore.conf.TimeValidator
-
- validate(String) - Method in interface org.apache.kyuubi.shaded.hive.metastore.conf.Validator
-
Validate if the given value is acceptable.
- Validator - Interface in org.apache.kyuubi.shaded.hive.metastore.conf
-
validate value for a ConfVar, return non-null string for fail message
- Validator.TYPE - Enum in org.apache.kyuubi.shaded.hive.metastore.conf
-
- valueOf(String) - Static method in enum org.apache.kyuubi.shaded.hive.metastore.api.MetaException._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.ConfVars
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.kyuubi.shaded.hive.metastore.conf.Validator.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(Object, Object) - Static method in enum org.apache.kyuubi.shaded.hive.metastore.conf.Validator.TYPE
-
- values() - Static method in enum org.apache.kyuubi.shaded.hive.metastore.api.MetaException._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.ConfVars
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.kyuubi.shaded.hive.metastore.conf.Validator.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.