Uses of Class
org.apache.accumulo.monitor.rest.bulkImports.TabletServerBulkImportInformation
-
Packages that use TabletServerBulkImportInformation Package Description org.apache.accumulo.monitor.rest.bulkImports -
-
Uses of TabletServerBulkImportInformation in org.apache.accumulo.monitor.rest.bulkImports
Fields in org.apache.accumulo.monitor.rest.bulkImports with type parameters of type TabletServerBulkImportInformation Modifier and Type Field Description List<TabletServerBulkImportInformation>BulkImport. tabletServerBulkImportMethods in org.apache.accumulo.monitor.rest.bulkImports with parameters of type TabletServerBulkImportInformation Modifier and Type Method Description voidBulkImport. addTabletServerBulkImport(TabletServerBulkImportInformation tabletServerBulkImport)Adds a new tserver bulk import to the array
-