|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.dht.StreamInitiateMessage
public class StreamInitiateMessage
Field Summary | |
---|---|
protected StreamContextManager.StreamContext[] |
streamContexts_
|
Constructor Summary | |
---|---|
StreamInitiateMessage(StreamContextManager.StreamContext[] streamContexts)
|
Method Summary | |
---|---|
StreamContextManager.StreamContext[] |
getStreamContext()
|
static Message |
makeStreamInitiateMessage(StreamInitiateMessage biMessage)
|
static ICompactSerializer<StreamInitiateMessage> |
serializer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected StreamContextManager.StreamContext[] streamContexts_
Constructor Detail |
---|
public StreamInitiateMessage(StreamContextManager.StreamContext[] streamContexts)
Method Detail |
---|
public static ICompactSerializer<StreamInitiateMessage> serializer()
public static Message makeStreamInitiateMessage(StreamInitiateMessage biMessage) throws java.io.IOException
java.io.IOException
public StreamContextManager.StreamContext[] getStreamContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |