Flow PHP

TimeUnit

Properties

$_TSPEC  : mixed
$isValidate  : mixed
$MICROS  : MicroSeconds
$MILLIS  : MilliSeconds
$NANOS  : NanoSeconds

Methods

__construct()  : mixed
getName()  : mixed
read()  : mixed
write()  : mixed

Properties

$_TSPEC

public static mixed $_TSPEC = [1 => ['var' => 'MILLIS', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\MilliSeconds'], 2 => ['var' => 'MICROS', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\MicroSeconds'], 3 => ['var' => 'NANOS', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\NanoSeconds']]

$isValidate

public static mixed $isValidate = false

Methods

__construct()

public __construct([mixed $vals = null ]) : mixed
Parameters
$vals : mixed = null

read()

public read(mixed $input) : mixed
Parameters
$input : mixed

write()

public write(mixed $output) : mixed
Parameters
$output : mixed

        
On this page

Search results