Skip navigation links
A B C D E F G H I J K M N O P Q R S T U V W 

A

advance() - Method in interface io.prestosql.client.StatementClient
 
ARRAY - Static variable in class io.prestosql.client.ClientStandardTypes
 
authenticate(Route, Response) - Method in class io.prestosql.client.SpnegoHandler
 

B

basicAuth(String, String) - Static method in class io.prestosql.client.OkHttpUtil
 
BIGINT - Static variable in class io.prestosql.client.ClientStandardTypes
 
BING_TILE - Static variable in class io.prestosql.client.ClientStandardTypes
 
BOOLEAN - Static variable in class io.prestosql.client.ClientStandardTypes
 
build() - Method in class io.prestosql.client.ClientSession.Builder
 
build() - Method in class io.prestosql.client.StageStats.Builder
 
build() - Method in class io.prestosql.client.StatementStats.Builder
 
builder(ClientSession) - Static method in class io.prestosql.client.ClientSession
 
builder() - Static method in class io.prestosql.client.StageStats
 
builder() - Static method in class io.prestosql.client.StatementStats
 

C

cancelLeafStage() - Method in interface io.prestosql.client.StatementClient
 
CHAR - Static variable in class io.prestosql.client.ClientStandardTypes
 
ClientCapabilities - Enum in io.prestosql.client
 
ClientException - Exception in io.prestosql.client
 
ClientException(String) - Constructor for exception io.prestosql.client.ClientException
 
ClientException(String, Throwable) - Constructor for exception io.prestosql.client.ClientException
 
ClientSelectedRole - Class in io.prestosql.client
TODO: This class is a duplicate of SelectedRole class from SPI.
ClientSelectedRole(ClientSelectedRole.Type, Optional<String>) - Constructor for class io.prestosql.client.ClientSelectedRole
 
ClientSelectedRole.Type - Enum in io.prestosql.client
 
ClientSession - Class in io.prestosql.client
 
ClientSession(URI, String, String, Optional<String>, Set<String>, String, String, String, String, ZoneId, Locale, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, ClientSelectedRole>, Map<String, String>, String, Duration) - Constructor for class io.prestosql.client.ClientSession
 
ClientSession.Builder - Class in io.prestosql.client
 
ClientStandardTypes - Class in io.prestosql.client
 
ClientTypeSignature - Class in io.prestosql.client
 
ClientTypeSignature(String) - Constructor for class io.prestosql.client.ClientTypeSignature
 
ClientTypeSignature(String, List<ClientTypeSignatureParameter>) - Constructor for class io.prestosql.client.ClientTypeSignature
 
ClientTypeSignature(String, List<ClientTypeSignature>, List<Object>, List<ClientTypeSignatureParameter>) - Constructor for class io.prestosql.client.ClientTypeSignature
 
ClientTypeSignatureParameter - Class in io.prestosql.client
 
ClientTypeSignatureParameter(ParameterKind, Object) - Constructor for class io.prestosql.client.ClientTypeSignatureParameter
 
ClientTypeSignatureParameter.ClientTypeSignatureParameterDeserializer - Class in io.prestosql.client
 
ClientTypeSignatureParameterDeserializer() - Constructor for class io.prestosql.client.ClientTypeSignatureParameter.ClientTypeSignatureParameterDeserializer
 
close() - Method in interface io.prestosql.client.StatementClient
 
Code(int, String) - Constructor for class io.prestosql.client.Warning.Code
 
Column - Class in io.prestosql.client
 
Column(String, String, ClientTypeSignature) - Constructor for class io.prestosql.client.Column
 
createSocket() - Method in class io.prestosql.client.SocketChannelSocketFactory
 
createSocket(String, int) - Method in class io.prestosql.client.SocketChannelSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class io.prestosql.client.SocketChannelSocketFactory
 
createSocket(InetAddress, int) - Method in class io.prestosql.client.SocketChannelSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class io.prestosql.client.SocketChannelSocketFactory
 
