Class StreamAttribute


  • public final class StreamAttribute
    extends java.lang.Object
    Created by bailong on 16/9/22.
    • Constructor Summary

      Constructors 
      Constructor Description
      StreamAttribute()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • createdAt

        public long createdAt
      • updatedAt

        public long updatedAt
      • expireAt

        public long expireAt
      • disabledTill

        public long disabledTill
    • Constructor Detail

      • StreamAttribute

        public StreamAttribute()