Spring for Apache Hadoop
A B C D E F G H I J K L M N O P Q R S T U V W Y

Q

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.

Spring for Apache Hadoop
A B C D E F G H I J K L M N O P Q R S T U V W Y