currentData() - Method in interface io.prestosql.client.StatementClient
 
currentStatusInfo() - Method in interface io.prestosql.client.StatementClient
 

D

DATE - Static variable in class io.prestosql.client.ClientStandardTypes
 
DECIMAL - Static variable in class io.prestosql.client.ClientStandardTypes
 
defaultCredentialCachePath() - Static method in class io.prestosql.client.KerberosUtil
 
deserialize(JsonParser, DeserializationContext) - Method in class io.prestosql.client.ClientTypeSignatureParameter.ClientTypeSignatureParameterDeserializer
 
DOUBLE - Static variable in class io.prestosql.client.ClientStandardTypes
 

E

equals(Object) - Method in class io.prestosql.client.ClientSelectedRole
 
equals(Object) - Method in class io.prestosql.client.ClientTypeSignature
 
equals(Object) - Method in class io.prestosql.client.ClientTypeSignatureParameter
 
equals(Object) - Method in class io.prestosql.client.NamedClientTypeSignature
 
equals(Object) - Method in class io.prestosql.client.NodeVersion
 
equals(Object) - Method in class io.prestosql.client.RowFieldName
 
equals(Object) - Method in class io.prestosql.client.ServerInfo
 
equals(Object) - Method in class io.prestosql.client.Warning.Code
 
equals(Object) - Method in class io.prestosql.client.Warning
 
ErrorLocation - Class in io.prestosql.client
 
ErrorLocation(int, int) - Constructor for class io.prestosql.client.ErrorLocation
 
execute(JsonCodec<T>, OkHttpClient, Request) - Static method in class io.prestosql.client.JsonResponse
 

F

FailureInfo - Class in io.prestosql.client
 
FailureInfo(String, String, FailureInfo, List<FailureInfo>, List<String>, ErrorLocation) - Constructor for class io.prestosql.client.FailureInfo
 
finalStatusInfo() - Method in interface io.prestosql.client.StatementClient
 
formatMillis(long) - Static method in class io.prestosql.client.IntervalDayTime
 
formatMonths(int) - Static method in class io.prestosql.client.IntervalYearMonth
 
fromJsonValue(String) - Static method in enum io.prestosql.client.ParameterKind
 

G

GEOMETRY - Static variable in class io.prestosql.client.ClientStandardTypes
 
getAddedPreparedStatements() - Method in interface io.prestosql.client.StatementClient
 
getArguments() - Method in class io.prestosql.client.ClientTypeSignature
 
getArgumentsAsTypeSignatures() - Method in class io.prestosql.client.ClientTypeSignature
 
getCatalog() - Method in class io.prestosql.client.ClientSession
 
getCause() - Method in class io.prestosql.client.FailureInfo
 
getClientInfo() - Method in class io.prestosql.client.ClientSession
 
getClientRequestTimeout() - Method in class io.prestosql.client.ClientSession
 
getClientTags() - Method in class io.prestosql.client.ClientSession
 
getCode() - Method in class io.prestosql.client.Warning.Code
 
getColumnNumber() - Method in class io.prestosql.client.ErrorLocation
 
getColumns() - Method in class io.prestosql.client.QueryResults
 
getColumns() - Method in interface io.prestosql.client.QueryStatusInfo
 
getCompletedSplits() - Method in class io.prestosql.client.StageStats
 
getCompletedSplits() - Method in class io.prestosql.client.StatementStats
 
getCpuTimeMillis() - Method in class io.prestosql.client.StageStats
 
getCpuTimeMillis() - Method in class io.prestosql.client.StatementStats
 
getData() - Method in interface io.prestosql.client.QueryData
 
getData() - Method in class io.prestosql.client.QueryResults
 
getDeallocatedPreparedStatements() - Method in interface io.prestosql.client.StatementClient
 
getElapsedTimeMillis() - Method in class io.prestosql.client.StatementStats
 
getEnvironment() - Method in class io.prestosql.client.ServerInfo
 
getError() - Method in class io.prestosql.client.QueryResults
 
