Package | Description |
---|---|
com.amazon.carbonado.layout |
Support for recording the evolution of a storable's layout, used internally
by some repositories.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<LayoutProperty> |
Layout.getAllProperties()
Returns all the properties of this layout, in their proper order.
|
java.util.List<LayoutProperty> |
Layout.getDataProperties()
Returns all the non-primary key properties of this layout, in their
proper order.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.