org.apache.hadoop.hive.ql.exec.vector.expressions
Interface ISetLongArg

All Known Implementing Classes:
PosModLongToLong, RoundWithNumDigitsDoubleToDouble

public interface ISetLongArg


Method Summary
 void setArg(long l)
           
 

Method Detail

setArg

void setArg(long l)


Copyright © 2014 The Apache Software Foundation. All rights reserved.