Modifier and Type | Method and Description |
---|---|
static ChecksumRecord |
ChecksumRecord.parse(String buffer)
Parse a checksum record into component values.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ChecksumRecord.sameAs(ChecksumRecord rec) |
Modifier and Type | Method and Description |
---|---|
long |
Add.scan(PrintStream out,
String base,
String path,
HashMap<String,ChecksumRecord> localMap,
ExecutorService executor)
Scan a path and write checksums for new items.
|
ArrayList<String> |
Scan.scanNew(String base,
String path,
HashMap<String,ChecksumRecord> localMap)
Scan a Mimic checksum file and count the number of files and total bytes occupied.
|
Copyright © 2014-2016 Regents University of California. All Rights Reserved.