| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.repository | |
| org.springframework.data.elasticsearch.repository.support |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ElasticsearchRepository<T,ID extends Serializable> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElasticsearchRepository<T,ID extends Serializable>
Elasticsearch specific repository implementation.
|
class |
NumberKeyedRepository<T,ID extends Number>
Elasticsearch specific repository implementation.
|
class |
SimpleElasticsearchRepository<T>
Elasticsearch specific repository implementation.
|
class |
UUIDElasticsearchRepository<T>
Elasticsearch specific repository implementation.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.