Package org.aksw.conjure.datasource
Interface HasByteSize
- All Known Implementing Classes:
DatasetGraphWrapperWithSize
public interface HasByteSize
Interface which RdfDataSources can implement to indicate that they can
report their size in bytes
-
Method Summary
-
Method Details
-
getByteSize
long getByteSize()
-