Constructor and Description |
---|
GridRes(String description,
long time)
Construct.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getColumnNames()
Column names.
|
String |
getDescription()
Human readable description of the instance.
|
GridInfo |
getGridInfo(String url,
String name)
Get info about the represented grid.
|
long |
getSize()
Size of the represented resource.
|
long |
getTime()
Init/load/prepare time of the represented resource.
|
public GridRes(String description, long time)
description
- Description of the current instancetime
- Associated init/create/load timepublic List<String> getColumnNames()
public String getDescription()
Described
getDescription
in interface Described
public long getSize()
Described
getSize
in interface Described
ResourceInfo.sizeDescription()
public GridInfo getGridInfo(String url, String name)
url
- Urlname
- Name