Class CommitInfo


  • public class CommitInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CommitInfo​(com.google.protobuf.ByteString commitTime)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.protobuf.ByteString getCommitTime()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommitInfo

        public CommitInfo​(com.google.protobuf.ByteString commitTime)
    • Method Detail

      • getCommitTime

        public com.google.protobuf.ByteString getCommitTime()