public class ClusterNotificationTupleFields extends ControlStreamTupleFields
id, params, subsystem
Constructor and Description |
---|
ClusterNotificationTupleFields(Tuple tuple) |
Modifier and Type | Method and Description |
---|---|
static Tuple |
newTuple(int clusterEventType,
String param0,
String param1,
String param2)
Return a new ClusterNotification tuple.
|
getId, getParams, getSubsystem
public ClusterNotificationTupleFields(Tuple tuple) throws StreamBaseException
StreamBaseException
public static Tuple newTuple(int clusterEventType, String param0, String param1, String param2) throws TupleException
clusterEventType
- Constants.CLUSTER_EVENT_TYPE_QUORUM, CLUSTER_EVENT_TYPE_NODE, or
CLUSTER_EVENT_TYPE_PARTITIONTupleException
- on errorCopyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.