Interface ClientStream<M>


public interface ClientStream<M>
  • Method Details

    • streamId

      ClientStreamId streamId()
    • streamType

      org.agrona.DirectBuffer streamType()
    • metadata

      M metadata()
    • liveConnections

      Set<MemberId> liveConnections()