getError() - Method in interface io.prestosql.client.QueryStatusInfo
 
getErrorCode() - Method in class io.prestosql.client.QueryError
 
getErrorLocation() - Method in class io.prestosql.client.FailureInfo
 
getErrorLocation() - Method in class io.prestosql.client.QueryError
 
getErrorName() - Method in class io.prestosql.client.QueryError
 
getErrorType() - Method in class io.prestosql.client.QueryError
 
getException() - Method in class io.prestosql.client.JsonResponse
 
getExtraCredentials() - Method in class io.prestosql.client.ClientSession
 
getFailureInfo() - Method in class io.prestosql.client.QueryError
 
getFieldName() - Method in class io.prestosql.client.NamedClientTypeSignature
 
getHeaders() - Method in class io.prestosql.client.JsonResponse
 
getId() - Method in class io.prestosql.client.QueryResults
 
getId() - Method in interface io.prestosql.client.QueryStatusInfo
 
getInfoUri() - Method in class io.prestosql.client.QueryResults
 
getInfoUri() - Method in interface io.prestosql.client.QueryStatusInfo
 
getKind() - Method in class io.prestosql.client.ClientTypeSignatureParameter
 
getLineNumber() - Method in class io.prestosql.client.ErrorLocation
 
getLiteralArguments() - Method in class io.prestosql.client.ClientTypeSignature
Deprecated.
getLocale() - Method in class io.prestosql.client.ClientSession
 
getLongLiteral() - Method in class io.prestosql.client.ClientTypeSignatureParameter
 
getMessage() - Method in class io.prestosql.client.FailureInfo
 
getMessage() - Method in class io.prestosql.client.QueryError
 
getMessage() - Method in class io.prestosql.client.Warning
 
getName() - Method in class io.prestosql.client.Column
 
getName() - Method in class io.prestosql.client.NamedClientTypeSignature
 
getName() - Method in class io.prestosql.client.RowFieldName
 
getName() - Method in class io.prestosql.client.Warning.Code
 
getNamedTypeSignature() - Method in class io.prestosql.client.ClientTypeSignatureParameter
 
getNextUri() - Method in class io.prestosql.client.QueryResults
 
getNextUri() - Method in interface io.prestosql.client.QueryStatusInfo
 
getNodes() - Method in class io.prestosql.client.StageStats
 
getNodes() - Method in class io.prestosql.client.StatementStats
 
getNodeVersion() - Method in class io.prestosql.client.ServerInfo
 
getPartialCancelUri() - Method in class io.prestosql.client.QueryResults
 
getPartialCancelUri() - Method in interface io.prestosql.client.QueryStatusInfo
 
getPath() - Method in class io.prestosql.client.ClientSession
 
getPeakMemoryBytes() - Method in class io.prestosql.client.StatementStats
 
getPreparedStatements() - Method in class io.prestosql.client.ClientSession
 
getProcessedBytes() - Method in class io.prestosql.client.StageStats
 
getProcessedBytes() - Method in class io.prestosql.client.StatementStats
 
getProcessedRows() - Method in class io.prestosql.client.StageStats
 
getProcessedRows() - Method in class io.prestosql.client.StatementStats
 
getProgressPercentage() - Method in class io.prestosql.client.StatementStats
 
getProperties() - Method in class io.prestosql.client.ClientSession
 
getQuery() - Method in interface io.prestosql.client.StatementClient
 
getQueuedSplits() - Method in class io.prestosql.client.StageStats
 
getQueuedSplits() - Method in class io.prestosql.client.StatementStats
 
getQueuedTimeMillis() - Method in class io.prestosql.client.StatementStats
 
getRawType() - Method in class io.prestosql.client.ClientTypeSignature
 
getResetSessionProperties() - Method in interface io.prestosql.client.StatementClient
 
getResourceEstimates() - Method in class io.prestosql.client.ClientSession
 
getResponseBody() - Method in class io.prestosql.client.JsonResponse
 
getRole() - Method in class io.prestosql.client.ClientSelectedRole
 
