public class FunctionModel extends Object
| Constructor and Description |
|---|
FunctionModel(String name,
String className,
Map<String,Object> properties,
List<String> stores) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getName() |
Map<String,Object> |
getProperties() |
List<String> |
getStores() |
String |
toString() |
Copyright © 2017–2018. All rights reserved.