public class QueryHandle extends QuerySubmitResult implements Serializable
ToYAMLString.FieldNameAndValue| Constructor and Description |
|---|
QueryHandle(UUID handleId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static QueryHandle |
fromString(String handle)
From string.
|
UUID |
getHandleId()
The handle id.
|
String |
getHandleIdString() |
int |
hashCode() |
append, appendFields, fromXMLString, getFieldsToAppend, toString, toXMLString@ConstructorProperties(value="handleId") @Generated(value="lombok") public QueryHandle(UUID handleId)
public static QueryHandle fromString(String handle)
handle - the handlepublic String getHandleIdString()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public UUID getHandleId()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.