getRoles() - Method in class io.prestosql.client.ClientSession
Returns the map of catalog name -> selected role
getRootStage() - Method in class io.prestosql.client.StatementStats
 
getRunningSplits() - Method in class io.prestosql.client.StageStats
 
getRunningSplits() - Method in class io.prestosql.client.StatementStats
 
getSchema() - Method in class io.prestosql.client.ClientSession
 
getServer() - Method in class io.prestosql.client.ClientSession
 
getSetCatalog() - Method in interface io.prestosql.client.StatementClient
 
getSetPath() - Method in interface io.prestosql.client.StatementClient
 
getSetRoles() - Method in interface io.prestosql.client.StatementClient
 
getSetSchema() - Method in interface io.prestosql.client.StatementClient
 
getSetSessionProperties() - Method in interface io.prestosql.client.StatementClient
 
getSource() - Method in class io.prestosql.client.ClientSession
 
getSpilledBytes() - Method in class io.prestosql.client.StatementStats
 
getSqlState() - Method in class io.prestosql.client.QueryError
 
getStack() - Method in class io.prestosql.client.FailureInfo
 
getStageId() - Method in class io.prestosql.client.StageStats
 
getStartedTransactionId() - Method in interface io.prestosql.client.StatementClient
 
getState() - Method in class io.prestosql.client.StageStats
 
getState() - Method in class io.prestosql.client.StatementStats
 
getStats() - Method in class io.prestosql.client.QueryResults
 
getStats() - Method in interface io.prestosql.client.QueryStatusInfo
 
getStats() - Method in interface io.prestosql.client.StatementClient
 
getStatusCode() - Method in class io.prestosql.client.JsonResponse
 
getStatusMessage() - Method in class io.prestosql.client.JsonResponse
 
getSubStages() - Method in class io.prestosql.client.StageStats
 
getSuppressed() - Method in class io.prestosql.client.FailureInfo
 
getTimeZone() - Method in class io.prestosql.client.ClientSession
 
getTimeZone() - Method in interface io.prestosql.client.StatementClient
 
getTotalSplits() - Method in class io.prestosql.client.StageStats
 
getTotalSplits() - Method in class io.prestosql.client.StatementStats
 
getTraceToken() - Method in class io.prestosql.client.ClientSession
 
getTransactionId() - Method in class io.prestosql.client.ClientSession
 
getType() - Method in class io.prestosql.client.ClientSelectedRole
 
getType() - Method in class io.prestosql.client.Column
 
getType() - Method in class io.prestosql.client.FailureInfo
 
getTypeArguments() - Method in class io.prestosql.client.ClientTypeSignature
Deprecated.
getTypeSignature() - Method in class io.prestosql.client.ClientTypeSignatureParameter
 
getTypeSignature() - Method in class io.prestosql.client.Column
 
getTypeSignature() - Method in class io.prestosql.client.NamedClientTypeSignature
 
getUpdateCount() - Method in class io.prestosql.client.QueryResults
 
getUpdateCount() - Method in interface io.prestosql.client.QueryStatusInfo
 
getUpdateType() - Method in class io.prestosql.client.QueryResults
 
getUpdateType() - Method in interface io.prestosql.client.QueryStatusInfo
 
getUptime() - Method in class io.prestosql.client.ServerInfo
 
getUser() - Method in class io.prestosql.client.ClientSession
 
getValue() - Method in class io.prestosql.client.ClientTypeSignatureParameter
 
getValue() - Method in class io.prestosql.client.JsonResponse
 
getVersion() - Method in class io.prestosql.client.NodeVersion
 
getWallTimeMillis() - Method in class io.prestosql.client.StageStats
 
getWallTimeMillis() - Method in class io.prestosql.client.StatementStats
 
getWarningCode() - Method in class io.prestosql.client.Warning
 
getWarnings() - Method in class io.prestosql.client.QueryResults
 
getWarnings() - Method in interface io.prestosql.client.QueryStatusInfo
 

H

