Package | Description |
---|---|
org.apache.cassandra.net |
Modifier and Type | Method and Description |
---|---|
ForwardingInfo |
Message.forwardTo()
Used for cross-DC write optimisation - pick one node in the DC and have it relay the write to its local peers
|
Modifier and Type | Method and Description |
---|---|
Message<T> |
Message.withForwardTo(ForwardingInfo peers) |
Copyright © 2009-2020 The Apache Software Foundation