Interface FlexibleQueryMBean

All Known Implementing Classes:
FlexibleQueryMBeanImpl

public interface FlexibleQueryMBean
  • Method Details

    • getMaxSize

      Integer getMaxSize()
      Returns:
      the maximum entities size of the flexible query.
    • getCurrentSize

      Integer getCurrentSize()
      Returns:
      the current entities size of the flexible query.
    • getCurrentSizeInPercent

      Integer getCurrentSizeInPercent()
      Returns:
      the current entities size in percent of the flexible query.