Class AlfrescoReplicationHandler.CommitVersionInfo

  • Enclosing class:
    AlfrescoReplicationHandler

    public static final class AlfrescoReplicationHandler.CommitVersionInfo
    extends java.lang.Object
    • Field Detail

      • version

        public final long version
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • build

        public static AlfrescoReplicationHandler.CommitVersionInfo build​(org.apache.lucene.index.IndexCommit commit)
        builds a CommitVersionInfo data for the specified IndexCommit. Will never be null, ut version and generation may be zero if there are problems extracting them from the commit data