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

A

advance() - Method in interface com.facebook.presto.client.StatementClient
 
authenticate(Route, Response) - Method in class com.facebook.presto.client.SpnegoHandler
 

B

basicAuth(String, String) - Static method in class com.facebook.presto.client.OkHttpUtil
 
build() - Method in class com.facebook.presto.client.ClientSession.Builder
 
build() - Method in class com.facebook.presto.client.StageStats.Builder
 
build() - Method in class com.facebook.presto.client.StatementStats.Builder
 
builder(ClientSession) - Static method in class com.facebook.presto.client.ClientSession
 
builder() - Static method in class com.facebook.presto.client.StageStats
 
builder() - Static method in class com.facebook.presto.client.StatementStats
 

C

cancelLeafStage() - Method in interface com.facebook.presto.client.StatementClient
 
ClientException - Exception in com.facebook.presto.client
 
ClientException(String) - Constructor for exception com.facebook.presto.client.ClientException
 
ClientException(String, boolean) - Constructor for exception com.facebook.presto.client.ClientException
 
ClientException(String, Throwable) - Constructor for exception com.facebook.presto.client.ClientException
 
ClientSession - Class in com.facebook.presto.client
 
ClientSession(URI, String, String, Optional<String>, Set<String>, String, String, String, String, Locale, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, SelectedRole>, Map<String, String>, String, Duration, boolean, Map<String, String>, Map<String, String>) - Constructor for class com.facebook.presto.client.ClientSession
 
ClientSession.Builder - Class in com.facebook.presto.client
 
ClientTypeSignature - Class in com.facebook.presto.client
 
ClientTypeSignature(TypeSignature) - Constructor for class com.facebook.presto.client.ClientTypeSignature
 
ClientTypeSignature(String, List<ClientTypeSignatureParameter>) - Constructor for class com.facebook.presto.client.ClientTypeSignature
 
ClientTypeSignature(String, List<ClientTypeSignature>, List<Object>, List<ClientTypeSignatureParameter>) - Constructor for class com.facebook.presto.client.ClientTypeSignature
 
ClientTypeSignatureParameter - Class in com.facebook.presto.client
 
ClientTypeSignatureParameter(TypeSignatureParameter) - Constructor for class com.facebook.presto.client.ClientTypeSignatureParameter
 
ClientTypeSignatureParameter(ParameterKind, Object) - Constructor for class com.facebook.presto.client.ClientTypeSignatureParameter
 
ClientTypeSignatureParameter.ClientTypeSignatureParameterDeserializer - Class in com.facebook.presto.client
 
ClientTypeSignatureParameterDeserializer() - Constructor for class com.facebook.presto.client.ClientTypeSignatureParameter.ClientTypeSignatureParameterDeserializer
 
close() - Method in interface com.facebook.presto.client.StatementClient
 
Column - Class in com.facebook.presto.client
 
Column(String, Type) - Constructor for class com.facebook.presto.client.Column
 
Column(String, TypeSignature) - Constructor for class com.facebook.presto.client.Column
 
Column(String, String, ClientTypeSignature) - Constructor for class com.facebook.presto.client.Column
 
com.facebook.presto.client - package com.facebook.presto.client
 
createSocket() - Method in class com.facebook.presto.client.SocketChannelSocketFactory
 
createSocket(String, int) - Method in class com.facebook.presto.client.SocketChannelSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.facebook.presto.client.SocketChannelSocketFactory
 
createSocket(InetAddress, int) - Method in class com.facebook.presto.client.SocketChannelSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.facebook.presto.client.SocketChannelSocketFactory
 
currentData() - Method in interface com.facebook.presto.client.StatementClient
 
currentStatusInfo() - Method in interface com.facebook.presto.client.StatementClient
 

D

defaultCredentialCachePath() - Static method in class com.facebook.presto.client.KerberosUtil
 
