Class Cloud


  • public class Cloud
    extends java.lang.Object
    Cloud consists of support methods for running solr queries in the cloud.
    Author:
    Ahmed Owian
    • Constructor Summary

      Constructors 
      Constructor Description
      Cloud()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • RESPONSE_SOLR_DOCUMENT_LIST

        public static final java.lang.String RESPONSE_SOLR_DOCUMENT_LIST
        See Also:
        Constant Field Values
      • PARAM_GET_SOLR_DOCUMENT_LIST

        public static final java.lang.String PARAM_GET_SOLR_DOCUMENT_LIST
        See Also:
        Constant Field Values
      • log

        protected static final org.slf4j.Logger log
    • Constructor Detail

      • Cloud

        public Cloud()