hashCode() - Method in class io.prestosql.client.ClientSelectedRole
 
hashCode() - Method in class io.prestosql.client.ClientTypeSignature
 
hashCode() - Method in class io.prestosql.client.ClientTypeSignatureParameter
 
hashCode() - Method in class io.prestosql.client.NamedClientTypeSignature
 
hashCode() - Method in class io.prestosql.client.NodeVersion
 
hashCode() - Method in class io.prestosql.client.RowFieldName
 
hashCode() - Method in class io.prestosql.client.ServerInfo
 
hashCode() - Method in class io.prestosql.client.Warning.Code
 
hashCode() - Method in class io.prestosql.client.Warning
 
hasValue() - Method in class io.prestosql.client.JsonResponse
 
HYPER_LOG_LOG - Static variable in class io.prestosql.client.ClientStandardTypes
 

I

INTEGER - Static variable in class io.prestosql.client.ClientStandardTypes
 
intercept(Interceptor.Chain) - Method in class io.prestosql.client.SpnegoHandler
 
INTERVAL_DAY_TO_SECOND - Static variable in class io.prestosql.client.ClientStandardTypes
 
INTERVAL_YEAR_TO_MONTH - Static variable in class io.prestosql.client.ClientStandardTypes
 
IntervalDayTime - Class in io.prestosql.client
 
IntervalYearMonth - Class in io.prestosql.client
 
io.prestosql.client - package io.prestosql.client
 
IPADDRESS - Static variable in class io.prestosql.client.ClientStandardTypes
 
isClearTransactionId() - Method in interface io.prestosql.client.StatementClient
 
isClientAborted() - Method in interface io.prestosql.client.StatementClient
 
isClientError() - Method in interface io.prestosql.client.StatementClient
 
isCoordinator() - Method in class io.prestosql.client.ServerInfo
 
isDebug() - Method in class io.prestosql.client.ClientSession
 
isDelimited() - Method in class io.prestosql.client.RowFieldName
 
isDone() - Method in class io.prestosql.client.StageStats
 
isFinished() - Method in interface io.prestosql.client.StatementClient
 
isQueued() - Method in class io.prestosql.client.StatementStats
 
isRunning() - Method in interface io.prestosql.client.StatementClient
 
isScheduled() - Method in class io.prestosql.client.StatementStats
 
isStarting() - Method in class io.prestosql.client.ServerInfo
 

J

JSON - Static variable in class io.prestosql.client.ClientStandardTypes
 
jsonName() - Method in enum io.prestosql.client.ParameterKind
 
JsonResponse<T> - Class in io.prestosql.client
 

K

KerberosUtil - Class in io.prestosql.client
 

M

MAP - Static variable in class io.prestosql.client.ClientStandardTypes
 

N

NamedClientTypeSignature - Class in io.prestosql.client
 
NamedClientTypeSignature(Optional<RowFieldName>, ClientTypeSignature) - Constructor for class io.prestosql.client.NamedClientTypeSignature
 
newStatementClient(OkHttpClient, ClientSession, String) - Static method in class io.prestosql.client.StatementClientFactory
 
NodeVersion - Class in io.prestosql.client
 
NodeVersion(String) - Constructor for class io.prestosql.client.NodeVersion
 
NullCallback() - Constructor for class io.prestosql.client.OkHttpUtil.NullCallback
 

O

ofLong(long) - Static method in class io.prestosql.client.ClientTypeSignatureParameter
 
ofNamedType(NamedClientTypeSignature) - Static method in class io.prestosql.client.ClientTypeSignatureParameter
 
ofType(ClientTypeSignature) - Static method in class io.prestosql.client.ClientTypeSignatureParameter
 
OkHttpUtil - Class in io.prestosql.client
 
OkHttpUtil.NullCallback - Class in io.prestosql.client
 
onFailure(Call, IOException) - Method in class io.prestosql.client.OkHttpUtil.NullCallback
 
onResponse(Call, Response) - Method in class io.prestosql.client.OkHttpUtil.NullCallback
 