deserialize(JsonParser, DeserializationContext) - Method in class com.facebook.presto.client.ClientTypeSignatureParameter.ClientTypeSignatureParameterDeserializer
 

E

equals(Object) - Method in class com.facebook.presto.client.ClientTypeSignature
 
equals(Object) - Method in class com.facebook.presto.client.ClientTypeSignatureParameter
 
equals(Object) - Method in class com.facebook.presto.client.NodeVersion
 
equals(Object) - Method in class com.facebook.presto.client.ServerInfo
 
ErrorLocation - Class in com.facebook.presto.client
 
ErrorLocation(int, int) - Constructor for class com.facebook.presto.client.ErrorLocation
 
execute(JsonCodec<T>, OkHttpClient, Request) - Static method in class com.facebook.presto.client.JsonResponse
 

F

FailureInfo - Class in com.facebook.presto.client
 
FailureInfo(String, String, FailureInfo, List<FailureInfo>, List<String>, ErrorLocation) - Constructor for class com.facebook.presto.client.FailureInfo
 
finalStatusInfo() - Method in interface com.facebook.presto.client.StatementClient
 
formatMillis(long) - Static method in class com.facebook.presto.client.IntervalDayTime
 
formatMonths(int) - Static method in class com.facebook.presto.client.IntervalYearMonth
 

G

GCS_CREDENTIALS_PATH_KEY - Static variable in class com.facebook.presto.client.GCSOAuthInterceptor
 
GCS_OAUTH_SCOPES_KEY - Static variable in class com.facebook.presto.client.GCSOAuthInterceptor
 
GCSOAuthInterceptor - Class in com.facebook.presto.client
 
GCSOAuthInterceptor(String, Optional<String>) - Constructor for class com.facebook.presto.client.GCSOAuthInterceptor
 
GCSOAuthScope - Enum in com.facebook.presto.client
 
getAddedPreparedStatements() - Method in interface com.facebook.presto.client.StatementClient
 
getAddedSessionFunctions() - Method in interface com.facebook.presto.client.StatementClient
 
getArguments() - Method in class com.facebook.presto.client.ClientTypeSignature
 
getCatalog() - Method in class com.facebook.presto.client.ClientSession
 
getCause() - Method in class com.facebook.presto.client.FailureInfo
 
getClientInfo() - Method in class com.facebook.presto.client.ClientSession
 
getClientRequestTimeout() - Method in class com.facebook.presto.client.ClientSession
 
getClientTags() - Method in class com.facebook.presto.client.ClientSession
 
getColumnNumber() - Method in class com.facebook.presto.client.ErrorLocation
 
getColumns() - Method in class com.facebook.presto.client.QueryResults
Returns list of columns (with corresponding data types) present in the result set
getColumns() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getCompletedSplits() - Method in class com.facebook.presto.client.StageStats
 
getCompletedSplits() - Method in class com.facebook.presto.client.StatementStats
 
getCpuTimeMillis() - Method in class com.facebook.presto.client.StageStats
 
getCpuTimeMillis() - Method in class com.facebook.presto.client.StatementStats
 
getCustomHeaders() - Method in class com.facebook.presto.client.ClientSession
 
getData() - Method in interface com.facebook.presto.client.QueryData
 
getData() - Method in class com.facebook.presto.client.QueryResults
Returns an iterator to the payload (results)
getDeallocatedPreparedStatements() - Method in interface com.facebook.presto.client.StatementClient
 
getElapsedTimeMillis() - Method in class com.facebook.presto.client.StatementStats
 
getEnvironment() - Method in class com.facebook.presto.client.ServerInfo
 
getError() - Method in class com.facebook.presto.client.QueryResults
Returns error encountered in query execution to the client The client is expected to check this field before consuming results
getError() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getErrorCode() - Method in class com.facebook.presto.client.QueryError
 
getErrorLocation() - Method in class com.facebook.presto.client.FailureInfo
 
