|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.das2.dataset.DataSetDescriptor
org.das2.fsm.FileStorageModelAvailabilityDataSetDescriptor
public class FileStorageModelAvailabilityDataSetDescriptor
Field Summary |
---|
Fields inherited from class org.das2.dataset.DataSetDescriptor |
---|
properties |
Constructor Summary | |
---|---|
FileStorageModelAvailabilityDataSetDescriptor(FileStorageModelNew fsm)
Creates a new instance of FileStorageModelAvailabilityDataSetDescriptor |
Method Summary | |
---|---|
protected DataSet |
getDataSetImpl(Datum start,
Datum end,
Datum resolution,
ProgressMonitor monitor)
getDataSetImpl implements the getDataSet for this DataSetDescriptor implementation. |
Units |
getXUnits()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.das2.dataset.DataSetDescriptor |
---|
addDataSetUpdateListener, create, fireDataSetUpdateEvent, getDataSet, getDataSetCache, getDataSetID, getListIcon, getListLabel, getProperty, removeDataSetUpdateListener, requestDataSet, requestDataSet, reset, setDefaultCaching, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileStorageModelAvailabilityDataSetDescriptor(FileStorageModelNew fsm)
Method Detail |
---|
protected DataSet getDataSetImpl(Datum start, Datum end, Datum resolution, ProgressMonitor monitor) throws DasException
DataSetDescriptor
getDataSetImpl
in class DataSetDescriptor
start
- beginning of range for the request.end
- end of the range for the request.resolution
- the resolution requirement for the reqeust. null
may be used to request the finest resolution available or intrinic resolution.
DasException
public Units getXUnits()
getXUnits
in class DataSetDescriptor
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |