public interface IndexOperationsAdapter extends IndexOperations
IndexOperations.| Modifier and Type | Method and Description |
|---|---|
static IndexOperationsAdapter |
blocking(ReactiveIndexOperations reactiveIndexOperations)
Obtain a blocking variant of
IndexOperations wrapping ReactiveIndexOperations. |
dropAllIndexes, dropIndex, ensureIndex, getIndexInfostatic IndexOperationsAdapter blocking(ReactiveIndexOperations reactiveIndexOperations)
IndexOperations wrapping ReactiveIndexOperations.reactiveIndexOperations - must not be null.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.