Package mondrian.util

Class AbstractMemoryMonitor.Entry

  • Enclosing class:
    AbstractMemoryMonitor

    static class AbstractMemoryMonitor.Entry
    extends Object
    Class used to associate Listener and threshold.
    • Constructor Detail

      • Entry

        Entry​(MemoryMonitor.Listener listener,
              long threshold)
        Creates an Entry.
        Parameters:
        listener - Listener
        threshold - Threshold percentage which will cause notification