public class SpecialFieldsMapCodec<T extends Map<String,Object>> extends AbstractTypeCodec<T>
DocumentCodeclogger| Constructor and Description |
|---|
SpecialFieldsMapCodec(Type type,
TypeCodecRegistry typeCodecRegistry) |
| Modifier and Type | Method and Description |
|---|---|
T |
decode(org.bson.BsonReader reader,
org.bson.codecs.DecoderContext decoderContext) |
void |
encode(org.bson.BsonWriter writer,
T map,
org.bson.codecs.EncoderContext encoderContext) |
getDefaultConstructor, getEncoderClass, newInstance, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdefaultInstance, documentHasId, generateIdIfAbsentFromDocument, getDocumentId, isCollectiblepublic SpecialFieldsMapCodec(Type type, TypeCodecRegistry typeCodecRegistry)
Copyright © 2017 BILD GmbH & Co. KG. All rights reserved.