Package | Description |
---|---|
org.apache.cassandra.locator | |
org.apache.cassandra.service |
Modifier and Type | Method and Description |
---|---|
RangesByEndpoint |
RangesByEndpoint.Builder.build() |
RangesByEndpoint |
AbstractReplicationStrategy.getAddressReplicas() |
RangesByEndpoint |
AbstractReplicationStrategy.getAddressReplicas(TokenMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
static RangesByEndpoint |
RangeRelocator.calculateRangesToStreamWithEndpoints(RangesAtEndpoint streamRanges,
AbstractReplicationStrategy strat,
TokenMetadata tmdBefore,
TokenMetadata tmdAfter)
calculating endpoints to stream current ranges to if needed
in some situations node will handle current ranges as part of the new ranges
|
Copyright © 2009-2022 The Apache Software Foundation