Ingester

interface Ingester

Inheritors

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun active(): Boolean

Is this ingester presently active?

Link copied to clipboard
abstract fun ingest(resourcePath: String): IngestionResult