public static class LensSessionImpl.ResourceEntry extends Object
Constructor and Description |
---|
LensSessionImpl.ResourceEntry(String type,
String location)
Instantiates a new resource entry.
|
Modifier and Type | Method and Description |
---|---|
void |
addToDatabase(String database) |
boolean |
equals(Object obj) |
String |
getLocation()
The location.
|
int |
getRestoreCount()
The restore count.
|
String |
getType()
The type.
|
int |
hashCode() |
boolean |
isAddedToDatabase(String database) |
void |
restoredResource()
Restored resource.
|
String |
toString() |
public boolean isAddedToDatabase(String database)
public void addToDatabase(String database)
public void restoredResource()
@Generated(value="lombok") public String getType()
@Generated(value="lombok") public String getLocation()
@Generated(value="lombok") public int getRestoreCount()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.