Class DatumHistory.Configuration

java.lang.Object
net.solarnetwork.node.runtime.DatumHistory.Configuration
Enclosing class:
DatumHistory

public static class DatumHistory.Configuration extends Object
History configuration.
  • Constructor Details

    • Configuration

      public Configuration(int rawCount)
      Constructor.
      Parameters:
      rawCount - the number of raw elements to maintain
      Throws:
      IllegalArgumentException - if any count is less
  • Method Details

    • getRawCount

      public int getRawCount()
      Get the raw count.
      Returns:
      the count