P

P4_HYPER_LOG_LOG - Static variable in class io.prestosql.client.ClientStandardTypes
 
ParameterKind - Enum in io.prestosql.client
 
parseMillis(String) - Static method in class io.prestosql.client.IntervalDayTime
 
parseMonths(String) - Static method in class io.prestosql.client.IntervalYearMonth
 
PRESTO_ADDED_PREPARE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_BUFFER_COMPLETE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_CATALOG - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_CLEAR_SESSION - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_CLEAR_TRANSACTION_ID - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_CLIENT_CAPABILITIES - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_CLIENT_INFO - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_CLIENT_TAGS - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_CURRENT_STATE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_DEALLOCATED_PREPARE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_EXTRA_CREDENTIAL - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_LANGUAGE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_MAX_SIZE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_MAX_WAIT - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_PAGE_NEXT_TOKEN - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_PAGE_TOKEN - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_PATH - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_PREPARED_STATEMENT - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_RESOURCE_ESTIMATE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_ROLE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_SCHEMA - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_SESSION - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_SET_CATALOG - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_SET_PATH - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_SET_ROLE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_SET_SCHEMA - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_SET_SESSION - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_SOURCE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_STARTED_TRANSACTION_ID - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_TASK_INSTANCE_ID - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_TIME_ZONE - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_TRACE_TOKEN - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_TRANSACTION_ID - Static variable in class io.prestosql.client.PrestoHeaders
 
PRESTO_USER - Static variable in class io.prestosql.client.PrestoHeaders
 
PrestoHeaders - Class in io.prestosql.client
 

Q

QDIGEST - Static variable in class io.prestosql.client.ClientStandardTypes
 
QueryData - Interface in io.prestosql.client
 
QueryError - Class in io.prestosql.client
 
QueryError(String, String, int, String, String, ErrorLocation, FailureInfo) - Constructor for class io.prestosql.client.QueryError
 
QueryResults - Class in io.prestosql.client
 
QueryResults(String, URI, URI, URI, List<Column>, List<List<Object>>, StatementStats, QueryError, List<Warning>, String, Long) - Constructor for class io.prestosql.client.QueryResults
 
QueryResults(String, URI, URI, URI, List<Column>, Iterable<List<Object>>, StatementStats, QueryError, List<Warning>, String, Long) - Constructor for class io.prestosql.client.QueryResults
 
QueryStatusInfo - Interface in io.prestosql.client
 

R

REAL - Static variable in class io.prestosql.client.ClientStandardTypes
 
ROW - Static variable in class io.prestosql.client.ClientStandardTypes
 
RowFieldName - Class in io.prestosql.client
 
RowFieldName(String, boolean) - Constructor for class io.prestosql.client.RowFieldName
 

S

ServerInfo - Class in io.prestosql.client
 
ServerInfo(NodeVersion, String, boolean, boolean, Optional<Duration>) - Constructor for class io.prestosql.client.ServerInfo
 
setCompletedSplits(int) - Method in class io.prestosql.client.StageStats.Builder
 
setCompletedSplits(int) - Method in class io.prestosql.client.StatementStats.Builder
 
setCpuTimeMillis(long) - Method in class io.prestosql.client.StageStats.Builder
 
setCpuTimeMillis(long) - Method in class io.prestosql.client.StatementStats.Builder
 
setDone(boolean) - Method in class io.prestosql.client.StageStats.Builder
 
setElapsedTimeMillis(long) - Method in class io.prestosql.client.StatementStats.Builder
 
setNodes(int) - Method in class io.prestosql.client.StageStats.Builder
 
setNodes(int) - Method in class io.prestosql.client.StatementStats.Builder
 
setPeakMemoryBytes(long) - Method in class io.prestosql.client.StatementStats.Builder
 
setProcessedBytes(long) - Method in class io.prestosql.client.StageStats.Builder
 
setProcessedBytes(long) - Method in class io.prestosql.client.StatementStats.Builder
 
