Package io.hstream

Class Stream


  • public class Stream
    extends Object
    • Method Detail

      • getStreamName

        public String getStreamName()
      • setStreamName

        public void setStreamName​(String streamName)
      • getReplicationFactor

        public int getReplicationFactor()
      • setReplicationFactor

        public void setReplicationFactor​(int replicationFactor)
      • getBacklogDuration

        public int getBacklogDuration()
      • setBacklogDuration

        public void setBacklogDuration​(int backlogDuration)
      • getShardCount

        public int getShardCount()
      • setShardCount

        public void setShardCount​(int shardCount)
      • getCreatedTime

        public Instant getCreatedTime()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object