@FunctionalInterface public interface RecordPointerFactory
| Modifier and Type | Method and Description |
|---|---|
RecordPointer |
apply(String pointer)
Note that you can reuse this instance safely.
|
RecordPointer apply(String pointer)
pointer - the pointer (same as jsonpointer rule) to use to build the record pointer.1.1.27 - Copyright © 2019 Talend Component Kit Documentation