@PublicEvolving public class OperationHandle extends Object
OperationHandle to index the Operation.| Constructor and Description |
|---|
OperationHandle(UUID identifier) |
| Modifier and Type | Method and Description |
|---|---|
static OperationHandle |
create() |
boolean |
equals(Object o) |
UUID |
getIdentifier() |
int |
hashCode() |
String |
toString() |
public OperationHandle(UUID identifier)
public static OperationHandle create()
public UUID getIdentifier()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.