com.github.sadikovi.spark.netflow

index

package index

Visibility
  1. Public
  2. All

Type Members

  1. class Attribute[T] extends AnyRef

    Attribute interface to collect and check statistics.

  2. case class StatisticsPathResolver(maybeRoot: Option[String]) extends Product with Serializable

    StatisticsPathResolver is a simple class to find the statistics path based on a file path.

  3. case class StatisticsPathStatus(path: String, exists: Boolean) extends Product with Serializable

    StatisticsPathStatus is a holder of the parameters for statistics file.

Value Members

  1. object Attribute

  2. object AttributeMap

    Interface to create or load attribute map.

  3. object StatisticsUtils

Ungrouped