类的使用
com.alibaba.csp.sentinel.slotchain.ProcessorSlotChain
使用ProcessorSlotChain的程序包
-
com.alibaba.csp.sentinel.slotchain中ProcessorSlotChain的使用
修饰符和类型方法说明SlotChainBuilder.build()Build the processor slot chain.static ProcessorSlotChainSlotChainProvider.newSlotChain()The load and pick process is not thread-safe, but it's okay since the method should be only invoked vialookProcessChaininCtSphunder lock. -
com.alibaba.csp.sentinel.slots中ProcessorSlotChain的使用