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:----WGyttqgfQIXde8r72o8TRwjcSKohyWMSp8F476vEXaSLiyK2GmM1JRFhJyWUe0pGOv/mvfjcjIT2sslSk07GPIue3PdKNB9x1jM2jrtoyj3f/s0aJhBpbiID6Z3KdXr+PkYILoWEhZ7JPwfx5BJd90gh+xGLY9euoqKHbHKch0kwMRphi4S3osK5aMFR0W1G7599j2H/Bwx18QgSl00Jk5+ZEQKM/i9OsNeuA0/0SrHmGnz53CqfCK2D7baGZ5hg0INek/eTbx7bmOBteEAWOXiYWKCht58ClFK5ifOyH6+8HAND57mtnVQ/J8IEHFRiVLxsrB2t1/KQZx8fDwZ4USWmlvZ3CS2UXWLkyt45im2g7i85ulpj1ncfWlly9MATduoU0Q0ItMrIOd4vZwpnhGYXRA5oXinHPpPUhRwTgJLK11H7qiMMk2D4RmAvPZs8RquBG5rgh4FiOpUP55uGyVUWUkpApSozgTvvYbsxqPP67hDX68UjydzTmeouzzrG4kIGKn4qsqi7pyDCqW94/TPem2Ri5tLoOZjROrskN0Ito7amehNbv+g0eNvWSV42dbplrI5KTDYZf39x8tdmo/rZ7BXoxuOWb0b7uV6fEewMLrJZZgaNlZfQw2i3asqHC0M2aizIDo5aS9kVdki9kqabDjvemXI0hIOapr+FNFA=----ATTACHMENT:----OTQ0NTQxNzI0NDUzNzk5MiA0NjU0MjY2NDMwNTY0NTk4IDQ0NDczNTU3MzQwOTEyMDc=