Package

org.locationtech.geomesa.fs.tools

compact

Permalink

package compact

Visibility
  1. Public
  2. All

Type Members

  1. trait FileSystemCompactionJob extends StorageConfiguration with JobWithLibJars

    Permalink
  2. class FsCompactCommand extends CompactCommand with FsDistributedCommand

    Permalink
  3. class PartitionInputFormat extends InputFormat[Void, SimpleFeature]

    Permalink

    An Input format that creates splits based on FSDS Partitions.

    An Input format that creates splits based on FSDS Partitions. This is used for compaction, when we want a single split per partition. Otherwise, use OrcSimpleFeatureInputFormat/ParquetSimpleFeatureInputFormat as those are more efficient

Ungrouped