| Modifier and Type | Method and Description |
|---|---|
static Document.VersionType |
Document.VersionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Document.VersionType[] |
Document.VersionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Document.VersionType |
SimpleElasticsearchPersistentEntity.getVersionType() |
Document.VersionType |
ElasticsearchPersistentEntity.getVersionType() |
| Modifier and Type | Method and Description |
|---|---|
Document.VersionType |
ReindexRequest.Dest.getVersionType() |
| Modifier and Type | Method and Description |
|---|---|
ReindexRequest.ReindexRequestBuilder |
ReindexRequest.ReindexRequestBuilder.withDestVersionType(Document.VersionType versionType) |
| Modifier and Type | Method and Description |
|---|---|
Document.VersionType |
ElasticsearchEntityInformation.getVersionType() |
Document.VersionType |
MappingElasticsearchEntityInformation.getVersionType() |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.