public void readExternal(ObjectInput in) throws ClassNotFoundException, IOException
IOException - If unable to de-serialize particular data member.ClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
IOException - If unable to serialize particular member.Map<K,V> tokens
List<E> persistedTokenIDList
ReadWriteLock readWriteLock
Lock readLock
Lock writeLock
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException - If unable to de-serialize particular data member.ClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
IOException - If unable to serialize particular member.Copyright © 2005–2019 Apache Software Foundation. All rights reserved.