Class DatarouterSnapshotEntriesHandler
java.lang.Object
io.datarouter.web.handler.BaseHandler
io.datarouter.filesystem.snapshot.web.DatarouterSnapshotEntriesHandler
public class DatarouterSnapshotEntriesHandler
extends io.datarouter.web.handler.BaseHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class io.datarouter.web.handler.BaseHandler
io.datarouter.web.handler.BaseHandler.Handler, io.datarouter.web.handler.BaseHandler.NullHandlerDecoder -
Field Summary
Fields Modifier and Type Field Description static StringP_groupIdstatic StringP_limitstatic StringP_offsetstatic StringP_snapshotIdFields inherited from class io.datarouter.web.handler.BaseHandler
accountName, HANDLER_CLASS, HANDLER_ENCODER_ATTRIBUTE, HANDLER_METHOD, params, paramValidators, request, REQUEST_DURATION_STRING, REQUEST_RECEIVED_AT, response, servletContext, SUBMIT_ACTION, TRACE_CONTEXT, TRACE_URL_REQUEST_ATTRIBUTE -
Constructor Summary
Constructors Constructor Description DatarouterSnapshotEntriesHandler() -
Method Summary
Methods inherited from class io.datarouter.web.handler.BaseHandler
getDefaultMultipartCharset, getLastPathSegment, getParamValidator, getParamValidator, getRequest, getSessionInfo, getUserZoneId, handleMissingParameters, handleWrapper, invokeHandlerMethod, postProcess, setAccountName, setDefaultHandlerDecoder, setDefaultHandlerEncoder, setParams, setRequest, setResponse, setServletContext
-
Field Details
-
P_groupId
- See Also:
- Constant Field Values
-
P_snapshotId
- See Also:
- Constant Field Values
-
P_offset
- See Also:
- Constant Field Values
-
P_limit
- See Also:
- Constant Field Values
-
-
Constructor Details
-
DatarouterSnapshotEntriesHandler
public DatarouterSnapshotEntriesHandler()
-
-
Method Details
-
entries
-