-
- All Implemented Interfaces:
public class MonitorSource extends AppSource<T>
-
-
Method Summary
Modifier and Type Method Description List<AppDataTopic>getData()ScopegetScope()-
Methods inherited from class org.radarbase.schema.specification.AppSource
equals, getAppProvider, getModel, getVendor, getVersion, hashCode -
Methods inherited from class org.radarbase.schema.specification.DataProducer
doRegisterSchema, getData, getDoc, getLabels, getName, getProperties, getTopicNames, getTopics -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getData
List<AppDataTopic> getData()
-
getScope
Scope getScope()
-
-
-
-