Uses of Class
org.apache.pulsar.common.functions.WorkerInfo
Packages that use WorkerInfo
Package
Description
Implementation of policies.
-
Uses of WorkerInfo in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return WorkerInfoModifier and TypeMethodDescriptionWorker.getClusterLeader()
Get the worker who is the leader of the cluster.Methods in org.apache.pulsar.client.admin that return types with arguments of type WorkerInfoModifier and TypeMethodDescriptionWorker.getCluster()
Get List of all workers belonging to this cluster.Worker.getClusterAsync()
Get List of all workers belonging to this cluster asynchronously.Worker.getClusterLeaderAsync()
Get the worker who is the leader of the cluster asynchronously. -
Uses of WorkerInfo in org.apache.pulsar.common.functions
Methods in org.apache.pulsar.common.functions that return WorkerInfo