getErrorLocation() - Method in class com.facebook.presto.client.QueryError
 
getErrorName() - Method in class com.facebook.presto.client.QueryError
 
getErrorType() - Method in class com.facebook.presto.client.QueryError
 
getException() - Method in class com.facebook.presto.client.JsonResponse
 
getExtraCredentials() - Method in class com.facebook.presto.client.ClientSession
 
getFailureInfo() - Method in class com.facebook.presto.client.QueryError
 
getHeaders() - Method in class com.facebook.presto.client.JsonResponse
 
getId() - Method in class com.facebook.presto.client.QueryResults
Returns identifier of query that produces this result set
getId() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getInfoUri() - Method in class com.facebook.presto.client.QueryResults
Returns the URI at the coordinator that provides information about the query
getInfoUri() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getKind() - Method in class com.facebook.presto.client.ClientTypeSignatureParameter
 
getLineNumber() - Method in class com.facebook.presto.client.ErrorLocation
 
getLiteralArguments() - Method in class com.facebook.presto.client.ClientTypeSignature
Deprecated.
getLocale() - Method in class com.facebook.presto.client.ClientSession
 
getLongLiteral() - Method in class com.facebook.presto.client.ClientTypeSignatureParameter
 
getMessage() - Method in class com.facebook.presto.client.FailureInfo
 
getMessage() - Method in class com.facebook.presto.client.QueryError
 
getName() - Method in class com.facebook.presto.client.Column
 
getNamedTypeSignature() - Method in class com.facebook.presto.client.ClientTypeSignatureParameter
 
getNextUri() - Method in class com.facebook.presto.client.QueryResults
Returns URI to get next batch of query results
getNextUri() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getNodes() - Method in class com.facebook.presto.client.StageStats
 
getNodes() - Method in class com.facebook.presto.client.StatementStats
 
getNodeVersion() - Method in class com.facebook.presto.client.ServerInfo
 
getPartialCancelUri() - Method in class com.facebook.presto.client.QueryResults
Returns URI to a leaf stage that is currently executing in order to issue a cancel signal
getPartialCancelUri() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getPeakMemoryBytes() - Method in class com.facebook.presto.client.StatementStats
 
getPeakTaskTotalMemoryBytes() - Method in class com.facebook.presto.client.StatementStats
 
getPeakTotalMemoryBytes() - Method in class com.facebook.presto.client.StatementStats
 
getPreparedStatements() - Method in class com.facebook.presto.client.ClientSession
 
getProcessedBytes() - Method in class com.facebook.presto.client.StageStats
 
getProcessedBytes() - Method in class com.facebook.presto.client.StatementStats
 
getProcessedRows() - Method in class com.facebook.presto.client.StageStats
 
getProcessedRows() - Method in class com.facebook.presto.client.StatementStats
 
getProgressPercentage() - Method in class com.facebook.presto.client.StatementStats
 
getProperties() - Method in class com.facebook.presto.client.ClientSession
 
getQuery() - Method in interface com.facebook.presto.client.StatementClient
 
getQueuedSplits() - Method in class com.facebook.presto.client.StageStats
 
getQueuedSplits() - Method in class com.facebook.presto.client.StatementStats
 
getQueuedTimeMillis() - Method in class com.facebook.presto.client.StatementStats
 
getRawType() - Method in class com.facebook.presto.client.ClientTypeSignature
 
getRemovedSessionFunctions() - Method in interface com.facebook.presto.client.StatementClient
 
getResetSessionProperties() - Method in interface com.facebook.presto.client.StatementClient
 
getResourceEstimates() - Method in class com.facebook.presto.client.ClientSession
 
getResponseBody() - Method in class com.facebook.presto.client.JsonResponse
 
getRoles() - Method in class com.facebook.presto.client.ClientSession
Returns the map of catalog name -> selected role
getRootStage() - Method in class com.facebook.presto.client.StatementStats
 
