Package org.apache.pulsar.client.admin
Interface Source
- All Superinterfaces:
Sources
Deprecated.
-
Method Summary
Methods inherited from interface org.apache.pulsar.client.admin.Sources
createSource, createSourceAsync, createSourceWithUrl, createSourceWithUrlAsync, deleteSource, deleteSourceAsync, getBuiltInSources, getBuiltInSourcesAsync, getSource, getSourceAsync, getSourceStatus, getSourceStatus, getSourceStatusAsync, getSourceStatusAsync, listSources, listSourcesAsync, reloadBuiltInSources, reloadBuiltInSourcesAsync, restartSource, restartSource, restartSourceAsync, restartSourceAsync, startSource, startSource, startSourceAsync, startSourceAsync, stopSource, stopSource, stopSourceAsync, stopSourceAsync, updateSource, updateSource, updateSourceAsync, updateSourceAsync, updateSourceWithUrl, updateSourceWithUrl, updateSourceWithUrlAsync, updateSourceWithUrlAsync
Sources