class SchemaConfig extends Model (View source)

Properties

protected $lastUpdatedPartitionConfigType
protected $lastUpdatedPartitionConfigDataType
string $recursiveStructureDepth
string $schemaType

Methods

setLastUpdatedPartitionConfig(TimePartitioning $lastUpdatedPartitionConfig)

No description

setRecursiveStructureDepth($recursiveStructureDepth)

No description

string
getRecursiveStructureDepth()

No description

setSchemaType($schemaType)

No description

string
getSchemaType()

No description

Details

setLastUpdatedPartitionConfig(TimePartitioning $lastUpdatedPartitionConfig)

No description

Parameters

TimePartitioning $lastUpdatedPartitionConfig

TimePartitioning getLastUpdatedPartitionConfig()

No description

Return Value

TimePartitioning

setRecursiveStructureDepth($recursiveStructureDepth)

No description

Parameters

$recursiveStructureDepth

string getRecursiveStructureDepth()

No description

Return Value

string

setSchemaType($schemaType)

No description

Parameters

$schemaType

string getSchemaType()

No description

Return Value

string