Class ShardStateBuilder


  • public class ShardStateBuilder
    extends Object
    • Constructor Detail

      • ShardStateBuilder

        public ShardStateBuilder()
    • Method Detail

      • getInstance

        protected ShardState getInstance()
      • withShardInstance

        public GeneratorT withShardInstance​(ShardInstance aValue)
      • withShardInstance

        public org.alfresco.repo.index.shard.ShardStateBuilderBase.ShardInstanceShardInstanceBuilder withShardInstance()
      • withMaster

        public GeneratorT withMaster​(boolean aValue)
      • withLastUpdated

        public GeneratorT withLastUpdated​(long aValue)
      • withLastIndexedChangeSetId

        public GeneratorT withLastIndexedChangeSetId​(long aValue)
      • withLastIndexedTxCommitTime

        public GeneratorT withLastIndexedTxCommitTime​(long aValue)
      • withLastIndexedTxId

        public GeneratorT withLastIndexedTxId​(long aValue)
      • withLastIndexedChangeSetCommitTime

        public GeneratorT withLastIndexedChangeSetCommitTime​(long aValue)