Package io.datarouter.tasktracker.readme
Class ExampleTaskTrackerHandler
java.lang.Object
io.datarouter.web.handler.BaseHandler
io.datarouter.tasktracker.readme.ExampleTaskTrackerHandler
public class ExampleTaskTrackerHandler
extends io.datarouter.web.handler.BaseHandler
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ExampleTaskTrackerHandler() -
Method Summary
Modifier and Type Method Description io.datarouter.web.handler.mav.MavcountFiles(java.lang.String parentPath, io.datarouter.web.handler.types.optional.OptionalLong logEveryN)Methods inherited from class io.datarouter.web.handler.BaseHandler
getDefaultMultipartCharset, getLastPathSegment, getParamValidator, getParamValidator, getRequest, getSessionInfo, handleMissingParameters, handleWrapper, invokeHandlerMethod, postProcess, setDefaultHandlerDecoder, setDefaultHandlerEncoder, setParams, setRequest, setResponse, setServletContext
-
Constructor Details
-
ExampleTaskTrackerHandler
public ExampleTaskTrackerHandler()
-
-
Method Details
-
countFiles
public io.datarouter.web.handler.mav.Mav countFiles(java.lang.String parentPath, io.datarouter.web.handler.types.optional.OptionalLong logEveryN) throws java.io.IOException- Throws:
java.io.IOException
-