类的使用
org.apache.pulsar.common.policies.data.WorkerFunctionInstanceStats
-
使用WorkerFunctionInstanceStats的程序包 程序包 说明 org.apache.pulsar.client.admin Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
org.apache.pulsar.client.admin中WorkerFunctionInstanceStats的使用
返回变量类型为WorkerFunctionInstanceStats的类型的org.apache.pulsar.client.admin中的方法 修饰符和类型 方法 说明 java.util.List<WorkerFunctionInstanceStats>Worker. getFunctionsStats()Get all functions stats on a worker.java.util.concurrent.CompletableFuture<java.util.List<WorkerFunctionInstanceStats>>Worker. getFunctionsStatsAsync()Get all functions stats on a worker asynchronously.
-