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:
OutputRate

public class SnapshotOutputRate
extends Object
implements OutputRate


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 © 2014. All rights reserved.