public class Messages extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Messages.Acknowledge$
Message to signal the successful reception of another message
|
static class |
Messages.Disconnect
Signals that the receiver (JobManager/TaskManager) shall disconnect the sender.
|
static class |
Messages.Disconnect$ |
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static Messages.Acknowledge$ |
getAcknowledge()
Accessor for the case object instance, to simplify Java interoperability.
|
public static Messages.Acknowledge$ getAcknowledge()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.