public class SqlFunctionResult extends Object
SqlFunctionResult(Block result, long cpuTimeMs)
long
getCpuTimeMs()
Block
getResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlFunctionResult(Block result, long cpuTimeMs)
public Block getResult()
public long getCpuTimeMs()
Copyright © 2012–2022. All rights reserved.