public class WindowFunctionInfo extends FunctionInfo
FunctionInfo.FunctionResource, FunctionInfo.FunctionType
Constructor and Description |
---|
WindowFunctionInfo(boolean isNative,
String functionName,
GenericUDAFResolver resolver,
FunctionInfo.FunctionResource[] resources) |
Modifier and Type | Method and Description |
---|---|
boolean |
isImpliesOrder() |
boolean |
isPivotResult() |
boolean |
isSupportsWindow() |
discarded, getClassName, getDisplayName, getFunctionClass, getGenericUDAFResolver, getGenericUDF, getGenericUDTF, getResources, isBlockedFunction, isBuiltIn, isDiscarded, isGenericUDAF, isGenericUDF, isGenericUDTF, isInternalTableFunction, isNative, isPersistent, isTableFunction, setBlockedFunction, shareStateWith
public WindowFunctionInfo(boolean isNative, String functionName, GenericUDAFResolver resolver, FunctionInfo.FunctionResource[] resources)
Copyright © 2017 The Apache Software Foundation. All rights reserved.