@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 Descriptor
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.