public class SystemReplicas
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Range<Token> |
FULL_RANGE |
| Constructor and Description |
|---|
SystemReplicas() |
| Modifier and Type | Method and Description |
|---|---|
static Replica |
getSystemReplica(InetAddressAndPort endpoint)
There are a few places where a system function borrows write path functionality, but doesn't otherwise
fit into normal replication strategies (ie: hints and batchlog).
|
static EndpointsForRange |
getSystemReplicas(java.util.Collection<InetAddressAndPort> endpoints) |
public static Replica getSystemReplica(InetAddressAndPort endpoint)
public static EndpointsForRange getSystemReplicas(java.util.Collection<InetAddressAndPort> endpoints)
Copyright © 2009-2022 The Apache Software Foundation