Package

org.locationtech.geomesa.fs.tools

compact

Permalink

package compact

Visibility
  1. Public
  2. All

Type Members

  1. class CompactCommand extends FsDataStoreCommand with LazyLogging

    Permalink
  2. trait FileSystemCompactionJob extends StorageConfiguration with JobWithLibJars

    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