类的使用
org.apache.pulsar.common.functions.WorkerInfo
使用WorkerInfo的程序包
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Implementation of policies.
-
org.apache.pulsar.client.admin中WorkerInfo的使用
返回变量类型为WorkerInfo的类型的org.apache.pulsar.client.admin中的方法修饰符和类型方法说明Worker.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. -
org.apache.pulsar.common.functions中WorkerInfo的使用