java.lang.Object
org.apache.jena.http.sys.ExecHTTPBuilder<QueryExecHTTP,QueryExecHTTPBuilder>
org.apache.jena.sparql.exec.http.QueryExecHTTPBuilder
- All Implemented Interfaces:
QueryExecBuilder,QueryExecMod
public class QueryExecHTTPBuilder
extends ExecHTTPBuilder<QueryExecHTTP,QueryExecHTTPBuilder>
implements QueryExecMod, QueryExecBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic QueryExecHTTPBuildercreate()initialTimeout(long timeout, TimeUnit timeUnit) overallTimeout(long timeout, TimeUnit timeUnit) static QueryExecHTTPBuilderMethods inherited from class org.apache.jena.http.sys.ExecHTTPBuilder
acceptHeader, addDefaultGraphURI, addNamedGraphURI, build, context, endpoint, httpClient, httpHeader, httpHeaders, param, param, params, postQuery, query, query, query, queryString, sendMode, set, set, substitution, substitution, substitution, timeout, urlGetLimit, useGet, useGetWithLimitMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.jena.sparql.exec.QueryExecBuilder
ask, build, construct, context, describe, query, query, query, select, set, set, substitution, substitution, substitution, timeoutMethods inherited from interface org.apache.jena.sparql.exec.QueryExecMod
timeout
-
Method Details
-
create
-
service
-
initialTimeout
- Specified by:
initialTimeoutin interfaceQueryExecMod
-
overallTimeout
- Specified by:
overallTimeoutin interfaceQueryExecMod
-
getContext
- Specified by:
getContextin interfaceQueryExecMod
-