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.
|
creategetDesiredBound, getRequiredBoundpublic BigdataNativeServiceOptions getServiceOptions()
ServiceFactorypublic BigdataServiceCall create(ServiceCallCreateParams params, ServiceParams serviceParams)
AbstractServiceFactorycreate in class AbstractServiceFactoryCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.