Class DistributedExecutionIndexV1.Properties.TestScope
- java.lang.Object
-
- cloud.filibuster.dei.implementations.DistributedExecutionIndexV1.Properties.TestScope
-
- Enclosing class:
- DistributedExecutionIndexV1.Properties
public static class DistributedExecutionIndexV1.Properties.TestScope extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
TEST_SCOPE_COUNTER_DEFAULT
filibuster.dei.v1.test_scope_counter
-
Constructor Summary
Constructors Constructor Description TestScope()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
getTestScopeCounter()
static void
setTestScopeCounter(boolean value)
-
-
-
Field Detail
-
TEST_SCOPE_COUNTER_DEFAULT
public static final boolean TEST_SCOPE_COUNTER_DEFAULT
filibuster.dei.v1.test_scope_counter- See Also:
- Constant Field Values
-
-