org.wso2.siddhi.query.api.query.output
Class SnapshotOutputRate

java.lang.Object
  extended by org.wso2.siddhi.query.api.query.output.SnapshotOutputRate
All Implemented Interfaces:
Serializable, OutputRate

public class SnapshotOutputRate
extends Object
implements OutputRate

See Also:
Serialized Form

Constructor Summary
SnapshotOutputRate(Long value)
           
 
Method Summary
 Output.Type getType()
           
 Long getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnapshotOutputRate

public SnapshotOutputRate(Long value)
Method Detail

getValue

public Long getValue()

getType

public Output.Type getType()


Copyright © 2015 WSO2. All Rights Reserved.