eXo JCR :: Component :: Extension Service 1.15.1-CP01

Uses of Package
org.exoplatform.services.jcr.ext.distribution

Packages that use org.exoplatform.services.jcr.ext.distribution
org.exoplatform.services.jcr.ext.distribution   
org.exoplatform.services.jcr.ext.distribution.impl   
org.exoplatform.services.jcr.ext.hierarchy.impl   
 

Classes in org.exoplatform.services.jcr.ext.distribution used by org.exoplatform.services.jcr.ext.distribution
DataDistributionMode
          The existing data distribution modes are the following: Readable mode that is used to store the data in an understandable way for a human being, corresponding to DataDistributionMode.READABLE. Optimized mode that is used when we don't need to be able to understand how it is stored, we only want to have the best possible performances, corresponding to DataDistributionMode.OPTIMIZED. None mode that is used when we just want to store the node as it is without using any distribution algorithm.
DataDistributionType
          This interface describes a type of distribution.
 

Classes in org.exoplatform.services.jcr.ext.distribution used by org.exoplatform.services.jcr.ext.distribution.impl
DataDistributionManager
          This service is used to distribute smartly the data over the JCR.
DataDistributionMode
          The existing data distribution modes are the following: Readable mode that is used to store the data in an understandable way for a human being, corresponding to DataDistributionMode.READABLE. Optimized mode that is used when we don't need to be able to understand how it is stored, we only want to have the best possible performances, corresponding to DataDistributionMode.OPTIMIZED. None mode that is used when we just want to store the node as it is without using any distribution algorithm.
DataDistributionType
          This interface describes a type of distribution.
 

Classes in org.exoplatform.services.jcr.ext.distribution used by org.exoplatform.services.jcr.ext.hierarchy.impl
DataDistributionManager
          This service is used to distribute smartly the data over the JCR.
 


eXo JCR :: Component :: Extension Service 1.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.