jas.job
Interface HistogramAccess
- public interface HistogramAccess
A set of operations that can be performed on histograms,
or Histogram folders.
delete
public void delete()
clear
public void clear()
rename
public void rename(java.lang.String newName)
throws NamedObject.RenameException
isClearOnRewind
public boolean isClearOnRewind()
canSetClearOnRewind
public boolean canSetClearOnRewind()
setClearOnRewind
public void setClearOnRewind(boolean value)
getDescription
public java.lang.String getDescription()
getData
public DataSource getData()
- Actually access the data associated with the histogram