Class FileLoader

  • All Implemented Interfaces:
    java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class FileLoader
    extends JsonServlet
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.apache.zookeeper.graph.servlets.JsonServlet

        doGet
      • Methods inherited from class javax.servlet.http.HttpServlet

        doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
      • Methods inherited from class javax.servlet.GenericServlet

        destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
      • Methods inherited from class java.lang.Object

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

      • FileLoader

        public FileLoader​(MergedLogSource src)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception