Class UninvertingReader.FieldCacheStats

  • Enclosing class:
    UninvertingReader

    public static class UninvertingReader.FieldCacheStats
    extends Object
    Return information about the backing cache
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
    • Field Detail

      • totalSize

        public String totalSize
    • Constructor Detail

      • FieldCacheStats

        public FieldCacheStats​(String totalSize,
                               String[] info)