org.apache.lens.server.session
Class LensSessionImpl.ResourceEntry
java.lang.Object
org.apache.lens.server.session.LensSessionImpl.ResourceEntry
- Enclosing class:
- LensSessionImpl
public static class LensSessionImpl.ResourceEntry
- extends Object
The Class ResourceEntry.
LensSessionImpl.ResourceEntry
public LensSessionImpl.ResourceEntry(String type,
String location)
- Instantiates a new resource entry.
- Parameters:
type
- the typelocation
- the location
restoredResource
public void restoredResource()
- Restored resource.
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.