Package | Description |
---|---|
com.gemstone.gemfire.cache.query |
GemFire's query service, an implementation of an OQL/SQL-style
query processor with supporting indexes.
|
Modifier and Type | Method and Description |
---|---|
List<Index> |
QueryService.createDefinedIndexes()
Creates all the indexes that were defined using
QueryService.defineIndex(String, String, String) |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.