getRunningSplits() - Method in class com.facebook.presto.client.StageStats
 
getRunningSplits() - Method in class com.facebook.presto.client.StatementStats
 
getRuntimeStats() - Method in class com.facebook.presto.client.StatementStats
 
getSchema() - Method in class com.facebook.presto.client.ClientSession
 
getScopeURL() - Method in enum com.facebook.presto.client.GCSOAuthScope
 
getServer() - Method in class com.facebook.presto.client.ClientSession
 
getSessionFunctions() - Method in class com.facebook.presto.client.ClientSession
 
getSetCatalog() - Method in interface com.facebook.presto.client.StatementClient
 
getSetRoles() - Method in interface com.facebook.presto.client.StatementClient
 
getSetSchema() - Method in interface com.facebook.presto.client.StatementClient
 
getSetSessionProperties() - Method in interface com.facebook.presto.client.StatementClient
 
getSource() - Method in class com.facebook.presto.client.ClientSession
 
getSpilledBytes() - Method in class com.facebook.presto.client.StatementStats
 
getSqlState() - Method in class com.facebook.presto.client.QueryError
 
getStack() - Method in class com.facebook.presto.client.FailureInfo
 
getStageId() - Method in class com.facebook.presto.client.StageStats
 
getStartedTransactionId() - Method in interface com.facebook.presto.client.StatementClient
 
getState() - Method in class com.facebook.presto.client.StageStats
 
getState() - Method in class com.facebook.presto.client.StatementStats
 
getStats() - Method in class com.facebook.presto.client.QueryResults
Returns cumulative statistics on the query being executed
getStats() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getStats() - Method in interface com.facebook.presto.client.StatementClient
 
getStatusCode() - Method in class com.facebook.presto.client.JsonResponse
 
getStatusMessage() - Method in class com.facebook.presto.client.JsonResponse
 
getSubStages() - Method in class com.facebook.presto.client.StageStats
 
getSuppressed() - Method in class com.facebook.presto.client.FailureInfo
 
getTimeZone() - Method in class com.facebook.presto.client.ClientSession
 
getTimeZone() - Method in interface com.facebook.presto.client.StatementClient
 
getTotalSplits() - Method in class com.facebook.presto.client.StageStats
 
getTotalSplits() - Method in class com.facebook.presto.client.StatementStats
 
getTraceToken() - Method in class com.facebook.presto.client.ClientSession
 
getTransactionId() - Method in class com.facebook.presto.client.ClientSession
 
getType() - Method in class com.facebook.presto.client.Column
 
getType() - Method in class com.facebook.presto.client.FailureInfo
 
getTypeArguments() - Method in class com.facebook.presto.client.ClientTypeSignature
Deprecated.
getTypeSignature() - Method in class com.facebook.presto.client.ClientTypeSignatureParameter
 
getTypeSignature() - Method in class com.facebook.presto.client.Column
 
getUpdateCount() - Method in class com.facebook.presto.client.QueryResults
Returns a count of number of rows updated by the query
getUpdateCount() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getUpdateType() - Method in class com.facebook.presto.client.QueryResults
Returns the update type, if any, of the query as determined by the Analyzer Could be INSERT, DELETE, CREATE, etc.
getUpdateType() - Method in interface com.facebook.presto.client.QueryStatusInfo
 
getUptime() - Method in class com.facebook.presto.client.ServerInfo
 
getUser() - Method in class com.facebook.presto.client.ClientSession
 
getValue() - Method in class com.facebook.presto.client.ClientTypeSignatureParameter
 
getValue() - Method in class com.facebook.presto.client.JsonResponse
 
getVersion() - Method in class com.facebook.presto.client.NodeVersion
 
getWaitingForPrerequisitesTimeMillis() - Method in class com.facebook.presto.client.StatementStats
 
getWallTimeMillis() - Method in class com.facebook.presto.client.StageStats
 
