Interface PulsarAdministrationOperations

All Known Implementing Classes:
PulsarAdministration

public interface PulsarAdministrationOperations
The Pulsar administration contract.
Author:
Alexander Preuß
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Create or modify the given topics.
  • Method Details

    • createOrModifyTopics

      void createOrModifyTopics(PulsarTopic... topics)
      Create or modify the given topics.
      Parameters:
      topics - the topics to create or change