| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegionAwareEnsemblePlacementPolicy
A placement policy use region information in the network topology for placing ensembles.
|
| Modifier and Type | Method and Description |
|---|---|
protected RackawareEnsemblePlacementPolicy |
RackawareEnsemblePlacementPolicy.initialize(org.apache.bookkeeper.net.DNSToSwitchMapping dnsResolver,
io.netty.util.HashedWheelTimer timer,
boolean reorderReadsRandom,
int stabilizePeriodSeconds,
int reorderThresholdPendingRequests,
boolean isWeighted,
int maxWeightMultiple,
int minNumRacksPerWriteQuorum,
boolean enforceMinNumRacksPerWriteQuorum,
boolean ignoreLocalNodeInPlacementPolicy,
org.apache.bookkeeper.stats.StatsLogger statsLogger,
org.apache.bookkeeper.proto.BookieAddressResolver bookieAddressResolver) |
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.