Uses of Interface
org.apache.pulsar.common.policies.data.FunctionInstanceStatsData
Package
Description
Implementation of policies.
-
Uses of FunctionInstanceStatsData in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionFunctions.getFunctionStats
(String tenant, String namespace, String function, int id) Gets the current stats of a function instance.Modifier and TypeMethodDescriptionFunctions.getFunctionStatsAsync
(String tenant, String namespace, String function, int id) Gets the current stats of a function instance asynchronously. -
Uses of FunctionInstanceStatsData in org.apache.pulsar.common.policies.data