public interface TypedSPI
| Modifier and Type | Method and Description |
|---|---|
default Properties |
getProps()
Get properties.
|
String |
getType()
Get type.
|
default Collection<String> |
getTypeAliases()
Get type aliases.
|
default void |
setProps(Properties props)
Set properties.
|
String getType()
default Properties getProps()
default void setProps(Properties props)
props - propertiesdefault Collection<String> getTypeAliases()
Copyright © 2022 The Apache Software Foundation. All rights reserved.