public class SimpleElasticsearchRepository<T,ID> extends AbstractElasticsearchRepository<T,ID>
ElasticsearchRepositoryFactoryentityClass, entityInformation, indexOperations, operations| Constructor and Description |
|---|
SimpleElasticsearchRepository(ElasticsearchEntityInformation<T,ID> metadata,
ElasticsearchOperations elasticsearchOperations) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
stringIdRepresentation(ID id) |
count, delete, deleteAll, deleteAll, deleteById, existsById, extractIdFromBean, findAll, findAll, findAll, findAllById, findById, getEntityClass, indexWithoutRefresh, refresh, save, save, saveAll, search, search, search, searchSimilarclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitindexpublic SimpleElasticsearchRepository(ElasticsearchEntityInformation<T,ID> metadata, ElasticsearchOperations elasticsearchOperations)
@Nullable protected String stringIdRepresentation(@Nullable ID id)
stringIdRepresentation in class AbstractElasticsearchRepository<T,ID>Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.