C
- Concrete typepublic static interface DataTarget.DataTargetSupport<C extends DataTarget.DataTargetSupport<C>>
DataTarget
setting.Modifier and Type | Method and Description |
---|---|
C |
target(DataTarget<?> target)
Set the data target.
|
default C |
target(String targetName)
Set the data target using a
String as root path name. |
C target(DataTarget<?> target)
target
- Data target to setCopyright © 2019 The Holon Platform. All rights reserved.