java.lang.Object
com.blackhillsoftware.smf.realtime.InMemoryResource

public class InMemoryResource extends Object
Information about an in memory resource defined to SMF.

The list of in memory resources is returned by SmfConnection.query()

  • Method Details

    • name

      public String name()
      In memory resource name.
      Returns:
      String name
    • isSimulated

      public boolean isSimulated()
      Is this a simulated in memory resource
      Returns:
      true if simulated
    • file

      public String file()
      File name for a simulated resource
      Returns:
      the file name
    • getSmfTypes

      public List<Integer> getSmfTypes()
      SMF types recorded to this in memory resource
      Returns:
      List<Integer> the list of SMF record types