Package com.teracloud.streams.rest
package com.teracloud.streams.rest
Java bindings for the REST APIs of Streams.
This API is used to access the REST API in the Streams product and through a java class.
For the Streams product, a StreamsConnection
object is created to access the rest of the resource types in the domain.
-
ClassDescriptionBasic class to hold the ActiveVersion JSON structureAn object describing an Streams DomainAn object describing an Streams DomainStreams element.An Input Port of the Streams OperatorAn object describing an Streams InstanceAn object describing an Streams Job submitted within a specified instanceHolds Submisson Paramters for a JobAn object describing an Streams MetricAn object describing an Streams OperatorAn Output Port of the Streams OperatorAn Input Port of the Streams Processing ElementA Output Port of the Streams Processing ElementAn object describing an Streams Processing ElementDomain resource information.Access to information about a resource that is allocated to a Streams instance.An object describing an Streams REST api Error MessageException for REST api wrappersResult<T,
R> Represents a result from a REST request.Connection to Streams.