Class BucketIndexingWorker

    • Constructor Detail

      • BucketIndexingWorker

        public BucketIndexingWorker​(String repositoryName,
                                    List<String> docIds,
                                    boolean syncAlias)
    • Method Detail

      • getTitle

        public String getTitle()
        Description copied from interface: Work
        Gets a human-readable name for this work instance.
        Specified by:
        getTitle in interface Work
        Returns:
        a human-readable name
      • getBucketSize

        protected int getBucketSize()