|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.dht.BootstrapInitiateMessage
public class BootstrapInitiateMessage
Field Summary | |
---|---|
protected StreamContextManager.StreamContext[] |
streamContexts_
|
Constructor Summary | |
---|---|
BootstrapInitiateMessage(StreamContextManager.StreamContext[] streamContexts)
|
Method Summary | |
---|---|
StreamContextManager.StreamContext[] |
getStreamContext()
|
static Message |
makeBootstrapInitiateMessage(BootstrapInitiateMessage biMessage)
|
static ICompactSerializer<BootstrapInitiateMessage> |
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 BootstrapInitiateMessage(StreamContextManager.StreamContext[] streamContexts)
Method Detail |
---|
public static ICompactSerializer<BootstrapInitiateMessage> serializer()
public static Message makeBootstrapInitiateMessage(BootstrapInitiateMessage 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 |