Uses of Interface
org.aksw.iguana.cc.worker.HttpWorker.CompletionTarget
-
Uses of HttpWorker.CompletionTarget in org.aksw.iguana.cc.worker
Modifier and TypeClassDescriptionstatic final record
static final record
-
Uses of HttpWorker.CompletionTarget in org.aksw.iguana.cc.worker.impl
Modifier and TypeMethodDescriptionSPARQLProtocolWorker.Config.completionTarget()
Returns the value of thecompletionTarget
record component.ModifierConstructorDescriptionConfig
(Integer number, QueryHandler queries, HttpWorker.CompletionTarget completionTarget, ConnectionConfig connection, Duration timeout, String acceptHeader, RequestFactory.RequestType requestType, Boolean parseResults) Creates an instance of aConfig
record class.