Home
last modified time | relevance | path

Searched refs:distributionDataType (Results 1 – 8 of 8) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ContainerAnalysis/
H A DPackage.php22 protected $distributionDataType = 'array'; variable in Google_Service_ContainerAnalysis_Package
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ContainerAnalysis/
H A DPackage.php22 protected $distributionDataType = 'array'; variable in Google_Service_ContainerAnalysis_Package
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/OnDemandScanning/
H A DUpgradeOccurrence.php21 protected $distributionDataType = ''; variable in Google_Service_OnDemandScanning_UpgradeOccurrence
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidVersion.php24 protected $distributionDataType = ''; variable in Google_Service_Testing_AndroidVersion
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidVersion.php24 protected $distributionDataType = ''; variable in Google_Service_Testing_AndroidVersion
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dataflow/
H A DCounterUpdate.php23 protected $distributionDataType = ''; variable in Google_Service_Dataflow_CounterUpdate
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dataflow/
H A DCounterUpdate.php23 protected $distributionDataType = ''; variable in Google_Service_Dataflow_CounterUpdate
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/metadata/
H A Dnode_metadata.c1135 Oid distributionDataType = distributionColumn->vartype; in get_shard_id_for_distribution_column() local
1138 distributionDataType); in get_shard_id_for_distribution_column()