C F G I L M O P S Z 

C

cancel(InterpreterContext) - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
cancelAllJobsAndPause() - Static method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
close() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
completion(String, int) - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
createSparkContext() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
createSparkSession() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
Spark 2.x Create SparkSession

F

FS_S3A_ACCESS_KEY - Static variable in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
FS_S3A_IMPL - Static variable in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
FS_S3A_SECRET_KEY - Static variable in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 

G

getDependencyResolver() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getFormType() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getJobProgressListener() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getLastObject() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getProgress(InterpreterContext) - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getScheduler() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getSnappyContext() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getSparkContext() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getSparkSession() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
getTempDir() - Static method in class org.apache.zeppelin.interpreter.ZeppelinIntpUtil
 
getTimeRequiredForApproxQuery() - Method in class org.apache.zeppelin.interpreter.ParagraphState
 
getTimeRequiredForBaseQuery() - Method in class org.apache.zeppelin.interpreter.ParagraphState
 
getZeppelinContext() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 

I

initializeZeppelinReplAndGetConfig() - Static method in class org.apache.zeppelin.interpreter.ZeppelinIntpUtil
This method should be called before spark context is created as zeppelin interpreter will set some properties related to classloader for repl which needs to be specified while creating sparkcontext in lead
interpret(String, InterpreterContext) - Method in class org.apache.zeppelin.interpreter.SnappyDataSqlZeppelinInterpreter
 
interpret(String, InterpreterContext) - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
Interpret a single line.
interpret(String[], InterpreterContext) - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
interpretInput(String[], InterpreterContext) - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
isExecuteApproxQuery() - Method in class org.apache.zeppelin.interpreter.ParagraphState
 
isSparkContextInitialized() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 

L

logger - Static variable in class org.apache.zeppelin.interpreter.MemoryListenerImpl
 
logger - Static variable in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
logger - Static variable in class org.apache.zeppelin.interpreter.SnappyInterpreterServer
 
logger - Static variable in class org.apache.zeppelin.interpreter.ZeppelinIntpUtil
 

M

MemoryListenerImpl - Class in org.apache.zeppelin.interpreter
 
MemoryListenerImpl() - Constructor for class org.apache.zeppelin.interpreter.MemoryListenerImpl
 

O

onEvent(MemoryEvent) - Method in class org.apache.zeppelin.interpreter.MemoryListenerImpl
 
open() - Method in class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
org.apache.zeppelin.interpreter - package org.apache.zeppelin.interpreter
 

P

ParagraphState - Class in org.apache.zeppelin.interpreter
 
ParagraphState() - Constructor for class org.apache.zeppelin.interpreter.ParagraphState
 

S

setExecuteApproxQuery(boolean) - Method in class org.apache.zeppelin.interpreter.ParagraphState
 
setTimeRequiredForApproxQuery(long) - Method in class org.apache.zeppelin.interpreter.ParagraphState
 
setTimeRequiredForBaseQuery(long) - Method in class org.apache.zeppelin.interpreter.ParagraphState
 
SHOW_APPROX_RESULTS_FIRST - Static variable in class org.apache.zeppelin.interpreter.SnappyDataSqlZeppelinInterpreter
 
shutdown() - Method in class org.apache.zeppelin.interpreter.SnappyInterpreterServer
Overriding the RemoteInterpreterServer's Shutdown method to avoid shutdown of the Leadnode and RemoteInterpreter by zeppelin server
shutdown(Boolean) - Method in class org.apache.zeppelin.interpreter.SnappyInterpreterServer
This method is called from th Lead shutdown to clean stop the interpreter
SnappyDataSqlZeppelinInterpreter - Class in org.apache.zeppelin.interpreter
Snappydatasql interpreter used to connect snappydata cluster using jdbc for performing sql queries
SnappyDataSqlZeppelinInterpreter(Properties) - Constructor for class org.apache.zeppelin.interpreter.SnappyDataSqlZeppelinInterpreter
 
SnappyDataZeppelinInterpreter - Class in org.apache.zeppelin.interpreter
Most of the contents of this class is borrowed from Spark Interpreter in zeppelin https://github.com/apache/zeppelin/blob/master/spark/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java
SnappyDataZeppelinInterpreter(Properties) - Constructor for class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
SnappyDataZeppelinInterpreter(Properties, SparkContext) - Constructor for class org.apache.zeppelin.interpreter.SnappyDataZeppelinInterpreter
 
SnappyInterpreterServer - Class in org.apache.zeppelin.interpreter
 
SnappyInterpreterServer(Integer) - Constructor for class org.apache.zeppelin.interpreter.SnappyInterpreterServer
 

Z

ZeppelinIntpUtil - Class in org.apache.zeppelin.interpreter
 
ZeppelinIntpUtil() - Constructor for class org.apache.zeppelin.interpreter.ZeppelinIntpUtil
 
C F G I L M O P S Z