Home
last modified time | relevance | path

Searched refs:FETCH_FIRST (Results 1 – 24 of 24) sorted by relevance

/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/gen/java/org/apache/hive/service/cli/thrift/
H A DTFetchOrientation.java19 FETCH_FIRST(4), enumConstant
50 return FETCH_FIRST; in findByValue()
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/
H A DFetchOrientation.java32 FETCH_FIRST(TFetchOrientation.FETCH_FIRST), enumConstant
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/operation/
H A DGetCatalogsOperation.java76 if (orientation.equals(FetchOrientation.FETCH_FIRST)) { in getNextRowSet()
H A DGetTableTypesOperation.java87 if (orientation.equals(FetchOrientation.FETCH_FIRST)) { in getNextRowSet()
H A DGetSchemasOperation.java91 if (orientation.equals(FetchOrientation.FETCH_FIRST)) { in getNextRowSet()
H A DGetTypeInfoOperation.java137 if (orientation.equals(FetchOrientation.FETCH_FIRST)) { in getNextRowSet()
H A DGetTablesOperation.java130 if (orientation.equals(FetchOrientation.FETCH_FIRST)) { in getNextRowSet()
H A DGetFunctionsOperation.java142 if (orientation.equals(FetchOrientation.FETCH_FIRST)) { in getNextRowSet()
H A DHiveCommandOperation.java153 if (orientation.equals(FetchOrientation.FETCH_FIRST)) { in getNextRowSet()
H A DOperation.java61 EnumSet.of(FetchOrientation.FETCH_NEXT,FetchOrientation.FETCH_FIRST);
H A DGetColumnsOperation.java228 if (orientation.equals(FetchOrientation.FETCH_FIRST)) { in getNextRowSet()
H A DOperationManager.java254 if (fetchOrientation.equals(FetchOrientation.FETCH_FIRST)) { in isFetchFirst()
H A DSQLOperation.java342 if (orientation.equals(FetchOrientation.FETCH_FIRST) && fetchStarted) { in getNextRowSet()
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/
H A DSparkExecuteStatementOperation.scala118 if (order.equals(FetchOrientation.FETCH_FIRST)) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/
H A Dthrift_internal.cc133 return hs2::TFetchOrientation::FETCH_FIRST; in FetchOrientationToTFetchOrientation()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dbi/hiveserver2/
H A Dthrift_internal.cc133 return hs2::TFetchOrientation::FETCH_FIRST; in FetchOrientationToTFetchOrientation()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/
H A Dthrift_internal.cc133 return hs2::TFetchOrientation::FETCH_FIRST; in FetchOrientationToTFetchOrientation()
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/
H A DHiveThriftServer2Suites.scala131 FetchOrientation.FETCH_FIRST,
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/if/
H A DTCLIService.thrift1044 FETCH_FIRST, enumerator
1060 // FETCH_NEXT or FETCH_FIRST. Defaults to FETCH_NEXT.
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/thrift/
H A DTCLIService.thrift1035 FETCH_FIRST, enumerator
1051 // FETCH_NEXT or FETCH_FIRST. Defaults to FETCH_NEXT.
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dbi/hiveserver2/thrift/
H A DTCLIService.thrift1035 FETCH_FIRST, enumerator
1051 // FETCH_NEXT or FETCH_FIRST. Defaults to FETCH_NEXT.
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/thrift/
H A DTCLIService.thrift1035 FETCH_FIRST, enumerator
1051 // FETCH_NEXT or FETCH_FIRST. Defaults to FETCH_NEXT.
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-thrift.r/simple-thrift.d/
H A Dinput.thrift1141 FETCH_FIRST, enumerator
1157 // FETCH_NEXT or FETCH_FIRST. Defaults to FETCH_NEXT.
H A Dexpected.tags381 FETCH_FIRST input.thrift /^ FETCH_FIRST,$/;" e enum:TFetchOrientation