public interface Aggregation
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<String,Object> |
getMetaData()
Get the optional byte array metadata that was set on the aggregation
|
String |
getName() |
Object |
getProperty(String path)
Get the value of specified path in the aggregation.
|
Copyright © 2009–2016. All rights reserved.