static MeshTable |
MeshTable.getInstance(Collection<Map.Entry<String,AbstractMonitorView.ChannelHandle>> channels,
List<MonitorField> fields) |
static SectionedTable |
SectionedTable.getInstance(Collection<Map.Entry<String,AbstractMonitorView.ChannelHandle>> channels,
List<MonitorField> fields,
SectionedTable.Descriptor descriptor) |
void |
MeshTable.init(Collection<Map.Entry<String,AbstractMonitorView.ChannelHandle>> channels,
List<MonitorField> fields) |
void |
SectionedTable.init(Collection<Map.Entry<String,AbstractMonitorView.ChannelHandle>> channels,
List<MonitorField> fields,
SectionedTable.Descriptor descriptor) |
static List<MonitorField> |
MonitorTable.trimAbsentFields(List<MonitorField> fields,
Collection<AbstractMonitorView.ChannelHandle> channels) |
static List<MonitorField> |
MonitorTable.trimAbsentFields(List<MonitorField> fields,
Collection<AbstractMonitorView.ChannelHandle> channels,
Collection<MonitorField> exclude) |