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

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

public class TimeOutputRate
extends Object
implements OutputRate


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

Constructor Detail

TimeOutputRate

public TimeOutputRate(Long value)
Method Detail

output

public OutputRate output(Output.Type type)

getValue

public Long getValue()

getType

public Output.Type getType()


Copyright © 2014. All rights reserved.