您的浏览器已禁用 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
applyOperationAction(OpActionRequest, String)
- 类 中的方法org.apache.kyuubi.client.
OperationRestApi
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.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
build()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
build()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
builder()
- 类 中的静态方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
builder()
- 类 中的静态方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
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.
clientIp(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
clientVersion(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
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
closeOperation(String)
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
closeSession(String)
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
closeSession(String)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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
completeTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
conf(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
connectionTimeout(int)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
Count
-
org.apache.kyuubi.client.api.v1.dto
中的类
Count()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Count
Count(Integer)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
Count
createBatch(BatchRequest)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
createBatch(BatchRequest, File)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
createHttpClient(RestClientConf)
- 类 中的静态方法org.apache.kyuubi.client.
HttpClientFactory
createTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
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
已过时。
deleteBatch(String)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
deleteEngine(String, String, String, String)
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
E
endTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
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
engineId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
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.
Count
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.
OperationData
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationHandle
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
equals(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
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.
ServerData
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.
eventTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
eventTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
exception(Throwable)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
exception(Throwable)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
ExecPoolStatistic
-
org.apache.kyuubi.client.api.v1.dto
中的类
ExecPoolStatistic()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
ExecPoolStatistic(int, int, int)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
executeStatement(String, StatementRequest)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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
getAttributes()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
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
getCatalogs(String)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
getClassName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getClientIp()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getClientVersion()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
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
getColumns(String, GetColumnsRequest)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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
getCompleteTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getCompleteTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getConf()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getConf()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
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
getCount()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Count
getCreateTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getCreateTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getCreateTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getCreateTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getCrossReference(String, GetCrossReferenceRequest)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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
getEndTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getEngineId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getEngineId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getEngineType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getEventTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getEventTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getException()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getException()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getException()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getException()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getExecPoolActiveCount()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
getExecPoolSize()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
getExecPoolStatistic()
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
getExecPoolWorkQueueSize()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
getFields()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Row
getFooterSummary()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
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
getFunctions(String, GetFunctionsRequest)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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
getHeaderNames()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
getHost()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
getHostUrls()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
getHttpClient()
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient
getId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getIdentifier()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getIdentifier()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationHandle
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
getInstance()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
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.
KyuubiOperationEvent
getKyuubiInstance()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getKyuubiInstance()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getKyuubiInstance()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionHandle
getLogRowSet()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
getMaxAttempts()
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
getMetrics()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getMetrics()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
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
getNamespace()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
getNextRowSet(String)
- 类 中的方法org.apache.kyuubi.client.
OperationRestApi
getNextRowSet(String, String, Integer)
- 类 中的方法org.apache.kyuubi.client.
OperationRestApi
getNodeName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
getOpenedTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getOpenSessionCount()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
getOpenSessionCount()
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
getOperationEvent(String)
- 类 中的方法org.apache.kyuubi.client.
OperationRestApi
getOperationLog(String, int)
- 类 中的方法org.apache.kyuubi.client.
OperationRestApi
getPayload()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
MultiPart
getPort()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
getPrecision()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ColumnDesc
getPrimaryCatalog()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetCrossReferenceRequest
getPrimaryKeys(String, GetPrimaryKeysRequest)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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
getProgress()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getProgress()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getProgressedPercentage()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
getQueryTimeout()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
getRemoteId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getRemoteId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getRemoteId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getRemoteSessionId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getResource()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
getRestClient(List<String>, RestClientConf)
- 类 中的静态方法org.apache.kyuubi.client.
RetryableRestClient
getResultSetMetadata(String)
- 类 中的方法org.apache.kyuubi.client.
OperationRestApi
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.
OperationProgress
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
getSchemas(String, GetSchemasRequest)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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
getServerIp()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getSessionEvent(String)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
getSessionId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getSessionId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getSessionId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getSessionInfo(String, int)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
getSessionName()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getSessionType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getSessionType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getSessionType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getSessionType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
getSessionUser()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getSessionUser()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getSharelevel()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
getSocketTimeout()
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
getStartTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getStartTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getStartTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getStartTime()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
getState()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
getState()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getState()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getStatement()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getStatement()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
getStatement()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
getStatementId()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
getStatus()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
getStatus()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
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
getTables(String, GetTablesRequest)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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
getTableTypes(String)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
getTotal()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
GetBatchesResponse
getTotalOperations()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
getType()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
MultiPart
getTypeInfo(String)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
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.
KyuubiSessionEvent
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.
Count
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.
OperationData
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationHandle
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
hashCode()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
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.
ServerData
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
isShouldRunAsync()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
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
kyuubiInstance(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
KyuubiOperationEvent
-
org.apache.kyuubi.client.api.v1.dto
中的类
KyuubiOperationEvent()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
KyuubiOperationEvent(String, String, String, boolean, String, long, long, long, long, Throwable, String, String, String, String, Map<String, String>, OperationProgress)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
KyuubiOperationEvent.KyuubiOperationEventBuilder
-
org.apache.kyuubi.client.api.v1.dto
中的类
KyuubiOperationEventBuilder()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
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
KyuubiSessionEvent
-
org.apache.kyuubi.client.api.v1.dto
中的类
KyuubiSessionEvent()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
KyuubiSessionEvent(String, int, String, String, String, String, String, String, String, Map<String, String>, long, long, long, long, int, Throwable)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
KyuubiSessionEvent.KyuubiSessionEventBuilder
-
org.apache.kyuubi.client.api.v1.dto
中的类
KyuubiSessionEventBuilder()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
L
listBatches(String, String, String, Long, Long, int, int)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
listBatches(String, String, String, String, Long, Long, int, int)
- 类 中的方法org.apache.kyuubi.client.
BatchRestApi
listEngines(String, String, String, String)
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
listOperations()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
listOperations(List<String>, String)
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
listServers()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
listSessions()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
listSessions(List<String>)
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
listSessions()
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
M
maxAttempts(int)
- 类 中的方法org.apache.kyuubi.client.
KyuubiRestClient.Builder
metrics(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
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
openedTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
openSession(SessionOpenRequest)
- 类 中的方法org.apache.kyuubi.client.
SessionRestApi
OperationData
-
org.apache.kyuubi.client.api.v1.dto
中的类
OperationData()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OperationData
OperationData(String, String, String, String, Long, Long, Long, String, String, String, String, String, Map<String, String>, OperationProgress)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OperationData
OperationHandle
-
org.apache.kyuubi.client.api.v1.dto
中的类
OperationHandle()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OperationHandle
OperationHandle(UUID)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OperationHandle
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
OperationProgress
-
org.apache.kyuubi.client.api.v1.dto
中的类
OperationProgress()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OperationProgress
OperationProgress(List<String>, List<List<String>>, double, String, String, long)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
OperationProgress
OperationRestApi
-
org.apache.kyuubi.client
中的类
OperationRestApi(KyuubiRestClient)
- 类 的构造器org.apache.kyuubi.client.
OperationRestApi
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
progress(OperationProgress)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
put(String, String, Class<T>, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
put(String, String, String)
- 接口 中的方法org.apache.kyuubi.client.
IRestClient
put(String, String, Class<T>, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
put(String, String, String)
- 类 中的方法org.apache.kyuubi.client.
RestClient
R
refreshDenyUsers()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
refreshHadoopConf()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
refreshKubernetesConf()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
refreshUnlimitedUsers()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
refreshUserDefaultsConf()
- 类 中的方法org.apache.kyuubi.client.
AdminRestApi
remoteId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
remoteSessionId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
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
ServerData
-
org.apache.kyuubi.client.api.v1.dto
中的类
ServerData()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ServerData
ServerData(String, String, String, String, int, Map<String, String>, String)
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
ServerData
serverIp(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
SessionData
-
org.apache.kyuubi.client.api.v1.dto
中的类
SessionData()
- 类 的构造器org.apache.kyuubi.client.api.v1.dto.
SessionData
SessionData(String, String, String, String, Map<String, String>, Long, Long, Long, String, String, String, String)
- 类 的构造器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
sessionId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
sessionId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
sessionName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
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
sessionType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
sessionType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
sessionUser(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
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
setAttributes(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
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
setClientIp(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setClientVersion(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
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
setCompleteTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setCompleteTime(Long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setConf(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
BatchRequest
setConf(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
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
setCount(Integer)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Count
setCreateTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setCreateTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setCreateTime(Long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
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
setEndTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setEngineId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setEngineId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setEngineType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setEventTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setEventTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setException(Throwable)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setException(Throwable)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setException(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setException(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setExecPoolActiveCount(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
setExecPoolSize(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
setExecPoolWorkQueueSize(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ExecPoolStatistic
setFields(List<Field>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Row
setFooterSummary(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
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
setHeaderNames(List<String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
setHost(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
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.
OperationData
setIdentifier(UUID)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationHandle
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
setInstance(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
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.
KyuubiOperationEvent
setKyuubiInstance(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setKyuubiInstance(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
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
setMetrics(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setMetrics(Map<String, String>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
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
setNamespace(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
setNodeName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
setOpenedTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setOpenSessionCount(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionOpenCount
setPayload(Object)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
MultiPart
setPort(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
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
setProgress(OperationProgress)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setProgress(OperationProgress)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setProgressedPercentage(double)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
setQueryTimeout(Long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
setRemoteId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setRemoteId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setRemoteId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setRemoteSessionId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
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<List<String>>)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
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
setServerIp(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setSessionId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setSessionId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setSessionId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setSessionName(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setSessionType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setSessionType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setSessionType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setSessionType(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
SessionData
setSessionUser(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setSessionUser(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setSharelevel(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Engine
setShouldRunAsync(boolean)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setSocketTimeout(int)
- 类 中的方法org.apache.kyuubi.client.
RestClientConf
setStartTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setStartTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
setStartTime(Long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setStartTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
setState(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
Batch
setState(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setState(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setStatement(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setStatement(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationData
setStatement(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
StatementRequest
setStatementId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent
setStatus(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
setStatus(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
ServerData
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
setTotalOperations(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent
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.
KyuubiSessionEvent
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
shouldRunAsync(boolean)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
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
startTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
startTime(long)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
state(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
statement(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
statementId(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiOperationEvent.KyuubiOperationEventBuilder
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
toPrettyJson(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.
Count
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.
OperationData
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationHandle
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationLog
toString()
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
OperationProgress
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
totalOperations(int)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
U
user(String)
- 类 中的方法org.apache.kyuubi.client.api.v1.dto.
KyuubiSessionEvent.KyuubiSessionEventBuilder
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 © 2023
The Apache Software Foundation
. All rights reserved.