setProcessedRows(long) - Method in class io.prestosql.client.StageStats.Builder
 
setProcessedRows(long) - Method in class io.prestosql.client.StatementStats.Builder
 
setQueued(boolean) - Method in class io.prestosql.client.StatementStats.Builder
 
setQueuedSplits(int) - Method in class io.prestosql.client.StageStats.Builder
 
setQueuedSplits(int) - Method in class io.prestosql.client.StatementStats.Builder
 
setQueuedTimeMillis(long) - Method in class io.prestosql.client.StatementStats.Builder
 
setRootStage(StageStats) - Method in class io.prestosql.client.StatementStats.Builder
 
setRunningSplits(int) - Method in class io.prestosql.client.StageStats.Builder
 
setRunningSplits(int) - Method in class io.prestosql.client.StatementStats.Builder
 
setScheduled(boolean) - Method in class io.prestosql.client.StatementStats.Builder
 
setSpilledBytes(long) - Method in class io.prestosql.client.StatementStats.Builder
 
setStageId(String) - Method in class io.prestosql.client.StageStats.Builder
 
setState(String) - Method in class io.prestosql.client.StageStats.Builder
 
setState(String) - Method in class io.prestosql.client.StatementStats.Builder
 
setSubStages(List<StageStats>) - Method in class io.prestosql.client.StageStats.Builder
 
setTotalSplits(int) - Method in class io.prestosql.client.StageStats.Builder
 
setTotalSplits(int) - Method in class io.prestosql.client.StatementStats.Builder
 
setupCookieJar(OkHttpClient.Builder) - Static method in class io.prestosql.client.OkHttpUtil
 
setupHttpProxy(OkHttpClient.Builder, Optional<HostAndPort>) - Static method in class io.prestosql.client.OkHttpUtil
 
setupKerberos(OkHttpClient.Builder, String, boolean, Optional<String>, Optional<File>, Optional<File>, Optional<File>) - Static method in class io.prestosql.client.OkHttpUtil
 
setupProxy(OkHttpClient.Builder, Optional<HostAndPort>, Proxy.Type) - Static method in class io.prestosql.client.OkHttpUtil
 
setupSocksProxy(OkHttpClient.Builder, Optional<HostAndPort>) - Static method in class io.prestosql.client.OkHttpUtil
 
