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.

  • Class
    Description
    Basic class to hold the ActiveVersion JSON structure
    An object describing an Streams Domain
    An object describing an Streams Domain
    Streams element.
    An Input Port of the Streams Operator
    An object describing an Streams Instance
    An object describing an Streams Job submitted within a specified instance
    Holds Submisson Paramters for a Job
    An object describing an Streams Metric
    An object describing an Streams Operator
    An Output Port of the Streams Operator
    An Input Port of the Streams Processing Element
    A Output Port of the Streams Processing Element
    An object describing an Streams Processing Element
    Domain resource information.
    Access to information about a resource that is allocated to a Streams instance.
    An object describing an Streams REST api Error Message
    Exception for REST api wrappers
    Result<T,R>
    Represents a result from a REST request.
    Connection to Streams.