Package io.datarouter.gcp.bigtable.web
Class DatarouterBigTableRouteSet
java.lang.Object
io.datarouter.web.dispatcher.BaseRouteSet
io.datarouter.gcp.bigtable.web.DatarouterBigTableRouteSet
@Singleton
public class DatarouterBigTableRouteSet
extends io.datarouter.web.dispatcher.BaseRouteSet
-
Field Summary
Fields inherited from class io.datarouter.web.dispatcher.BaseRouteSet
MATCHING_ANY, REGEX_ONE_DIRECTORY, REGEX_TWO_DIRECTORY_PLUS -
Constructor Summary
Constructors Constructor Description DatarouterBigTableRouteSet(DatarouterBigTablePaths paths) -
Method Summary
Modifier and Type Method Description protected io.datarouter.web.dispatcher.DispatchRuleapplyDefault(io.datarouter.web.dispatcher.DispatchRule rule)Methods inherited from class io.datarouter.web.dispatcher.BaseRouteSet
applyDefaultAndAdd, getDefaultHandlerClass, getDispatchRules, getUrlPrefix, handle, handle, handle, handleAnyPrefix, handleAnyPrefix, handleAnySuffix, handleDir, handleDir, handleEndpoints, handleInternalLink
-
Constructor Details
-
DatarouterBigTableRouteSet
-
-
Method Details
-
applyDefault
protected io.datarouter.web.dispatcher.DispatchRule applyDefault(io.datarouter.web.dispatcher.DispatchRule rule)- Overrides:
applyDefaultin classio.datarouter.web.dispatcher.BaseRouteSet
-