Class StatsIndexResponse

java.lang.Object
com.liferay.portal.search.engine.adapter.index.StatsIndexResponse
All Implemented Interfaces:
IndexResponse

public class StatsIndexResponse extends Object implements IndexResponse
  • Constructor Details

    • StatsIndexResponse

      public StatsIndexResponse(Map<String,Long> indexSizes, long sizeOfLargestIndex)
  • Method Details

    • getIndexSizeInBytes

      public long getIndexSizeInBytes(String indexName)
    • getSizeOfLargestIndexInBytes

      public long getSizeOfLargestIndexInBytes()