Package io.trino.execution
Class TaskId
java.lang.Object
io.trino.execution.TaskId
-
Constructor Details
-
TaskId
-
-
Method Details
-
valueOf
-
getQueryId
-
getStageId
-
getPartitionId
public int getPartitionId() -
getAttemptId
public int getAttemptId() -
toString
-
hashCode
public int hashCode() -
equals
-
getRetainedSizeInBytes
public long getRetainedSizeInBytes()
-