@Generated public class QueryInfo extends Object
Constructor and Description |
---|
QueryInfo() |
public QueryInfo setCanSubscribeToLiveQuery(Boolean canSubscribeToLiveQuery)
public Boolean getCanSubscribeToLiveQuery()
public QueryInfo setChannelUsed(ChannelInfo channelUsed)
public ChannelInfo getChannelUsed()
public Long getDuration()
public String getEndpointId()
public String getErrorMessage()
public Long getExecutedAsUserId()
public String getExecutedAsUserName()
public Long getExecutionEndTimeMs()
public Boolean getIsFinal()
public String getLookupKey()
public QueryInfo setMetrics(QueryMetrics metrics)
public QueryMetrics getMetrics()
public QueryInfo setPlansState(PlansState plansState)
public PlansState getPlansState()
public Long getQueryEndTimeMs()
public String getQueryId()
public Long getQueryStartTimeMs()
public String getQueryText()
public Long getRowsProduced()
public String getSparkUiUrl()
public QueryInfo setStatementType(QueryStatementType statementType)
public QueryStatementType getStatementType()
public QueryInfo setStatus(QueryStatus status)
public QueryStatus getStatus()
public Long getUserId()
public String getUserName()
public String getWarehouseId()
Copyright © 2023. All rights reserved.