public class UpdateProcessRemote extends UpdateProcessRemoteBase
HTTP_CONTEXT
Constructor and Description |
---|
UpdateProcessRemote(UpdateRequest request,
String endpoint,
Context context)
Creates a new remote update processor that uses the application/sparql-update submission method
|
UpdateProcessRemote(UpdateRequest request,
String endpoint,
Context context,
HttpAuthenticator authenticator)
Creates a new remote update processor that uses the application/sparql-update submission method
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute
|
addDefaultGraph, addNamedGraph, addParam, getAuthenticator, getContext, getDatasetGraph, getEndpoint, getHttpContext, getParams, getQueryString, getUpdateRequest, isUsingAuthentication, setAuthentication, setAuthenticator, setDefaultGraphs, setHttpContext, setNamedGraphs
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGraphStore
public UpdateProcessRemote(UpdateRequest request, String endpoint, Context context)
request
- Update requestendpoint
- Update endpointcontext
- Contextpublic UpdateProcessRemote(UpdateRequest request, String endpoint, Context context, HttpAuthenticator authenticator)
request
- Update requestendpoint
- Update endpointcontext
- Contextauthenticator
- HTTP Authenticatorpublic void execute()
UpdateProcessor
Licenced under the Apache License, Version 2.0