Packages

class MetadataStatUpdater extends StatUpdater with LazyLogging

Stores stats as metadata entries

Attributes
protected
Linear Supertypes
LazyLogging, StatUpdater, Flushable, Closeable, AutoCloseable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MetadataStatUpdater
  2. LazyLogging
  3. StatUpdater
  4. Flushable
  5. Closeable
  6. AutoCloseable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MetadataStatUpdater(sft: SimpleFeatureType)

    sft

    simple feature type

Value Members

  1. def add(sf: SimpleFeature): Unit
    Definition Classes
    MetadataStatUpdaterStatUpdater
  2. def close(): Unit
    Definition Classes
    MetadataStatUpdater → Closeable → AutoCloseable
  3. def flush(): Unit
    Definition Classes
    MetadataStatUpdater → Flushable
  4. def remove(sf: SimpleFeature): Unit
    Definition Classes
    MetadataStatUpdaterStatUpdater