Interface BigArray

    • Method Summary

      Modifier and Type Method Description
      long size()
      Return the length of this array.
      • Methods inherited from interface org.apache.lucene.util.Accountable

        getChildResources, ramBytesUsed
      • Methods inherited from interface org.elasticsearch.common.lease.Releasable

        close
    • Method Detail

      • size

        long size()
        Return the length of this array.