public class QueryId extends EntityId
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static QueryId |
fromIdParts(Iterable<String> idString) |
static QueryId |
fromString(String string) |
String |
getHandle() |
int |
hashCode() |
Id.QueryHandle |
toId() |
protected Iterable<String> |
toIdParts() |
fromString, fromStringOld, getEntity, getHierarchy, isValidDatasetId, isValidId, next, nextAndEnd, remaining, toStringpublic QueryId(String handle)
public String getHandle()
public Id.QueryHandle toId()
Id corresponding to thisCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.