| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.slotchain | |
| com.alibaba.csp.sentinel.slots |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProcessorSlotChain |
| Modifier and Type | Method and Description |
|---|---|
ProcessorSlotChain |
SlotChainBuilder.build()
Build the processor slot chain.
|
static ProcessorSlotChain |
SlotChainProvider.newSlotChain()
The load and pick process is not thread-safe, but it's okay since the method should be only invoked
via
lookProcessChain in CtSph under lock. |
| Modifier and Type | Method and Description |
|---|---|
ProcessorSlotChain |
DefaultSlotChainBuilder.build() |
Copyright © 2021 Alibaba Group. All rights reserved.