Flow PHP

ColumnCryptoMetaData

Properties

$_TSPEC  : mixed
$ENCRYPTION_WITH_COLUMN_KEY  : EncryptionWithColumnKey
$ENCRYPTION_WITH_FOOTER_KEY  : EncryptionWithFooterKey
$isValidate  : mixed

Methods

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

Properties

$_TSPEC

public static mixed $_TSPEC = [1 => ['var' => 'ENCRYPTION_WITH_FOOTER_KEY', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\EncryptionWithFooterKey'], 2 => ['var' => 'ENCRYPTION_WITH_COLUMN_KEY', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\EncryptionWithColumnKey']]

Methods

__construct()

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

        
On this page

Search results