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:----tQmEPQ0j0LRzQSt+wfFHGnCndsP+xGBsn/l7Twp+4NJkxU61M2o0A0IobNhAsVHJaObROozDZD5uKZHk+oqB15xnmP2eH5Px4j54Fn4hcutmqLi644/GK+JNNYvfkHFVERbO4QNmTRdsp3ubnYP+typQvrPU85q0KKxU4zmixeupN7psMjFbQCcL1C6KTXG+edcJPAMowXIBhRd66zRzJVyR8uZxrJkO4F8XFXt3wX13KCv3EUqeDIJMmIrZ22ZXEaNNNdlXayeORbT/k9IXffmj+FHdP38szgfFKpHr/a4paiaKFJBlwVxcqPsjF5kBhFo33G/8rmP+EIMhMbUMzbQmABXuLfQizGA4PJvajS9CDpbSzp67S2h2Uqz5HfLzuK+cAdrTRaWRfP/lVG08ZraIn0ZIKjVvDVLoEw8b4c24K1Gk7P8h9/5Q5g1hqbsMcXGpf8qP7z7dNyVhMGoJ/KN185GIz0S+O9xti08Ru+SbUR3Ztu5TGplF70qNPFY6Pzbu5jMfI/7+7bTfzgEUlLC22h1fo5hx9rYNms2wcxRHM1UxE6mH4IKFeOmW09VkUHYsJvrOYa1hm1LT7P2IYUuMVO38pGLIh4V6RpTU+zi5561Thdat/z3w1hdgP98Zo3MhO8UqeC/x2fFKx1IIcNiPRDR4WpbEmekFafgquqY=----ATTACHMENT:----NjEzOTM0NjMzMjM2MDYzNyA5NDcyODgwOTMwMjUyOTUzIDY0OTYxMjAwOTk5OTQwOTE=