public class HandleIdentifier extends Object
Constructor and Description |
---|
HandleIdentifier() |
HandleIdentifier(THandleIdentifier tHandleId) |
HandleIdentifier(UUID publicId,
UUID secretId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
UUID |
getPublicId() |
UUID |
getSecretId() |
int |
hashCode() |
String |
toString() |
THandleIdentifier |
toTHandleIdentifier() |
public HandleIdentifier()
public HandleIdentifier(THandleIdentifier tHandleId)
public UUID getPublicId()
public UUID getSecretId()
public THandleIdentifier toTHandleIdentifier()
Copyright © 2017 The Apache Software Foundation. All rights reserved.