getWallTimeMillis() - Method in class com.facebook.presto.client.StatementStats
 
getWarnings() - Method in class com.facebook.presto.client.QueryResults
Returns a list of warnings encountered in query execution to the client
getWarnings() - Method in interface com.facebook.presto.client.QueryStatusInfo
 

H

hashCode() - Method in class com.facebook.presto.client.ClientTypeSignature
 
hashCode() - Method in class com.facebook.presto.client.ClientTypeSignatureParameter
 
hashCode() - Method in class com.facebook.presto.client.NodeVersion
 
hashCode() - Method in class com.facebook.presto.client.ServerInfo
 
hasValue() - Method in class com.facebook.presto.client.JsonResponse
 

I

intercept(Interceptor.Chain) - Method in class com.facebook.presto.client.GCSOAuthInterceptor
 
intercept(Interceptor.Chain) - Method in class com.facebook.presto.client.SpnegoHandler
 
IntervalDayTime - Class in com.facebook.presto.client
 
IntervalYearMonth - Class in com.facebook.presto.client
 
isClearTransactionId() - Method in interface com.facebook.presto.client.StatementClient
 
isClientAborted() - Method in interface com.facebook.presto.client.StatementClient
 
isClientError() - Method in interface com.facebook.presto.client.StatementClient
 
isCompressionDisabled() - Method in class com.facebook.presto.client.ClientSession
 
isCoordinator() - Method in class com.facebook.presto.client.ServerInfo
 
isDebug() - Method in class com.facebook.presto.client.ClientSession
 
isDone() - Method in class com.facebook.presto.client.StageStats
 
isFinished() - Method in interface com.facebook.presto.client.StatementClient
 
isQueued() - Method in class com.facebook.presto.client.StatementStats
 
isRetriable() - Method in class com.facebook.presto.client.QueryError
 
isRetryable() - Method in exception com.facebook.presto.client.ClientException
 
isRunning() - Method in interface com.facebook.presto.client.StatementClient
 
isScheduled() - Method in class com.facebook.presto.client.StatementStats
 
isStarting() - Method in class com.facebook.presto.client.ServerInfo
 
isWaitingForPrerequisites() - Method in class com.facebook.presto.client.StatementStats
 

J

JsonResponse<T> - Class in com.facebook.presto.client
 

K

KerberosUtil - Class in com.facebook.presto.client
 

N

newStatementClient(OkHttpClient, ClientSession, String) - Static method in class com.facebook.presto.client.StatementClientFactory
 
NodeVersion - Class in com.facebook.presto.client
 
NodeVersion(String) - Constructor for class com.facebook.presto.client.NodeVersion
 
NullCallback() - Constructor for class com.facebook.presto.client.OkHttpUtil.NullCallback
 

O

OkHttpUtil - Class in com.facebook.presto.client
 
OkHttpUtil.NullCallback - Class in com.facebook.presto.client
 
onFailure(Call, IOException) - Method in class com.facebook.presto.client.OkHttpUtil.NullCallback
 
onResponse(Call, Response) - Method in class com.facebook.presto.client.OkHttpUtil.NullCallback
 

P

parseMillis(String) - Static method in class com.facebook.presto.client.IntervalDayTime
 
parseMonths(String) - Static method in class com.facebook.presto.client.IntervalYearMonth
 
