com.bigdata.journal
Class Name2Addr.EntrySerializer

java.lang.Object
  extended by com.bigdata.journal.Name2Addr.EntrySerializer
Enclosing class:
Name2Addr

public static class Name2Addr.EntrySerializer
extends Object

The values are Name2Addr.Entrys.

Author:
Bryan Thompson

Field Summary
static Name2Addr.EntrySerializer INSTANCE
           
 
Method Summary
 Name2Addr.Entry deserialize(DataInput in)
           
 byte[] serialize(Name2Addr.Entry entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final transient Name2Addr.EntrySerializer INSTANCE
Method Detail

serialize

public byte[] serialize(Name2Addr.Entry entry)

deserialize

public Name2Addr.Entry deserialize(DataInput in)


Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.