public class GeneratedProjection extends GeneratedClass<Projection>
Projection
.Constructor and Description |
---|
GeneratedProjection(String className,
String code,
Object[] references) |
GeneratedProjection(String className,
String code,
Object[] references,
ReadableConfig conf)
Creates a GeneratedProjection.
|
compile, getClass, getClassName, getCode, getReferences, newInstance, newInstance
@VisibleForTesting public GeneratedProjection(String className, String code, Object[] references)
public GeneratedProjection(String className, String code, Object[] references, ReadableConfig conf)
className
- class name of the generated Function.code
- code of the generated Function.references
- referenced objects of the generated Function.conf
- configuration when generating Function.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.