Class DecodedTimestamp


  • public class DecodedTimestamp
    extends Object
    • Constructor Detail

      • DecodedTimestamp

        public DecodedTimestamp​(long epochSeconds,
                                int nanosOfSecond)
    • Method Detail

      • getEpochSeconds

        public long getEpochSeconds()
      • getNanosOfSecond

        public int getNanosOfSecond()