|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvoldemort.serialization.DefaultSerializerFactory
public class DefaultSerializerFactory
Factory that maps serialization strings to serializers. Used to get a Serializer from config serializer description.
| Constructor Summary | |
|---|---|
DefaultSerializerFactory()
|
|
| Method Summary | |
|---|---|
Serializer<?> |
getSerializer(SerializerDefinition serializerDef)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSerializerFactory()
| Method Detail |
|---|
public Serializer<?> getSerializer(SerializerDefinition serializerDef)
getSerializer in interface SerializerFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||