|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lens.server.session.LensSessionImpl.LensSessionPersistInfo
public static class LensSessionImpl.LensSessionPersistInfo
The Class LensSessionPersistInfo.
| Constructor Summary | |
|---|---|
LensSessionImpl.LensSessionPersistInfo()
|
|
| Method Summary | |
|---|---|
void |
readExternal(ObjectInput in)
|
void |
setSessionConf(Map<String,String> sessionConf)
|
void |
writeExternal(ObjectOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LensSessionImpl.LensSessionPersistInfo()
| Method Detail |
|---|
public void setSessionConf(Map<String,String> sessionConf)
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface ExternalizableIOException
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
readExternal in interface ExternalizableIOException
ClassNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||