public class HollowObjectCopier extends HollowRecordCopier
ordinalRemapper, preserveHashPositions, readTypeState, writeRecord
Constructor and Description |
---|
HollowObjectCopier(HollowObjectTypeReadState readTypeState,
HollowObjectSchema destinationSchema,
OrdinalRemapper ordinalRemapper) |
Modifier and Type | Method and Description |
---|---|
HollowWriteRecord |
copy(int ordinal) |
createCopier, createCopier, createCopier, createCopier, getReadTypeState
public HollowObjectCopier(HollowObjectTypeReadState readTypeState, HollowObjectSchema destinationSchema, OrdinalRemapper ordinalRemapper)
public HollowWriteRecord copy(int ordinal)
copy
in class HollowRecordCopier