public static interface JacksonCSVSplitter.UriMaker extends Splitter.UriMaker
Modifier and Type | Method and Description |
---|---|
java.lang.String |
makeUri(long num,
JacksonHandle handle)
Generates URI for each split
|
getInputAfter,
getSplitFilename,
setInputAfter,
setSplitFilename
java.lang.String makeUri(long num, JacksonHandle handle)
num
- the count of each splithandle
- the handle which contains the content of
each split. It could be utilized to make a meaningful document
URI.Copyright © 2024 MarkLogic Corporation. All Rights Reserved.