public class ExecutionPlansCount extends Object
Modifier and Type | Field and Description |
---|---|
static Integer |
numberOfExecutionPlans |
Constructor and Description |
---|
ExecutionPlansCount() |
Modifier and Type | Method and Description |
---|---|
static void |
downCount() |
static Integer |
getNumberOfExecutionPlans() |
static void |
setNumberOfExecutionPlans(Integer numberOfExecutionPlans) |
static void |
upCount() |
public static Integer numberOfExecutionPlans
Copyright © 2016 WSO2 Inc. All rights reserved.