watch Indexes
suspend fun watchIndexes(keyspace: Keyspace, indexNames: Collection<String>, includePrimary: Boolean = false, timeout: Duration, common: CommonOptions = CommonOptions.Default)
Content copied to clipboard
Returns when the indexes named indexNames in keyspace are online.