public class SampleServiceFactory extends AbstractServiceFactory implements ServiceFactory
SampleIndex}| Modifier and Type | Class and Description |
|---|---|
static interface |
SampleServiceFactory.SampleParams
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 |
|---|
SampleServiceFactory() |
| 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, getRequiredBoundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, getDesiredBound, getRequiredBoundpublic BigdataNativeServiceOptions getServiceOptions()
ServiceFactorygetServiceOptions in interface ServiceFactorypublic BigdataServiceCall create(ServiceCallCreateParams params, ServiceParams serviceParams)
AbstractServiceFactorycreate in class AbstractServiceFactoryCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.