Package | Description |
---|---|
org.apache.cassandra.streaming |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionHandler.initiateOnReceivingSide(IncomingStreamingConnection connection,
boolean isForOutgoing,
int version)
Set up outgoing message handler on receiving side.
|
static StreamResultFuture |
StreamResultFuture.initReceivingSide(int sessionIndex,
java.util.UUID planId,
java.lang.String description,
java.net.InetAddress from,
IncomingStreamingConnection connection,
boolean isForOutgoing,
int version,
boolean keepSSTableLevel,
boolean isIncremental) |
Copyright © 2018 The Apache Software Foundation