public class OperationHandle extends Object
OperationHandle()
OperationHandle(UUID identifier)
boolean
equals(Object o)
UUID
getIdentifier()
int
hashCode()
void
setIdentifier(UUID identifier)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public OperationHandle()
public OperationHandle(UUID identifier)
public UUID getIdentifier()
public void setIdentifier(UUID identifier)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 The Apache Software Foundation. All rights reserved.