public class MLContextProxy extends Object
| Constructor and Description | 
|---|
MLContextProxy()  | 
| Modifier and Type | Method and Description | 
|---|---|
static MLContext | 
getActiveMLContext()  | 
static MLContext | 
getActiveMLContextForAPI()  | 
static boolean | 
isActive()  | 
static void | 
setActive(boolean flag)  | 
static void | 
setAppropriateVarsForRead(Expression source,
                         String targetname)  | 
public static void setActive(boolean flag)
public static boolean isActive()
public static void setAppropriateVarsForRead(Expression source, String targetname)
public static MLContext getActiveMLContext()
public static MLContext getActiveMLContextForAPI()
Copyright © 2021 The Apache Software Foundation. All rights reserved.