GigaSpaces XAP 9.7.2 API

org.openspaces.persistency.cassandra.meta.mapping.node
Interface CompoundTypeNode

All Superinterfaces:
TypeNode
All Known Subinterfaces:
TopLevelTypeNode
All Known Implementing Classes:
AbstractCompoundTypeNode, MapTypeNode, PojoTypeNode, SpaceDocumentTopLevelTypeNode, SpaceDocumentTypeNode

public interface CompoundTypeNode
extends TypeNode

Extension to TypeNode to denote compound type nodes (POJOs, VirtualEntry)

Since:
9.1.1
Author:
Dan Kilman

Method Summary
 Map<String,TypedColumnMetadata> getAllTypedColumnMetadataChildren()
           
 
Methods inherited from interface org.openspaces.persistency.cassandra.meta.mapping.node.TypeNode
getFullName, getName, getType, readFromColumnFamilyRow, writeToColumnFamilyRow
 

Method Detail

getAllTypedColumnMetadataChildren

Map<String,TypedColumnMetadata> getAllTypedColumnMetadataChildren()
Returns:
rescursively get all leaf typed column metadata nodes.

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.