@PublicEvolving public final class OperatorIdentifier extends Object implements Serializable
uid
or uidHash
.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static OperatorIdentifier |
forUid(String uid) |
static OperatorIdentifier |
forUidHash(String uidHash) |
OperatorID |
getOperatorId() |
Optional<String> |
getUid() |
int |
hashCode() |
String |
toString() |
public static OperatorIdentifier forUidHash(String uidHash)
public static OperatorIdentifier forUid(String uid)
@Internal public OperatorID getOperatorId()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.