public class FunctionStats extends Object
| Modifier and Type | Field and Description |
|---|---|
static Builder<FunctionStats> |
FUNCTION_STATS_BUILDER |
| Constructor and Description |
|---|
FunctionStats(Map<String,Object> script,
Map<String,Map<String,Object>> engines) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,Object>> |
getEngines() |
Map<String,Object> |
getRunningScript() |
public static final Builder<FunctionStats> FUNCTION_STATS_BUILDER
Copyright © 2022. All rights reserved.