|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvoldemort.serialization.SerializationUtils
public class SerializationUtils
| Constructor Summary | |
|---|---|
SerializationUtils()
|
|
| Method Summary | |
|---|---|
static void |
close(java.io.ByteArrayOutputStream stream)
|
static java.lang.String |
getJavaClassFromSchemaInfo(java.lang.String schemaInfo)
Extracts the java class name from the schema info |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerializationUtils()
| Method Detail |
|---|
public static java.lang.String getJavaClassFromSchemaInfo(java.lang.String schemaInfo)
schemaInfo - the schema info, a string like: java=java.lang.String
public static void close(java.io.ByteArrayOutputStream stream)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||