T - ID - public interface ElasticsearchEntityInformation<T,ID>
extends org.springframework.data.repository.core.EntityInformation<T,ID>
| Modifier and Type | Method and Description |
|---|---|
String |
getIdAttribute() |
IndexCoordinates |
getIndexCoordinates() |
Long |
getVersion(T entity) |
Document.VersionType |
getVersionType() |
String getIdAttribute()
IndexCoordinates getIndexCoordinates()
@Nullable Document.VersionType getVersionType()
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.