| Package | Description |
|---|---|
| org.apache.pulsar.broker.loadbalance.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerVersionFilter.filter(Set<String> brokers,
BundleData bundleToAssign,
LoadData loadData,
ServiceConfiguration conf)
From the given set of available broker candidates, filter those using the version numbers.
|
com.github.zafarkhaja.semver.Version |
BrokerVersionFilter.getLatestVersionNumber(Set<String> brokers,
LoadData loadData)
Get the most recent broker version number from the load reports of all the running brokers.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.