public interface Update
| Modifier and Type | Method and Description |
|---|---|
ValueHoldingField |
getIdField()
get id field of document to update
|
Iterable<UpdateField> |
getUpdates()
List of fields and values to update
|
Object |
getVersion()
Document Version
_version_ |
ValueHoldingField getIdField()
Iterable<UpdateField> getUpdates()
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.