Interface ObjectCountCallback


public interface ObjectCountCallback
A callback to tell caller the count of objects ASAP.
Since:
4.1
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setObjectCount(long objectCount)
    Invoked when the PackWriter has counted the objects to be written to pack.