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

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

public class EventOutputRate
extends Object
implements OutputRate


Constructor Summary
EventOutputRate(Integer value)
           
 
Method Summary
 Output.Type getType()
           
 Integer 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

EventOutputRate

public EventOutputRate(Integer value)
Method Detail

output

public OutputRate output(Output.Type type)

getValue

public Integer getValue()

getType

public Output.Type getType()


Copyright © 2014. All rights reserved.