GigaSpaces XAP 9.1 API

Package org.openspaces.persistency.cassandra.meta.mapping.filter

Interface Summary
FlattenedPropertiesFilter An interface used to denote whether a given property should be flattened.
PropertyContext An interface used by FlattenedPropertiesFilter to pass the current inspected property introspection context.
 

Class Summary
DefaultFlattenedPropertiesFilter A FlattenedPropertiesFilter implementation that will return true for all fixed properties and false for all dynamic properties.
PojoTypeFlattenPropertiesFilter A FlattenedPropertiesFilter used internally to determine whether the given type is not primitive or a common java type and if so, does this type have a default no-args constructors and at lease 1 property with both getter and setter methods.
 


GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.