|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.db.CalloutDeployMessage
public class CalloutDeployMessage
Constructor Summary | |
---|---|
CalloutDeployMessage(java.lang.String callout,
java.lang.String script)
|
Method Summary | |
---|---|
static Message |
getCalloutDeployMessage(CalloutDeployMessage cdMessage)
|
static ICompactSerializer<CalloutDeployMessage> |
serializer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CalloutDeployMessage(java.lang.String callout, java.lang.String script)
Method Detail |
---|
public static ICompactSerializer<CalloutDeployMessage> serializer()
public static Message getCalloutDeployMessage(CalloutDeployMessage cdMessage) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |