@StableMinor(version="12.1", sinceVersion="4.1") public interface IClusterTransmission
Modifier and Type | Interface and Description |
---|---|
static class |
IClusterTransmission.Flag
Enumerates the flags that may be set in a
IClusterTransmission . |
Modifier and Type | Method and Description |
---|---|
EnumSet<IClusterTransmission.Flag> |
getFlags()
Returns the flags for this transmission.
|
String |
getId()
Returns a unique identifier for this transmission.
|
String |
getSenderId()
Returns the identifier of the node that is the sender of this transmission.
|
String |
toString()
A string representation for this transmission, used mostly for
logging and debugging purposes.
|
String getId()
EnumSet<IClusterTransmission.Flag> getFlags()
IClusterTransmission.Flag
String getSenderId()
String toString()
LumisXP 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.