Class DocRouterFactory


  • public class DocRouterFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DocRouter getRouter​(java.util.Properties properties, org.alfresco.repo.index.shard.ShardMethodEnum method)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DocRouterFactory

        public DocRouterFactory()
    • Method Detail

      • getRouter

        public static DocRouter getRouter​(java.util.Properties properties,
                                          org.alfresco.repo.index.shard.ShardMethodEnum method)