Uses of Class
org.apache.accumulo.monitor.rest.scans.ScanInformation
-
Packages that use ScanInformation Package Description org.apache.accumulo.monitor.rest.scans -
-
Uses of ScanInformation in org.apache.accumulo.monitor.rest.scans
Fields in org.apache.accumulo.monitor.rest.scans with type parameters of type ScanInformation Modifier and Type Field Description List<ScanInformation>Scans. scansMethods in org.apache.accumulo.monitor.rest.scans with parameters of type ScanInformation Modifier and Type Method Description voidScans. addScan(ScanInformation scan)Adds a new scan to the list
-