| Package | Description |
|---|---|
| org.springframework.data.keyvalue.core |
Core key/value implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected QueryEngine<? extends KeyValueAdapter,?,?> |
AbstractKeyValueAdapter.getQueryEngine()
Get the
QueryEngine used. |
| Constructor and Description |
|---|
AbstractKeyValueAdapter(QueryEngine<? extends KeyValueAdapter,?,?> engine)
Creates new
AbstractKeyValueAdapter with using the default query engine. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.