Class SendTupleInfo

java.lang.Object
com.streambase.liveview.client.SendTupleInfo

public class SendTupleInfo extends Object
  • Constructor Details

  • Method Details

    • getSbUri

      public StreamBaseURI getSbUri()
      Returns:
      the sbUri
    • getTargetInputStreamName

      public String getTargetInputStreamName()
      Returns:
      the TargetInputStreamName
    • getResponseOutputStreamName

      public String getResponseOutputStreamName()
      Returns:
      the ResponseOutputStreamName
    • getTargetInputSchema

      public Schema getTargetInputSchema()
      Returns:
      the TargetInputSchema
    • getResponseOutputSchema

      public Schema getResponseOutputSchema()
      Returns:
      the ResponseOutputSchema