Class AlfrescoReplicationHandler.CommitVersionInfo

    • Field Detail

      • version

        public final long version
    • Method Detail

      • 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