您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
A
AdminRestApi
-
org.apache.kyuubi.client
中的类
AdminRestApi(KyuubiRestClient)
- 类 的构造器org.apache.kyuubi.client.
AdminRestApi
apiVersion(KyuubiRestClient.ApiVersion)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
attemptWaitTime(int)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
AuthHeaderGenerator
-
org.apache.kyuubi.client.auth
中的接口
The interface for Kyuubi rest client auth header generator.
authHeaderGenerator(AuthHeaderGenerator)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
Customize the AuthHeaderGenerator.
authHeaderMethod(KyuubiRestClient.AuthHeaderMethod)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
B
BasicAuthHeaderGenerator
-
org.apache.kyuubi.client.auth
中的类
BasicAuthHeaderGenerator(String, String)
- 类 的构造器org.apache.kyuubi.client.auth.
BasicAuthHeaderGenerator
Batch
-
org.apache.kyuubi.client.api.v1.dto
中的类
Batch()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Batch
Batch(String, String, String, String, long, String, String, String, String, String, String, long, long, Map<String, String>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Batch
BatchRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
BatchRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
BatchRequest
BatchRequest(String, String, String, String, Map<String, String>, List<String>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
BatchRequest
BatchRequest(String, String, String, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
BatchRequest
BatchRestApi
-
org.apache.kyuubi.client
中的类
BatchRestApi(KyuubiRestClient)
- 类 的构造器org.apache.kyuubi.client.
BatchRestApi
BatchUtils
-
org.apache.kyuubi.client.util
中的类
BatchUtils()
- 类 的构造器org.apache.kyuubi.client.util.
BatchUtils
build()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
builder(String)
- 类 中的静态方法org.apache.kyuubi.client.
KyuubiRestClient
builder(String...)
- 类 中的静态方法org.apache.kyuubi.client.
KyuubiRestClient
builder(List<String>)
- 类 中的静态方法org.apache.kyuubi.client.
KyuubiRestClient
Builder(String)
- 类 的构造器org.apache.kyuubi.client.
KyuubiRestClient.Builder
Builder(List<String>)
- 类 的构造器org.apache.kyuubi.client.
KyuubiRestClient.Builder
C
CANCELED_STATE
- 类 中的静态变量org.apache.kyuubi.client.util.
BatchUtils
The batch was closed by `DELETE /batches/${batchId}` api.
clone()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
close()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
close()
- 类 中的方法org.apache.kyuubi.client.
RestClient
CloseBatchResponse
-
org.apache.kyuubi.client.api.v1.dto
中的类
CloseBatchResponse()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
CloseBatchResponse(boolean, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
ColumnDesc
-
org.apache.kyuubi.client.api.v1.dto
中的类
ColumnDesc()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
ColumnDesc(String, String, int, int, int, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
connectionTimeout(int)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
createBatch(BatchRequest)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
createBatch(BatchRequest, File)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
createHttpClient(RestClientConf)
- 类 中的静态方法org.apache.kyuubi.client.
HttpClientFactory
D
delete(String, Map<String, Object>, Class<T>, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
delete(String, Map<String, Object>, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
delete(String, Map<String, Object>, Class<T>, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
delete(String, Map<String, Object>, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
deleteBatch(String, String)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
deleteEngine(String, String, String, String)
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
E
Engine
-
org.apache.kyuubi.client.api.v1.dto
中的类
Engine()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Engine
Engine(String, String, String, String, String, String, String, Map<String, String>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Engine
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Field
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
InfoDetail
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OpActionRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultSetMetaData
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Row
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionHandle
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
VersionInfo
ERROR_STATE
- 类 中的静态变量org.apache.kyuubi.client.util.
BatchUtils
The batch met some issue and failed.
ExecPoolStatistic
-
org.apache.kyuubi.client.api.v1.dto
中的类
ExecPoolStatistic()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
ExecPoolStatistic(int, int)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
F
Field
-
org.apache.kyuubi.client.api.v1.dto
中的类
Field()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Field
Field(String, Object)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Field
FINISHED_STATE
- 类 中的静态变量org.apache.kyuubi.client.util.
BatchUtils
The batch has been finished successfully.
fromJson(String, Class<T>)
- 类 中的静态方法org.apache.kyuubi.client.util.
JsonUtils
G
generateAuthHeader()
- 接口 中的方法org.apache.kyuubi.client.auth.
AuthHeaderGenerator
generateAuthHeader()
- 类 中的方法org.apache.kyuubi.client.auth.
BasicAuthHeaderGenerator
generateAuthHeader()
- 类 中的方法org.apache.kyuubi.client.auth.
NoAuthHeaderGenerator
generateAuthHeader()
- 类 中的方法org.apache.kyuubi.client.auth.
SpnegoAuthHeaderGenerator
get(String, Map<String, Object>, Class<T>, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
get(String, Map<String, Object>, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
get(String, Map<String, Object>, Class<T>, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
get(String, Map<String, Object>, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
getAction()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OpActionRequest
getApiNamespace()
- 枚举 中的方法org.apache.kyuubi.client.
KyuubiRestClient.ApiVersion
getAppDiagnostic()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getAppId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getAppStartTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getAppState()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getAppUrl()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getArgs()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getAttemptWaitTime()
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
getAttributes()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getAuthHeader()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
getBatchById(String)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
getBatches()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
GetBatchesResponse
-
org.apache.kyuubi.client.api.v1.dto
中的类
GetBatchesResponse()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
GetBatchesResponse(int, int, List<Batch>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
getBatchInfo()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getBatchLocalLog(String, int, int)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
getBatchType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getBatchType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getCatalogName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
getCatalogName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
getCatalogName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
getCatalogName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
getCatalogName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
getClassName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getColumnIndex()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
getColumnName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
getColumnName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
getColumns()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultSetMetaData
GetColumnsRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
GetColumnsRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
GetColumnsRequest(String, String, String, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
getComment()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
getConf()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getConf()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getConf()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
getConfigs()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenRequest
getConfOverlay()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
getConnectTimeout()
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
getCreateTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getCreateTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
GetCrossReferenceRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
GetCrossReferenceRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
GetCrossReferenceRequest(String, String, String, String, String, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
getDataType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
getDataType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Field
getDuration()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getEndTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getEngineType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getExecPoolActiveCount()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
getExecPoolSize()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
getFields()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Row
getForeignCatalog()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
getForeignSchema()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
getForeignTable()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
getFrom()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
getFunctionName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
GetFunctionsRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
GetFunctionsRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
GetFunctionsRequest(String, String, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
getHttpClient()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
getId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getIdentifier()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getIdentifier()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionHandle
getIdleTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getInfoType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
InfoDetail
getInfoValue()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
InfoDetail
getInstance()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getIpAddr()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getKyuubiInstance()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getKyuubiInstance()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionHandle
getLogRowSet()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
getMaxAttempts()
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
getMsg()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
getName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getNamespace()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getOpenSessionCount()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
getPayload()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
MultiPart
getPrecision()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
getPrimaryCatalog()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
GetPrimaryKeysRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
GetPrimaryKeysRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
GetPrimaryKeysRequest(String, String, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
getPrimarySchema()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
getPrimaryTable()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
getQueryTimeout()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
getResource()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getRestClient(List<String>, RestClientConf)
- 类 中的静态方法org.apache.kyuubi.client.
RetryableRestClient
getRowCount()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
getRowCount()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
getRows()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
getScale()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
getSchemaName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
getSchemaName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
getSchemaName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
getSchemaName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
getSchemaName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
GetSchemasRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
GetSchemasRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
GetSchemasRequest(String, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
getSharelevel()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getSocketTimeout()
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
getState()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getStatement()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
getSubdomain()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getTableName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
getTableName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
getTableName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
GetTablesRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
GetTablesRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
GetTablesRequest(String, String, String, List<String>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
getTableTypes()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
getTotal()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
getType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
MultiPart
getUser()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getUser()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getUser()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getValue()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Field
getVersion()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getVersion()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
VersionInfo
getVersion()
- 类 中的静态方法org.apache.kyuubi.client.util.
VersionUtils
H
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Field
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
InfoDetail
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OpActionRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultSetMetaData
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Row
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionHandle
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
VersionInfo
HttpClientFactory
-
org.apache.kyuubi.client
中的类
HttpClientFactory()
- 类 的构造器org.apache.kyuubi.client.
HttpClientFactory
I
InfoDetail
-
org.apache.kyuubi.client.api.v1.dto
中的类
InfoDetail()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
InfoDetail
InfoDetail(String, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
InfoDetail
invoke(Object, Method, Object[])
- 类 中的方法org.apache.kyuubi.client.
RetryableRestClient
IRestClient
-
org.apache.kyuubi.client
中的接口
A underlying http client interface for common rest request.
isDuplicatedSubmission(Batch)
- 类 中的静态方法org.apache.kyuubi.client.util.
BatchUtils
isFinishedState(String)
- 类 中的静态方法org.apache.kyuubi.client.util.
BatchUtils
isPendingState(String)
- 类 中的静态方法org.apache.kyuubi.client.util.
BatchUtils
isRunAsync()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
isRunningState(String)
- 类 中的静态方法org.apache.kyuubi.client.util.
BatchUtils
isSuccess()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
isTerminalState(String)
- 类 中的静态方法org.apache.kyuubi.client.util.
BatchUtils
J
JsonUtils
-
org.apache.kyuubi.client.util
中的类
JsonUtils()
- 类 的构造器org.apache.kyuubi.client.util.
JsonUtils
K
KYUUBI_BATCH_DUPLICATED_KEY
- 类 中的静态变量org.apache.kyuubi.client.util.
BatchUtils
KYUUBI_BATCH_ID_KEY
- 类 中的静态变量org.apache.kyuubi.client.util.
BatchUtils
KYUUBI_CLIENT_VERSION_KEY
- 类 中的静态变量org.apache.kyuubi.client.util.
VersionUtils
KyuubiRestClient
-
org.apache.kyuubi.client
中的类
KyuubiRestClient.ApiVersion
-
org.apache.kyuubi.client
中的枚举
Specifies the version of the Kyuubi API to communicate with.
KyuubiRestClient.AuthHeaderMethod
-
org.apache.kyuubi.client
中的枚举
KyuubiRestClient.Builder
-
org.apache.kyuubi.client
中的类
KyuubiRestException
-
org.apache.kyuubi.client.exception
中的异常错误
KyuubiRestException(String, Throwable)
- 异常错误 的构造器org.apache.kyuubi.client.exception.
KyuubiRestException
L
listBatches(String, String, String, Long, Long, int, int)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
listEngines(String, String, String, String)
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
listSessions()
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
M
maxAttempts(int)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
MultiPart
-
org.apache.kyuubi.client.api.v1.dto
中的类
MultiPart(MultiPart.MultiPartType, Object)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
MultiPart
MultiPart.MultiPartType
-
org.apache.kyuubi.client.api.v1.dto
中的枚举
N
NoAuthHeaderGenerator
-
org.apache.kyuubi.client.auth
中的类
NoAuthHeaderGenerator()
- 类 的构造器org.apache.kyuubi.client.auth.
NoAuthHeaderGenerator
O
OpActionRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
OpActionRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OpActionRequest
OpActionRequest(String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OpActionRequest
OperationLog
-
org.apache.kyuubi.client.api.v1.dto
中的类
OperationLog()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OperationLog
OperationLog(List<String>, int)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OperationLog
org.apache.kyuubi.client
- 程序包 org.apache.kyuubi.client
org.apache.kyuubi.client.api.v1.dto
- 程序包 org.apache.kyuubi.client.api.v1.dto
org.apache.kyuubi.client.auth
- 程序包 org.apache.kyuubi.client.auth
org.apache.kyuubi.client.exception
- 程序包 org.apache.kyuubi.client.exception
org.apache.kyuubi.client.util
- 程序包 org.apache.kyuubi.client.util
P
password(String)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
PENDING_STATE
- 类 中的静态变量org.apache.kyuubi.client.util.
BatchUtils
The batch has not been submitted to resource manager yet.
post(String, String, Class<T>, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
post(String, Map<String, MultiPart>, Class<T>, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
post(String, String, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
post(String, String, Class<T>, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
post(String, String, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
post(String, Map<String, MultiPart>, Class<T>, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
R
refreshHadoopConf()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
refreshUnlimitedUsers()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
refreshUserDefaultsConf()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
RestClient
-
org.apache.kyuubi.client
中的类
RestClient(String, CloseableHttpClient)
- 类 的构造器org.apache.kyuubi.client.
RestClient
RestClientConf
-
org.apache.kyuubi.client
中的类
RestClientConf()
- 类 的构造器org.apache.kyuubi.client.
RestClientConf
ResultRowSet
-
org.apache.kyuubi.client.api.v1.dto
中的类
ResultRowSet()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
ResultRowSet(List<Row>, int)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
ResultSetMetaData
-
org.apache.kyuubi.client.api.v1.dto
中的类
ResultSetMetaData()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ResultSetMetaData
ResultSetMetaData(List<ColumnDesc>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ResultSetMetaData
RetryableKyuubiRestException
-
org.apache.kyuubi.client.exception
中的异常错误
A retryable exception which is thrown by underlying rest client.
RetryableKyuubiRestException(String, Throwable)
- 异常错误 的构造器org.apache.kyuubi.client.exception.
RetryableKyuubiRestException
RetryableRestClient
-
org.apache.kyuubi.client
中的类
A retryable rest client that catches the
RetryableKyuubiRestException
which is thrown by underlying rest client and use a new server uri to the next attempt.
Row
-
org.apache.kyuubi.client.api.v1.dto
中的类
Row()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Row
Row(List<Field>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Row
RUNNING_STATE
- 类 中的静态变量org.apache.kyuubi.client.util.
BatchUtils
The batch has been submitted to resource manager and is running.
S
SessionData
-
org.apache.kyuubi.client.api.v1.dto
中的类
SessionData()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionData
SessionData(String, String, String, Map<String, String>, Long, Long, Long)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionData
SessionHandle
-
org.apache.kyuubi.client.api.v1.dto
中的类
SessionHandle()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionHandle
SessionHandle(UUID, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionHandle
SessionOpenCount
-
org.apache.kyuubi.client.api.v1.dto
中的类
SessionOpenCount()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
SessionOpenCount(int)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
SessionOpenRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
SessionOpenRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionOpenRequest
SessionOpenRequest(Map<String, String>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionOpenRequest
SessionRestApi
-
org.apache.kyuubi.client
中的类
SessionRestApi(KyuubiRestClient)
- 类 的构造器org.apache.kyuubi.client.
SessionRestApi
setAction(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OpActionRequest
setAppDiagnostic(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setAppId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setAppStartTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setAppState(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setAppUrl(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setArgs(List<String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
setAttemptWaitTime(int)
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
setAttributes(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setBatches(List<Batch>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
setBatchInfo(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setBatchType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setBatchType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
setCatalogName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
setCatalogName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
setCatalogName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
setCatalogName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
setCatalogName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
setClassName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
setColumnIndex(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
setColumnName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
setColumnName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
setColumns(List<ColumnDesc>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultSetMetaData
setComment(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
setConf(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
setConf(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setConfigs(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenRequest
setConfOverlay(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
setConnectTimeout(int)
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
setCreateTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setCreateTime(Long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setDataType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
setDataType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Field
setDuration(Long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setEndTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setEngineType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setExecPoolActiveCount(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
setExecPoolSize(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
setFields(List<Field>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Row
setForeignCatalog(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
setForeignSchema(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
setForeignTable(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
setFrom(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
setFunctionName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
setHostUrls(String...)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
setHostUrls(List<String>)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
setId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setIdentifier(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setIdentifier(UUID)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionHandle
setIdleTime(Long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setInfoType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
InfoDetail
setInfoValue(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
InfoDetail
setInstance(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setIpAddr(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setKyuubiInstance(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setKyuubiInstance(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionHandle
setLogRowSet(List<String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
setMaxAttempts(int)
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
setMsg(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
setName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
setNamespace(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setOpenSessionCount(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
setPayload(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
MultiPart
setPrecision(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
setPrimaryCatalog(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
setPrimarySchema(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
setPrimaryTable(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
setQueryTimeout(Long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
setResource(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
setRowCount(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
setRowCount(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
setRows(List<Row>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
setRunAsync(boolean)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
setScale(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
setSchemaName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
setSchemaName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
setSchemaName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
setSchemaName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
setSchemaName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
setSharelevel(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setSocketTimeout(int)
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
setState(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setStatement(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
setSubdomain(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setSuccess(boolean)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
setTableName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
setTableName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
setTableName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
setTableTypes(List<String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
setTotal(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
setType(MultiPart.MultiPartType)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
MultiPart
setUser(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setUser(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setUser(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setValue(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Field
setVersion(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setVersion(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
VersionInfo
socketTimeout(int)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
SpnegoAuthHeaderGenerator
-
org.apache.kyuubi.client.auth
中的类
SpnegoAuthHeaderGenerator(String)
- 类 的构造器org.apache.kyuubi.client.auth.
SpnegoAuthHeaderGenerator
spnegoHost(String)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
StatementRequest
-
org.apache.kyuubi.client.api.v1.dto
中的类
StatementRequest()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
StatementRequest
StatementRequest(String, boolean, Long)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
StatementRequest
StatementRequest(String, boolean, Long, Map<String, String>)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
StatementRequest
T
terminalBatchStates
- 类 中的静态变量org.apache.kyuubi.client.util.
BatchUtils
toJson(Object)
- 类 中的静态方法org.apache.kyuubi.client.util.
JsonUtils
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
CloseBatchResponse
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Field
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetColumnsRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetFunctionsRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetPrimaryKeysRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetSchemasRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetTablesRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
InfoDetail
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OpActionRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultRowSet
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ResultSetMetaData
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Row
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionHandle
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
VersionInfo
U
username(String)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
V
valueOf(String)
- 枚举 中的静态方法org.apache.kyuubi.client.api.v1.dto.
MultiPart.MultiPartType
返回带有指定名称的该类型的枚举常量。
valueOf(String)
- 枚举 中的静态方法org.apache.kyuubi.client.
KyuubiRestClient.ApiVersion
返回带有指定名称的该类型的枚举常量。
valueOf(String)
- 枚举 中的静态方法org.apache.kyuubi.client.
KyuubiRestClient.AuthHeaderMethod
返回带有指定名称的该类型的枚举常量。
values()
- 枚举 中的静态方法org.apache.kyuubi.client.api.v1.dto.
MultiPart.MultiPartType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values()
- 枚举 中的静态方法org.apache.kyuubi.client.
KyuubiRestClient.ApiVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values()
- 枚举 中的静态方法org.apache.kyuubi.client.
KyuubiRestClient.AuthHeaderMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersionInfo
-
org.apache.kyuubi.client.api.v1.dto
中的类
VersionInfo()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
VersionInfo
VersionInfo(String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
VersionInfo
VersionUtils
-
org.apache.kyuubi.client.util
中的类
VersionUtils()
- 类 的构造器org.apache.kyuubi.client.util.
VersionUtils
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022
The Apache Software Foundation
. All rights reserved.