public interface ElasticsearchPersistentPropertyConverter
| Modifier and Type | Method and Description |
|---|---|
Object |
read(String s)
converts a property value from a String.
|
String |
write(Object property)
converts the property value to a String.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.