public static class LensSessionImpl.LensSessionPersistInfo extends Object implements Externalizable
| Constructor and Description |
|---|
LensSessionImpl.LensSessionPersistInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
setSessionConf(Map<String,String> sessionConf) |
void |
writeExternal(ObjectOutput out) |
public LensSessionImpl.LensSessionPersistInfo()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.