Uses of Interface
org.palo.api.subsets.SubsetStorageHandler

Packages that use SubsetStorageHandler
org.palo.api   
org.palo.api.subsets.impl   
org.palo.api.subsets.io   
 

Uses of SubsetStorageHandler in org.palo.api
 

Methods in org.palo.api that return SubsetStorageHandler
 SubsetStorageHandler Database.getSubsetStorageHandler()
          Returns the storage handler for loading and storing Subset2s NOTE: API INTERNAL METHOD
 

Uses of SubsetStorageHandler in org.palo.api.subsets.impl
 

Classes in org.palo.api.subsets.impl that implement SubsetStorageHandler
 class SubsetStorageHandlerImpl
          SubsetStorageHandler This API internal class defines a bridge to the palo server to store and load Subset2s.
 

Uses of SubsetStorageHandler in org.palo.api.subsets.io
 

Classes in org.palo.api.subsets.io that implement SubsetStorageHandler
 class SubsetIOHandler
          - API INTERNAL - This class handles the raw access to the palo server subset cubes and hierarchys.