public class ClasspathImportSingleRowDesc extends Object implements Serializable
Constructor and Description |
---|
ClasspathImportSingleRowDesc(String className,
String methodName,
ConfigurationCompilerPlugInSingleRowFunction.ValueCache valueCache,
ConfigurationCompilerPlugInSingleRowFunction.FilterOptimizable filterOptimizable,
boolean rethrowExceptions,
String optionalEventTypeName) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
ConfigurationCompilerPlugInSingleRowFunction.FilterOptimizable |
getFilterOptimizable() |
String |
getMethodName() |
String |
getOptionalEventTypeName() |
ConfigurationCompilerPlugInSingleRowFunction.ValueCache |
getValueCache() |
boolean |
isRethrowExceptions() |
public ClasspathImportSingleRowDesc(String className, String methodName, ConfigurationCompilerPlugInSingleRowFunction.ValueCache valueCache, ConfigurationCompilerPlugInSingleRowFunction.FilterOptimizable filterOptimizable, boolean rethrowExceptions, String optionalEventTypeName)
public String getClassName()
public String getMethodName()
public ConfigurationCompilerPlugInSingleRowFunction.ValueCache getValueCache()
public ConfigurationCompilerPlugInSingleRowFunction.FilterOptimizable getFilterOptimizable()
public boolean isRethrowExceptions()
public String getOptionalEventTypeName()
Copyright © 2005–2018. All rights reserved.