Package | Description |
---|---|
io.atlasmap.spi |
Modifier and Type | Method and Description |
---|---|
<T extends AtlasFieldWriter> |
AtlasInternalSession.getFieldWriter(String docId,
Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
AtlasFieldWriter |
AtlasInternalSession.getFieldWriter(String docId) |
AtlasFieldWriter |
AtlasInternalSession.removeFieldWriter(String docId) |
Modifier and Type | Method and Description |
---|---|
void |
AtlasInternalSession.setFieldWriter(String docId,
AtlasFieldWriter writer) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.