Class FlatFileSplitter


  • public class FlatFileSplitter
    extends Object
    This class is being used when "oak.indexer.parallelIndex" is set to true. It will split a flat file safely by checking the index definitions. An entry is considered safe to split if only none of the parent directories contains nodes in indexRule and aggregate fields of the provided index definitions.