| Package | Description |
|---|---|
| com.facebook.presto.spi |
| Modifier and Type | Method and Description |
|---|---|
SerializableNativeValue |
SerializableNativeValue.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext context) |
SerializableNativeValue |
Marker.getSerializableNativeValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SerializableNativeValue.Serializer.serialize(SerializableNativeValue value,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
Marker(SerializableNativeValue value,
Marker.Bound bound) |
Copyright © 2012-2014. All Rights Reserved.