public final class NoSqlData extends Object
Constructor and Description |
---|
NoSqlData(String path,
Map<String,Object> properties) |
NoSqlData(String path,
Map<String,Object> properties,
MultiValueMode multiValueMode) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
Map<String,Object> |
getProperties() |
Map<String,Object> |
getProperties(MultiValueMode multiValueMode) |
public NoSqlData(String path, Map<String,Object> properties, MultiValueMode multiValueMode)
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.