| Package | Description |
|---|---|
| org.janusgraph.diskstorage.cql.strategy |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicasAwareGroupedExecutionStrategy
Strategy which groups partition keys together if all their replicas (Replica set) are the same.
|
class |
TokenRangeAwareGroupedExecutionStrategy
Strategy which groups partition keys together if they belong to the same TokenRange.
|
| Modifier and Type | Method and Description |
|---|---|
static GroupedExecutionStrategy |
GroupedExecutionStrategyBuilder.build(Configuration configuration,
CQLStoreManager storeManager,
String className) |
Copyright © 2012–2024. All rights reserved.