Class EndPointInfoCache
java.lang.Object
com.aizuda.snailjob.client.common.cache.EndPointInfoCache
- Since:
- 3.3.0
- Author:
- opensnail
-
Method Summary
Modifier and TypeMethodDescriptionstatic EndPointInfoget(String path, RequestMethod method) static booleanisExisted(String path, RequestMethod method) static voidput(EndPointInfo endPointInfo)
-
Method Details
-
put
-
get
-
isExisted
-