class CreateTableRequest extends Collection (View source)

Properties

protected $collection_key
protected $initialSplitsType
protected $initialSplitsDataType
protected $tableType
protected $tableDataType
string $tableId

Methods

setInitialSplits($initialSplits)

No description

Split[]
getInitialSplits()

No description

setTable(Table $table)

No description

getTable()

No description

setTableId($tableId)

No description

string
getTableId()

No description

Details

setInitialSplits($initialSplits)

No description

Parameters

$initialSplits

Split[] getInitialSplits()

No description

Return Value

Split[]

setTable(Table $table)

No description

Parameters

Table $table

Table getTable()

No description

Return Value

Table

setTableId($tableId)

No description

Parameters

$tableId

string getTableId()

No description

Return Value

string