Package | Description |
---|---|
org.datavec.api.split |
Modifier and Type | Method and Description |
---|---|
static TransformSplit |
TransformSplit.ofSearchReplace(@NonNull BaseInputSplit sourceSplit,
@NonNull String search,
@NonNull String replace)
Static factory method, replace the string version of the URI with a simple search-replace pair
|
Copyright © 2021. All rights reserved.