| Package | Description |
|---|---|
| com.alibaba.csp.sentinel |
| Modifier and Type | Method and Description |
|---|---|
static AsyncEntry |
SphU.asyncEntry(String name)
Checking all rules about the asynchronous resource.
|
static AsyncEntry |
SphU.asyncEntry(String name,
EntryType type)
Checking all
Rules about the asynchronous resource. |
static AsyncEntry |
SphU.asyncEntry(String name,
EntryType type,
int count,
Object... args)
Checking all
Rules about the asynchronous resource. |
AsyncEntry |
Sph.asyncEntry(String name,
EntryType type,
int count,
Object... args)
Create a protected asynchronous resource.
|
AsyncEntry |
CtSph.asyncEntry(String name,
EntryType type,
int count,
Object... args) |
Copyright © 2019 Alibaba Group. All rights reserved.