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 Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.