KyuubiDatabaseMetaData(KyuubiConnection connection,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TProtocolVersion protocol,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TCLIService.Iface client,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TSessionHandle sessHandle) |
KyuubiPreparedStatement(KyuubiConnection connection,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TCLIService.Iface client,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TSessionHandle sessHandle,
String sql) |
KyuubiStatement(KyuubiConnection connection,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TCLIService.Iface client,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TSessionHandle sessHandle) |
KyuubiStatement(KyuubiConnection connection,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TCLIService.Iface client,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TSessionHandle sessHandle,
boolean isScrollableResultset) |
KyuubiStatement(KyuubiConnection connection,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TCLIService.Iface client,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TSessionHandle sessHandle,
boolean isScrollableResultset,
int fetchSize) |
KyuubiStatement(KyuubiConnection connection,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TCLIService.Iface client,
org.apache.kyuubi.shaded.hive.service.rpc.thrift.TSessionHandle sessHandle,
int fetchSize) |