public final class org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchTestInterpretedExtension$init__6 extends java.lang.Object implements org.eclipse.collections.api.block.function.Function, java.io.Serializable
{
public static org.eclipse.collections.api.block.function.Function bootstrap$()
{
org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchTestInterpretedExtension$init__6 v;
v = new org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchTestInterpretedExtension$init__6;
specialinvoke v.<org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchTestInterpretedExtension$init__6: void <init>()>();
return v;
}
public void <init>()
{
org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchTestInterpretedExtension$init__6 v;
v := @this: org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchTestInterpretedExtension$init__6;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object value(java.lang.Object, java.lang.Object)
{
org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchTestInterpretedExtension$init__6 v;
java.lang.Object v, v;
org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchStopCommand v;
v := @this: org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchTestInterpretedExtension$init__6;
v := @parameter: java.lang.Object;
v := @parameter: java.lang.Object;
v = new org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchStopCommand;
specialinvoke v.<org.finos.legend.engine.plan.execution.stores.elasticsearch.test.interpreted.ElasticsearchStopCommand: void <init>(org.finos.legend.pure.runtime.java.interpreted.FunctionExecutionInterpreted,org.finos.legend.pure.m.ModelRepository)>(v, v);
return v;
}
}