Modifier and Type | Method and Description |
---|---|
Object |
clone() |
long |
getDeltaTuples()
Return the number of tuples since the last snapshot
|
long |
getNumTuples()
Return the total number of tuples on the stream since the stream was created
|
StreamProperties |
getStreamProperties()
Returns the StreamProperties of the stream
|
String |
toString()
Returns a string representation of the StreamInfo object.
|
public StreamProperties getStreamProperties()
public long getNumTuples()
public long getDeltaTuples()