Packages

object TablePartition extends StrictLogging

Linear Supertypes
StrictLogging, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TablePartition
  2. StrictLogging
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(ds: HasGeoMesaMetadata[String], sft: SimpleFeatureType): Option[TablePartition]

    Create a table partitioning scheme, if one is defined

    Create a table partitioning scheme, if one is defined

    sft

    simple feature type

  2. def partitioned(sft: SimpleFeatureType): Boolean

    Check to see if a schema has a defined table partitioning

    Check to see if a schema has a defined table partitioning

    sft

    simple feature type