| Package | Description |
|---|---|
| com.adobe.acs.commons.mcp.impl.processes.asset |
| Modifier and Type | Method and Description |
|---|---|
static AssetIngestor.ReportColumns |
AssetIngestor.ReportColumns.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetIngestor.ReportColumns[] |
AssetIngestor.ReportColumns.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected EnumMap<AssetIngestor.ReportColumns,Object> |
AssetIngestor.trackDetailedActivity(String item,
String action,
String description,
Long bytes) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
AssetIngestor.getCount(EnumMap<AssetIngestor.ReportColumns,Object> row) |
protected void |
AssetIngestor.incrementBytes(EnumMap<AssetIngestor.ReportColumns,Object> row,
long amt) |
protected void |
AssetIngestor.incrementCount(EnumMap<AssetIngestor.ReportColumns,Object> row,
long amt) |
Copyright © 2013–2020 Adobe. All rights reserved.