Package | Description |
---|---|
org.apache.cassandra.locator |
Modifier and Type | Method and Description |
---|---|
TokenMetadata.Topology |
TokenMetadata.getTopology() |
TokenMetadata.Topology |
TokenMetadata.updateTopology()
This is called when the snitch properties for many endpoints are updated, it will update
the topology mappings of any endpoints whose snitch has changed, see CASSANDRA-10238.
|
TokenMetadata.Topology |
TokenMetadata.updateTopology(InetAddressAndPort endpoint)
This is called when the snitch properties for this endpoint are updated, see CASSANDRA-10238.
|
Copyright © 2009-2020 The Apache Software Foundation