Package

org.locationtech.geomesa.gt.partition.postgis.dialect

functions

Permalink

package functions

Visibility
  1. Public
  2. All

Value Members

  1. object LogCleaner extends LogCleaner with AdvisoryLock

    Permalink

    Deletes history older than 7 days

  2. object TruncateToPartition extends TruncateToPartition with AdvisoryLock

    Permalink

    Truncates a timestamp to the closest partition boundary, based on the number of hours in each partition

  3. object TruncateToTenMinutes extends TruncateToTenMinutes with AdvisoryLock

    Permalink

    Truncates a timestamp to the nearest ten-minute boundary.

    Truncates a timestamp to the nearest ten-minute boundary. For example, 05:45:23 -> 05:40:00

Ungrouped