WShExProcessor

class WShExProcessor(schema: Schema, out: OutputStream, verbose: Boolean, timeout: Int) extends EntityTimerProcessor

WShEx processor

WShEx processor

Value Params
schema

ShEx schema

timeout

timeout in seconds or 0 if no timeout should be used

verbose

verbose

class EntityTimerProcessor
trait EntityDocumentDumpProcessor
trait EntityDocumentProcessor
class Object
trait Matchable
class Any

Value members

Concrete methods

override def close(): Unit
Definition Classes
EntityTimerProcessor -> EntityDocumentDumpProcessor
def endJson(): Unit
def getMatchedEntities(): IO[Int]
def getTotalEntities(): IO[Int]
override def processItemDocument(itemDocument: ItemDocument): Unit
Definition Classes
EntityTimerProcessor -> EntityDocumentProcessor
def startJson(): Unit

Inherited methods

def open(): Unit
Inherited from
EntityTimerProcessor
def processEntityRedirectDocument(`x$0`: EntityRedirectDocument): Unit
Inherited from
EntityDocumentProcessor
def processLexemeDocument(`x$0`: LexemeDocument): Unit
Inherited from
EntityDocumentProcessor
def processMediaInfoDocument(`x$0`: MediaInfoDocument): Unit
Inherited from
EntityDocumentProcessor
def processPropertyDocument(`x$0`: PropertyDocument): Unit
Inherited from
EntityTimerProcessor
def setReportInterval(`x$0`: Int): Unit
Inherited from
EntityTimerProcessor

Concrete fields