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.
|
create
getDesiredBound, getRequiredBound
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, getDesiredBound, getRequiredBound
public BigdataNativeServiceOptions getServiceOptions()
ServiceFactory
getServiceOptions
in interface ServiceFactory
public BigdataServiceCall create(ServiceCallCreateParams params, ServiceParams serviceParams)
AbstractServiceFactory
create
in class AbstractServiceFactory
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.