This project has retired. For details please refer to its
Attic page.
LensSessionImpl.ResourceEntry (Lens 2.0.1-beta-incubating API)
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
getLocation
public String getLocation()
getType
public String getType()
restoredResource
public void restoredResource()
- Restored resource.
getRestoreCount
public int getRestoreCount()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.