public void readExternal(ObjectInput in) throws ClassNotFoundException, IOException
IOException
- If unable to de-serialize particular data member.ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
- If unable to serialize particular member.Map<K,V> tokens
ReadWriteLock readWriteLock
Lock readLock
Lock writeLock
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- If unable to de-serialize particular data member.ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
- If unable to serialize particular member.Copyright © Apache Software Foundation. All Rights Reserved.