public class IdentityDeserializer extends BulletDeserializer
config| Constructor and Description |
|---|
IdentityDeserializer(com.yahoo.bullet.common.BulletConfig config)
Constructor that takes a configuration containing the settings relevant for this deserializer.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(Object object)
Deserializes or transforms an object.
|
frompublic IdentityDeserializer(com.yahoo.bullet.common.BulletConfig config)
config - The BulletConfig to use.public Object deserialize(Object object)
BulletDeserializerdeserialize in class BulletDeserializerobject - The object to deserialize or transform.Copyright © 2021. All rights reserved.