Flow PHP

Column

Methods

convertedType()  : ConvertedType|null
ddl()  : array<string|int, mixed>
flatPath()  : string
isList()  : bool
isMap()  : bool
isStruct()  : bool
logicalType()  : LogicalType|null
maxDefinitionsLevel()  : int
maxRepetitionsLevel()  : int
name()  : string
parent()  : NestedColumn|null
path()  : array<string|int, string>
repetition()  : Repetition|null
repetitions()  : Repetitions
setParent()  : void
toThrift()  : SchemaElement|array<string|int, mixed>
type()  : PhysicalType|null
typeLength()  : int|null

Methods

ddl()

public ddl() : array<string|int, mixed>
Return values
array<string|int, mixed>

flatPath()

public flatPath() : string
Return values
string

isList()

public isList() : bool
Return values
bool

isMap()

public isMap() : bool
Return values
bool

isStruct()

public isStruct() : bool
Return values
bool

maxDefinitionsLevel()

public maxDefinitionsLevel() : int
Return values
int

maxRepetitionsLevel()

public maxRepetitionsLevel() : int
Return values
int

name()

public name() : string
Return values
string

path()

public path() : array<string|int, string>
Return values
array<string|int, string>

typeLength()

public typeLength() : int|null
Return values
int|null

        
On this page

Search results