public class ValuesServiceFactory extends AbstractServiceFactory
Modifier and Type | Class and Description |
---|---|
static interface |
ValuesServiceFactory.ValuesParams
The service params for this service.
|
Modifier and Type | Field and Description |
---|---|
static org.openrdf.model.URI |
SERVICE_KEY
The URI service key.
|
Constructor and Description |
---|
ValuesServiceFactory() |
Modifier and Type | Method and Description |
---|---|
BigdataServiceCall |
create(ServiceCallCreateParams params,
ServiceParams serviceParams)
Implemented by subclasses - verify the group and create the service call.
|
BigdataNativeServiceOptions |
getServiceOptions()
Return options for the service end point.
|
create
getDesiredBound, getRequiredBound
public BigdataNativeServiceOptions getServiceOptions()
ServiceFactory
public BigdataServiceCall create(ServiceCallCreateParams params, ServiceParams serviceParams)
AbstractServiceFactory
create
in class AbstractServiceFactory
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.