public class ParamFlowSlot extends AbstractLinkedProcessorSlot<DefaultNode>
| Constructor and Description |
|---|
ParamFlowSlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
entry(Context context,
ResourceWrapper resourceWrapper,
DefaultNode node,
int count,
boolean prioritized,
Object... args) |
void |
exit(Context context,
ResourceWrapper resourceWrapper,
int count,
Object... args) |
static ParameterMetric |
getHotParamMetricForName(String resourceName) |
static ParameterMetric |
getParamMetric(ResourceWrapper resourceWrapper) |
fireEntry, fireExit, getNext, setNextpublic void entry(Context context, ResourceWrapper resourceWrapper, DefaultNode node, int count, boolean prioritized, Object... args) throws Throwable
Throwablepublic void exit(Context context, ResourceWrapper resourceWrapper, int count, Object... args)
public static ParameterMetric getParamMetric(ResourceWrapper resourceWrapper)
public static ParameterMetric getHotParamMetricForName(String resourceName)
Copyright © 2019 Alibaba Group. All rights reserved.