@ThriftStruct public final class QueryId extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId() |
int |
hashCode() |
static List<String> |
parseDottedId(String id,
int expectedParts,
String name) |
String |
toString() |
static String |
validateId(String id) |
static QueryId |
valueOf(String queryId) |
Copyright © 2012–2022. All rights reserved.