public interface Mapper<T>
Kryo
instance).Modifier and Type | Interface and Description |
---|---|
static interface |
Mapper.Builder<B extends Mapper.Builder>
Largely a marker interface for builders that construct
Mapper instances. |
Modifier and Type | Method and Description |
---|---|
T |
createMapper()
Create a new instance of the internal object mapper that an implementation represents.
|
T createMapper()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.