| Package | Description |
|---|---|
| org.ff4j.store.kv |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyMapper<VALUE> |
KeyValuePropertyStore.propertyMapper
Work with Mapping.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyMapper<VALUE> |
KeyValuePropertyStore.getPropertyMapper()
Getter accessor for attribute 'featureMapper'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyValuePropertyStore.setPropertyMapper(PropertyMapper<VALUE> mapper)
Setter accessor for attribute 'featureMapper'.
|
| Constructor and Description |
|---|
KeyValuePropertyStore(KeyValueDriver<String,VALUE> driver,
PropertyMapper<VALUE> mapper)
Work with Key-Value.
|
Copyright © 2013–2020 FF4J. All rights reserved.