- query(String) - Method in interface org.springframework.data.hadoop.hive.HiveOperations
-
Executes the given HiveQL that results in a list of objects.
- query(String, Map<?, ?>) - Method in interface org.springframework.data.hadoop.hive.HiveOperations
-
Executes the given HiveQL using the list of arguments, expecting a list of objects.
- query(String) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
Executes the given HiveQL that results in a list of objects.
- query(String, Map<?, ?>) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
Executes the given HiveQL using the list of arguments, expecting a list of objects.
- queryApplicationId(YarnClient, String) - Method in class org.springframework.yarn.client.CommandLineClientRunner
-
Query application id.
- queryContainerLogs(YarnCluster, ApplicationId, String) - Static method in class org.springframework.yarn.test.support.ContainerLogUtils
-
Find container logs for running cluster and application.
- queryContainerLogs(YarnCluster, ApplicationId) - Static method in class org.springframework.yarn.test.support.ContainerLogUtils
-
Find container logs for running cluster and application.
- queryForInt(String) - Method in interface org.springframework.data.hadoop.hive.HiveOperations
-
Executes the given HiveQL that results in a single int value.
- queryForInt(String, Map<?, ?>) - Method in interface org.springframework.data.hadoop.hive.HiveOperations
-
Executes the given HiveQL using the list of arguments, that results in a single int value.
- queryForInt(String) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
Executes the given HiveQL that results in a single int value.
- queryForInt(String, Map<?, ?>) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
Executes the given HiveQL using the list of arguments, that results in a single int value.
- queryForLong(String) - Method in interface org.springframework.data.hadoop.hive.HiveOperations
-
Executes the given HiveQL that results in a single long value.
- queryForLong(String, Map<?, ?>) - Method in interface org.springframework.data.hadoop.hive.HiveOperations
-
Executes the given HiveQL using the list of arguments, that results in a single long value.
- queryForLong(String) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
Executes the given HiveQL that results in a single long value.
- queryForLong(String, Map<?, ?>) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
Executes the given HiveQL using the list of arguments, that results in a single long value.
- queryForString(String) - Method in interface org.springframework.data.hadoop.hive.HiveOperations
-
Executes the given HiveQL that results in a single object.
- queryForString(String, Map<?, ?>) - Method in interface org.springframework.data.hadoop.hive.HiveOperations
-
Executes the given HiveQL using the list of arguments, that results in a single object.
- queryForString(String) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
Executes the given HiveQL that results in a single object.
- queryForString(String, Map<?, ?>) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
-
Executes the given HiveQL using the list of arguments, that results in a single object.
- queue(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- queue(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
-
Specify a yarn application submission queue.
- queueChannel() - Method in class org.springframework.yarn.batch.config.SimpleYarnRemoteBatchConfiguration
-
- QUIESCENT_POSTPROCESSOR - Static variable in interface org.springframework.data.hadoop.config.common.annotation.ObjectPostProcessor
-