Class SchemaCachingRDFSInferencerConfig
java.lang.Object
org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerConfig
- All Implemented Interfaces:
DelegatingSailImplConfig, SailImplConfig
- Author:
- Jeen Broekstra
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class AbstractDelegatingSailImplConfig
export, getDelegate, parse, setDelegate, validateModifier and TypeMethodDescriptionvoidvoidsetDelegate(SailImplConfig delegate) voidvalidate()Validates this configuration.Methods inherited from class AbstractSailImplConfig
getConnectionTimeOut, getIterationCacheSyncThreshold, getType, setConnectionTimeOut, setIterationCacheSyncThreshold, setTypeModifier and TypeMethodDescriptionlongGet the connection timeout (in ms).longgetType()voidsetConnectionTimeOut(long connectionTimeOut) Set the connection timeout (in ms).voidsetIterationCacheSyncThreshold(long iterationCacheSyncThreshold) void
-
Constructor Details
-
SchemaCachingRDFSInferencerConfig
public SchemaCachingRDFSInferencerConfig() -
SchemaCachingRDFSInferencerConfig
-