Definition
/**
* Create a CLUSTER builder.
*
* Example: cluster()->table('users')->using('idx_users_pkey')
* Produces: CLUSTER users USING idx_users_pkey
*/
cluster() : ClusterFinalStep composer require flow-php/etl ~0.29.0 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Create a CLUSTER builder.
*
* Example: cluster()->table('users')->using('idx_users_pkey')
* Produces: CLUSTER users USING idx_users_pkey
*/
cluster() : ClusterFinalStep