public final class ShallowStructuredData extends Object
org.hawkular.inventory.api.Datas.Single#flatData(RelativePath)).
When calling InventoryBackend.convert(Object, Class), with StructuredData, the whole structured
data is loaded. On the other hand calling it with ShallowStructuredData will make the convert method not load
the potential children of the structured data.
| Constructor and Description |
|---|
ShallowStructuredData(StructuredData data) |
public ShallowStructuredData(StructuredData data)
public StructuredData getData()
Copyright © 2015 Red Hat, Inc.. All rights reserved.