public interface CoordinatorId
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Two instances are identical if their targets are the same.
|
String |
toString() |
boolean |
valid() |
byte[] |
value() |
boolean equals(Object obj)
byte[] value()
boolean valid()
true
if this instance is valid, false
otherwise.Copyright © 2021 JBoss by Red Hat. All rights reserved.