接口的使用
com.alibaba.csp.sentinel.cluster.request.Request
使用Request的程序包
-
com.alibaba.csp.sentinel.cluster.codec.request中Request的使用
修饰符和类型接口说明interfaceRequestEntityDecoder<S,T extends Request> interfaceRequestEntityWriter<E extends Request,T> A universalEntityWriterinterface for publishingRequestto a target stream. -
com.alibaba.csp.sentinel.cluster.request中Request的使用