@PublicEvolving public class FunctionDescriptor extends Object implements Descriptor
| Constructor and Description |
|---|
FunctionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
FunctionDescriptor |
fromClass(ClassInstance classType)
Creates a function from a class description.
|
Map<String,String> |
toProperties()
Converts this descriptor into a set of properties.
|
public FunctionDescriptor fromClass(ClassInstance classType)
public Map<String,String> toProperties()
toProperties in interface DescriptorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.