Package | Description |
---|---|
com.espertech.esper.common.internal.epl.historical.method.poll |
Polled executions for use with method-invocation joins
|
Modifier and Type | Field and Description |
---|---|
protected MethodTargetStrategyStaticMethodInvokeType |
MethodTargetStrategyVariableFactory.invokeType |
Modifier and Type | Method and Description |
---|---|
protected static MethodTargetStrategyStaticMethodInvokeType |
MethodTargetStrategyStaticMethodInvokeType.getInvokeType(Method method) |
static MethodTargetStrategyStaticMethodInvokeType |
MethodTargetStrategyStaticMethodInvokeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodTargetStrategyStaticMethodInvokeType[] |
MethodTargetStrategyStaticMethodInvokeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MethodTargetStrategyStaticMethod.setInvokeType(MethodTargetStrategyStaticMethodInvokeType invokeType) |
Copyright © 2005–2019. All rights reserved.