Package org.eclipse.rdf4j.sail.features
Interface ThreadSafetyAware
- All Known Implementing Classes:
AbstractForwardChainingInferencerConnection
,DedupingInferencerConnection
,InferencerConnectionWrapper
,LuceneSailConnection
,MemoryStoreConnection
,NativeStoreConnection
,NotifyingSailConnectionWrapper
,SailConnectionWrapper
,SchemaCachingRDFSInferencerConnection
,ShaclSailConnection
,VerySimpleRdfsBackwardsChainingConnection
public interface ThreadSafetyAware
An interface used to signal thread safety features of a sail or its related classes.