Module advanced_partitioning

Module advanced_partitioning 

Source
Expand description

§Advanced Partitioning Strategies

Provides sophisticated data partitioning algorithms for distributed RDF storage including consistent hashing and range-based partitioning with automatic rebalancing.

Structs§

AdvancedPartitioning
Advanced partitioning manager
PartitionAssignment
Partition assignment
PartitionConfig
Partition configuration
PartitioningStats
Partitioning statistics
RangePartition
Range partition
VirtualNode
Virtual node in consistent hashing ring

Enums§

PartitionStrategy
Partitioning strategy