Package | Description |
---|---|
io.atlasmap.spi |
Modifier and Type | Method and Description |
---|---|
<T extends AtlasFieldReader> |
AtlasInternalSession.getFieldReader(String docId,
Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
AtlasFieldReader |
AtlasInternalSession.getFieldReader(String docId) |
AtlasFieldReader |
AtlasInternalSession.removeFieldReader(String docId) |
Modifier and Type | Method and Description |
---|---|
void |
AtlasInternalSession.setFieldReader(String docId,
AtlasFieldReader reader) |
Copyright © 2017–2021 Red Hat, Inc.. All rights reserved.