public static class LagAggFunction.LagAcc<T> extends Object
LinkedList<T>
buffer
T
defaultValue
int
offset
LagAcc()
boolean
equals(Object o)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public int offset
public T defaultValue
public LinkedList<T> buffer
public LagAcc()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.