setupSsl(OkHttpClient.Builder, Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Static method in class io.prestosql.client.OkHttpUtil
 
setupTimeouts(OkHttpClient.Builder, int, TimeUnit) - Static method in class io.prestosql.client.OkHttpUtil
 
setWallTimeMillis(long) - Method in class io.prestosql.client.StageStats.Builder
 
setWallTimeMillis(long) - Method in class io.prestosql.client.StatementStats.Builder
 
SMALLINT - Static variable in class io.prestosql.client.ClientStandardTypes
 
SocketChannelSocketFactory - Class in io.prestosql.client
Workaround for JDK IPv6 bug on Mac.
SocketChannelSocketFactory() - Constructor for class io.prestosql.client.SocketChannelSocketFactory
 
SpnegoHandler - Class in io.prestosql.client
 
SpnegoHandler(String, boolean, Optional<String>, Optional<File>, Optional<File>, Optional<File>) - Constructor for class io.prestosql.client.SpnegoHandler
 
StageStats - Class in io.prestosql.client
 
StageStats(String, String, boolean, int, int, int, int, int, long, long, long, long, List<StageStats>) - Constructor for class io.prestosql.client.StageStats
 
StageStats.Builder - Class in io.prestosql.client
 
StatementClient - Interface in io.prestosql.client
 
StatementClientFactory - Class in io.prestosql.client
 
StatementStats - Class in io.prestosql.client
 
StatementStats(String, boolean, boolean, int, int, int, int, int, long, long, long, long, long, long, long, long, StageStats) - Constructor for class io.prestosql.client.StatementStats
 
StatementStats.Builder - Class in io.prestosql.client
 
stripTransactionId(ClientSession) - Static method in class io.prestosql.client.ClientSession
 

T

TIME - Static variable in class io.prestosql.client.ClientStandardTypes
 
TIME_WITH_TIME_ZONE - Static variable in class io.prestosql.client.ClientStandardTypes
 
TIMESTAMP - Static variable in class io.prestosql.client.ClientStandardTypes
 
TIMESTAMP_WITH_TIME_ZONE - Static variable in class io.prestosql.client.ClientStandardTypes
 
TINYINT - Static variable in class io.prestosql.client.ClientStandardTypes
 
toException() - Method in class io.prestosql.client.FailureInfo
 
tokenAuth(String) - Static method in class io.prestosql.client.OkHttpUtil
 
toMillis(long, long, long, long, long) - Static method in class io.prestosql.client.IntervalDayTime
 
toMonths(int, int) - Static method in class io.prestosql.client.IntervalYearMonth
 
toStackTraceElement(String) - Static method in class io.prestosql.client.FailureInfo
 
toString() - Method in class io.prestosql.client.ClientSelectedRole
 
toString() - Method in class io.prestosql.client.ClientSession
 
toString() - Method in class io.prestosql.client.ClientTypeSignature
 
toString() - Method in class io.prestosql.client.ClientTypeSignatureParameter
 
toString() - Method in class io.prestosql.client.ErrorLocation
 
toString() - Method in class io.prestosql.client.JsonResponse
 
toString() - Method in class io.prestosql.client.NamedClientTypeSignature
 
toString() - Method in class io.prestosql.client.NodeVersion
 
toString() - Method in class io.prestosql.client.QueryError
 
toString() - Method in class io.prestosql.client.QueryResults
 
toString() - Method in class io.prestosql.client.RowFieldName
 
toString() - Method in class io.prestosql.client.ServerInfo
 
toString() - Method in class io.prestosql.client.StageStats
 
toString() - Method in class io.prestosql.client.StatementStats
 
toString() - Method in class io.prestosql.client.Warning.Code
 
toString() - Method in class io.prestosql.client.Warning
 

U

UNKNOWN - Static variable in class io.prestosql.client.NodeVersion
 
userAgent(String) - Static method in class io.prestosql.client.OkHttpUtil
 

V

valueOf(String) - Static method in enum io.prestosql.client.ClientCapabilities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.prestosql.client.ClientSelectedRole.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class io.prestosql.client.ClientSelectedRole
 
valueOf(String) - Static method in enum io.prestosql.client.ParameterKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.prestosql.client.ClientCapabilities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.prestosql.client.ClientSelectedRole.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.prestosql.client.ParameterKind
Returns an array containing the constants of this enum type, in the order they are declared.
VARBINARY - Static variable in class io.prestosql.client.ClientStandardTypes
 
VARCHAR - Static variable in class io.prestosql.client.ClientStandardTypes
 

W

Warning - Class in io.prestosql.client
 
Warning(Warning.Code, String) - Constructor for class io.prestosql.client.Warning
 
Warning.Code - Class in io.prestosql.client
 
withCatalog(String) - Method in class io.prestosql.client.ClientSession.Builder
 
withCredentials(Map<String, String>) - Method in class io.prestosql.client.ClientSession.Builder
 
withoutTransactionId() - Method in class io.prestosql.client.ClientSession.Builder
 
withPath(String) - Method in class io.prestosql.client.ClientSession.Builder
 
withPreparedStatements(Map<String, String>) - Method in class io.prestosql.client.ClientSession.Builder
 
withProperties(Map<String, String>) - Method in class io.prestosql.client.ClientSession.Builder
 
withRoles(Map<String, ClientSelectedRole>) - Method in class io.prestosql.client.ClientSession.Builder
 
withSchema(String) - Method in class io.prestosql.client.ClientSession.Builder
 
withTransactionId(String) - Method in class io.prestosql.client.ClientSession.Builder
 
A B C D E F G H I J K M N O P Q R S T U V W 
Skip navigation links

Copyright © 2012–2019. All rights reserved.