public class TajoIdUtils extends Object
Modifier and Type | Field and Description |
---|---|
static DecimalFormat |
MASTER_ID_FORMAT |
Constructor and Description |
---|
TajoIdUtils() |
Modifier and Type | Method and Description |
---|---|
static ExecutionBlockId |
createExecutionBlockId(String idStr) |
static QueryId |
parseQueryId(String idStr) |
static QueryUnitAttemptId |
parseQueryUnitAttemptId(String idStr) |
public static final DecimalFormat MASTER_ID_FORMAT
public static ExecutionBlockId createExecutionBlockId(String idStr)
public static QueryUnitAttemptId parseQueryUnitAttemptId(String idStr)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.