PRESTO_ADDED_PREPARE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_ADDED_SESSION_FUNCTION - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_BUFFER_COMPLETE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_CATALOG - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_CLEAR_SESSION - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_CLEAR_TRANSACTION_ID - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_CLIENT_INFO - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_CLIENT_TAGS - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_CURRENT_STATE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_DEALLOCATED_PREPARE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_EXTRA_CREDENTIAL - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_LANGUAGE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_MAX_SIZE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_MAX_WAIT - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_PAGE_NEXT_TOKEN - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_PAGE_TOKEN - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_PREFIX_URL - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_PREPARED_STATEMENT - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_REMOVED_SESSION_FUNCTION - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_RESOURCE_ESTIMATE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_ROLE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_SCHEMA - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_SESSION - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_SESSION_FUNCTION - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_SET_CATALOG - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_SET_ROLE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_SET_SCHEMA - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_SET_SESSION - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_SOURCE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_STARTED_TRANSACTION_ID - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_TASK_INSTANCE_ID - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_TIME_ZONE - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_TRACE_TOKEN - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_TRANSACTION_ID - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PRESTO_USER - Static variable in class com.facebook.presto.client.PrestoHeaders
 
PrestoHeaders - Class in com.facebook.presto.client
 

Q

QueryData - Interface in com.facebook.presto.client
 
QueryError - Class in com.facebook.presto.client
 
QueryError(String, String, int, String, String, boolean, ErrorLocation, FailureInfo) - Constructor for class com.facebook.presto.client.QueryError
 
QueryResults - Class in com.facebook.presto.client
 
QueryResults(String, URI, URI, URI, List<Column>, List<List<Object>>, StatementStats, QueryError, List<PrestoWarning>, String, Long) - Constructor for class com.facebook.presto.client.QueryResults
 
QueryResults(String, URI, URI, URI, List<Column>, Iterable<List<Object>>, StatementStats, QueryError, List<PrestoWarning>, String, Long) - Constructor for class com.facebook.presto.client.QueryResults
 
QueryStatusInfo - Interface in com.facebook.presto.client
 

S

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

T

toException() - Method in class com.facebook.presto.client.FailureInfo
 
tokenAuth(String) - Static method in class com.facebook.presto.client.OkHttpUtil
 
toMillis(long, long, long, long, long) - Static method in class com.facebook.presto.client.IntervalDayTime
 
toMonths(int, int) - Static method in class com.facebook.presto.client.IntervalYearMonth
 
toStackTraceElement(String) - Static method in class com.facebook.presto.client.FailureInfo
 
toString() - Method in class com.facebook.presto.client.ClientSession
 
toString() - Method in class com.facebook.presto.client.ClientTypeSignature
 
toString() - Method in class com.facebook.presto.client.ClientTypeSignatureParameter
 
toString() - Method in class com.facebook.presto.client.ErrorLocation
 
toString() - Method in class com.facebook.presto.client.JsonResponse
 
toString() - Method in class com.facebook.presto.client.NodeVersion
 
toString() - Method in class com.facebook.presto.client.QueryError
 
toString() - Method in class com.facebook.presto.client.QueryResults
 
toString() - Method in class com.facebook.presto.client.ServerInfo
 
toString() - Method in class com.facebook.presto.client.StageStats
 
toString() - Method in class com.facebook.presto.client.StatementStats
 

U

UNKNOWN - Static variable in class com.facebook.presto.client.NodeVersion
 
userAgent(String) - Static method in class com.facebook.presto.client.OkHttpUtil
 

V

valueOf(String) - Static method in enum com.facebook.presto.client.GCSOAuthScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.presto.client.GCSOAuthScope
Returns an array containing the constants of this enum type, in the order they are declared.

W

withCatalog(String) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withCompressionDisabled(boolean) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withCredentials(Map<String, String>) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withCustomHeaders(Map<String, String>) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withoutTransactionId() - Method in class com.facebook.presto.client.ClientSession.Builder
 
withPreparedStatements(Map<String, String>) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withProperties(Map<String, String>) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withRoles(Map<String, SelectedRole>) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withSchema(String) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withSessionFunctions(Map<String, String>) - Method in class com.facebook.presto.client.ClientSession.Builder
 
withTransactionId(String) - Method in class com.facebook.presto.client.ClientSession.Builder
 
A B C D E F G H I J K N O P Q S T U V W 
Skip navigation links

Copyright © 2012–2023. All rights reserved.