| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RackawareEnsemblePlacementPolicy
A placement policy implementation use rack information for placing ensembles.
|
class |
RackawareEnsemblePlacementPolicyImpl
Simple rackware ensemble placement policy.
|
class |
RegionAwareEnsemblePlacementPolicy
A placement policy use region information in the network topology for placing ensembles.
|
(package private) class |
TopologyAwareEnsemblePlacementPolicy |
class |
ZoneawareEnsemblePlacementPolicy
A placement policy implementation use zone information for placing ensembles.
|
class |
ZoneawareEnsemblePlacementPolicyImpl
Simple zoneaware ensemble placement policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RackChangeNotifier.registerRackChangeListener(ITopologyAwareEnsemblePlacementPolicy<org.apache.bookkeeper.net.BookieNode> rackawarePolicy)
Register a listener for the rack-aware placement policy.
|
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.