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

    Modifier and Type
    Method
    Description
    long
     
  • Method Details

    • getByteSize

      long getByteSize()