models
RawMonitor
Related Doc:
package models
class
RawMonitor
extends
MetricMonitor
Linear Supertypes
MetricMonitor
,
Monitor
,
ModelWithExternalReference
,
Model
,
Serializable
,
Unique
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RawMonitor
MetricMonitor
Monitor
ModelWithExternalReference
Model
Serializable
Unique
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RawMonitor
(
schedule:
Schedule
,
application:
Application
,
component:
Component
,
componentInstance:
Instance
,
cloud:
Cloud
,
sensorDescription:
SensorDescription
,
sensorConfigurations:
SensorConfigurations
)
new
RawMonitor
()
Attributes
protected[
models
]
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
addExternalReference
(
tagName:
String
,
tagValue:
String
)
:
Unit
Definition Classes
ModelWithExternalReference
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
o:
Any
)
:
Boolean
Definition Classes
Unique
→ AnyRef → Any
def
externalReferences
()
:
Map
[
String
,
String
]
Definition Classes
ModelWithExternalReference
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getApplication
()
:
Application
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getCloud
()
:
Cloud
def
getComponent
()
:
Component
def
getComponentInstance
()
:
Instance
def
getId
()
:
Long
Definition Classes
Model
def
getMonitorInstances
()
:
List
[
MonitorInstance
]
Definition Classes
Monitor
def
getSchedule
()
:
Schedule
Definition Classes
MetricMonitor
def
getSensorConfigurations
()
:
Optional
[
SensorConfigurations
]
def
getSensorDescription
()
:
SensorDescription
def
getTsdbIp
()
:
Map
[
String
,
List
[
MonitorInstance
]]
Definition Classes
Monitor
def
getTsdbLocator
()
:
TsdbLocator
Attributes
protected[
models
]
Definition Classes
RawMonitor
→
Monitor
def
getUuid
()
:
String
Definition Classes
Unique
def
hashCode
()
:
Int
Definition Classes
Unique
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
setId
(
id:
Long
)
:
Unit
Definition Classes
Model
def
setMonitorInstances
(
monitorInstances:
List
[
MonitorInstance
]
)
:
Unit
Definition Classes
Monitor
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Model
→
Unique
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
MetricMonitor
Inherited from
Monitor
Inherited from
ModelWithExternalReference
Inherited from
Model
Inherited from
Serializable
Inherited from
Unique
Inherited from
AnyRef
Inherited from
Any
Ungrouped