| Package | Description |
|---|---|
| org.hawkular.alerts.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
Map<PartitionManagerImpl.PartitionEntry,Integer> |
PartitionManagerImpl.calculatePartition(List<PartitionManagerImpl.PartitionEntry> entries,
Map<Integer,Integer> buckets)
Distribute triggers on nodes using a consistent hashing strategy.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
PartitionManagerImpl.calculateNewEntry(PartitionManagerImpl.PartitionEntry newEntry,
Map<Integer,Integer> buckets)
Distribute a new entry across buckets using a consistent hashing strategy.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.