watchIndexes

suspend fun watchIndexes(keyspace: Keyspace, indexNames: Collection<String>, includePrimary: Boolean = false, timeout: Duration, common: CommonOptions = CommonOptions.Default)

Returns when the indexes named indexNames in keyspace are online.