Interface CdcSidecarInstance


  • public interface CdcSidecarInstance
    Holds information about the Cassandra Sidecar Instance host and port
    • Method Detail

      • port

        int port()
        Returns:
        the port where the Cassandra Sidecar instance is listening
      • hostname

        java.lang.String hostname()
        Returns:
        the hostname where the Cassandra Sidecar instance is running