Package com.teracloud.streams.rest
Class Element
java.lang.Object
com.teracloud.streams.rest.Element
- Direct Known Subclasses:
ApplicationBundle
,Domain
,InputPort
,Instance
,Job
,Metric
,Operator
,OutputPort
,PEInputPort
,PEOutputPort
,ProcessingElement
,Resource
,ResourceAllocation
Streams element.
Super-class for elements returned from the Streams REST API.
-
Constructor Details
-
Element
public Element()
-
-
Method Details
-
getStreamsConnection
-
toString
-
refresh
Refresh this element. Attributes of this object are updated from current state though the Streams REST API.- Throws:
IOException
- Error communicating with Streams.
-