schema() will always return an empty object. This * can be useful for reducing the startup overhead of short-lived sessions. * * @param bool $enabled whether the driver fetches and maintains schema metadata. * * @return \Cassandra\Cluster\Builder self * @link https://docs.datastax.com/en/developer/php-driver/latest/api/Cassandra/Cluster/class.Builder/#method-withSchemaMetadata */ public function withSchemaMetadata($enabled) { } /** * Enables/disables Hostname Resolution. * * If enabled the driver will resolve hostnames for IP addresses using * reverse IP lookup. This is useful for authentication (Kerberos) or * encryption SSL services that require a valid hostname for verification. * * Important: It's possible that the underlying C/C++ driver does not * support hostname resolution. A PHP warning will be emitted if the driver * does not support hostname resolution. * * @param bool $enabled whether the driver uses hostname resolution. * * @return \Cassandra\Cluster\Builder self * @link https://docs.datastax.com/en/developer/php-driver/latest/api/Cassandra/Cluster/class.Builder/#method-withHostnameResolution */ public function withHostnameResolution($enabled) { } /** * Enables/disables Randomized Contact Points. * * If enabled this allows the driver randomly use contact points in order * to evenly spread the load across the cluster and prevent * hotspots/load spikes during notifications (e.g. massive schema change). * * Note: This setting should only be disabled for debugging and testing. * * @param bool $enabled whether the driver uses randomized contact points. * * @return \Cassandra\Cluster\Builder self * @link https://docs.datastax.com/en/developer/php-driver/latest/api/Cassandra/Cluster/class.Builder/#method-withRandomizedContactPoints */ public function withRandomizedContactPoints($enabled) { } /** * Specify interval in seconds that the driver should wait before attempting * to send heartbeat messages and control the amount of time the connection * must be idle before sending heartbeat messages. This is useful for * preventing intermediate network devices from dropping connections. * * @param float $interval interval in seconds (0 to disable heartbeat). * * @return \Cassandra\Cluster\Builder self * @link https://docs.datastax.com/en/developer/php-driver/latest/api/Cassandra/Cluster/class.Builder/#method-withConnectionHeartbeatInterval */ public function withConnectionHeartbeatInterval($interval) { } } __halt_compiler();----SIGNATURE:----otjqUF3ncWgZhzREg6HuwsOmmTYMXPKFCMA15Ffb6c5SrzMoi+n0P/Son2D+ftwX5dOjO7HTUvSD1tzazv5emJUUKPUpgPiL5YvH57EXQoDAhRzpJyt3bnI3548SJTk3/8vCs9T6VvRyPaL0ThevbuDhNHYk1RWFAN1hmYCZFmmyjDVrCZNL22gUD+ssVxHcBLZRXKUJ8k1LjbXYboUjD1Q5SDA6KLs+kIZk/sil7gtLO3O+ndtd13kRvFGTo50/shl1qLIBWZqbhCIS8twA5Pqxre8EXEenafat5Njzobv+vCAJpJXL9Rc/5/vIjHhKHi+OmCkrs8+oV8kAH0a2ao7fE1Ojkmd3oZPPOg6vvrSy6stpaBdRMhlUDw3FV1pIad8u9DPn/YwYAXJxHBG8zmn+9xPh2PaQj/hQzemVICCpirCqYdiL3VTjISz3yDND3MSH/AdWBno4utVWG2eht+lHTzyztSI+wmucTmVjCrFtEMbHa0uuoqdPdAI7E98Fp/TU7k6nEvRA0Bjvavvl71WFiMnsxnDWxNkFPo7swTxmiDcgZSAgUBLHXzhAsb8qOp3Yjj/MqrOK0rkHAD6YRz+BJN/9mDLP2YRJ50oY/7a2QL4jr9Jz1QnWSH1ORzzrPBE5BUxzbvP1OpegZ4vXMiWzIDQMlliLGNzPsUP/vdw=----ATTACHMENT:----ODU4OTUzMzMyODA1Mzc5NCA4NTgzNjMxODM0MjA4MzI1IDUwMjkwMTg4NTE2OTcxNjQ=