| Package | Description |
|---|---|
| com.couchbase.client.core.manager |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
CoreCollectionQueryIndexManager.watchIndexes(Collection<String> indexNames,
Duration timeout,
CoreWatchQueryIndexesOptions options) |
CompletableFuture<Void> |
CoreQueryIndexManager.watchIndexes(String bucketName,
Collection<String> indexNames,
Duration timeout,
CoreWatchQueryIndexesOptions options) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.