Uses of Record Class
org.aksw.iguana.cc.config.elements.ConnectionConfig
Package
Description
-
Uses of ConnectionConfig in org.aksw.iguana.cc.suite
Modifier and TypeMethodDescriptionSuite.Config.connections()
Returns the value of theconnections
record component. -
Uses of ConnectionConfig in org.aksw.iguana.cc.worker
-
Uses of ConnectionConfig in org.aksw.iguana.cc.worker.impl
Modifier and TypeMethodDescriptionSPARQLProtocolWorker.Config.connection()
Returns the value of theconnection
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.