类的使用
org.apache.pulsar.common.policies.data.SinkStatus
使用SinkStatus的程序包
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.pulsar.client.admin中SinkStatus的使用
修饰符和类型方法说明Sinks.getSinkStatus(String tenant, String namespace, String sink) Gets the current status of a sink.返回变量类型为SinkStatus的类型的org.apache.pulsar.client.admin中的方法修饰符和类型方法说明Sinks.getSinkStatusAsync(String tenant, String namespace, String sink) Gets the current status of a sink asynchronously.