public class PrepareStallMessage extends FeedMessage
IFeedMessage.MessageTypemessageType| Constructor and Description |
|---|
PrepareStallMessage(FeedConnectionId connectionId,
int computePartitionsRetainLimit) |
| Modifier and Type | Method and Description |
|---|---|
int |
getComputePartitionsRetainLimit() |
FeedConnectionId |
getConnectionId() |
org.json.JSONObject |
toJSON() |
String |
toString() |
getMessageTypepublic PrepareStallMessage(FeedConnectionId connectionId, int computePartitionsRetainLimit)
public org.json.JSONObject toJSON()
throws org.json.JSONException
org.json.JSONExceptionpublic FeedConnectionId getConnectionId()
public int getComputePartitionsRetainLimit()
Copyright © 2016 The Apache Software Foundation. All rights reserved.