public class ListSinkDesc extends AbstractOperatorDesc
colExprMap, memAvailable, memNeeded, opProps, opTraits, runtimeStatsTmpDir, statistics, vectorDesc, vectorMode| Constructor and Description |
|---|
ListSinkDesc() |
ListSinkDesc(String serializationNullFormat) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSerializationNullFormat() |
void |
setSerializationNullFormat(String serializationNullFormat) |
clone, fillSignature, getColumnExprMap, getColumnExprMapForExplain, getMaxMemoryAvailable, getMemoryNeeded, getOpProps, getRuntimeStatsTmpDir, getStatistics, getTraits, getUserLevelStatistics, getVectorDesc, getVectorMode, isSame, setColumnExprMap, setMaxMemoryAvailable, setMemoryNeeded, setOpProps, setRuntimeStatsTmpDir, setStatistics, setTraits, setVectorDesc, setVectorModepublic ListSinkDesc()
public ListSinkDesc(String serializationNullFormat)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.