|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.DeliveryConvertorWidener
public class DeliveryConvertorWidener
Implementation of a convertor for column results that renders the result as an object array itself.
Constructor Summary | |
---|---|
DeliveryConvertorWidener(TypeWidener[] wideners)
|
Method Summary | |
---|---|
java.lang.Object[] |
convertRow(java.lang.Object[] columns)
Convert result row to dispatchable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeliveryConvertorWidener(TypeWidener[] wideners)
Method Detail |
---|
public java.lang.Object[] convertRow(java.lang.Object[] columns)
DeliveryConvertor
convertRow
in interface DeliveryConvertor
columns
- to convert
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |