Package | Description |
---|---|
edu.georgetown.gucs.matcher | |
edu.georgetown.gucs.utility |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Pair<java.lang.String,java.lang.Integer>> |
CompareFingerprint.resultSet |
Modifier and Type | Method and Description |
---|---|
java.util.List<Pair<java.lang.String,java.lang.Integer>> |
BulkMatcherWorker.call() |
java.util.List<Pair<java.lang.String,java.lang.Integer>> |
BulkMatcher.compareAllFingerprints(java.util.List<Fingerprint> fingerprint) |
Modifier and Type | Method and Description |
---|---|
Pair |
FileLister.getSublists(double dictionarySize,
double sampleSize)
Populates the dictionary and sample lists, waiting for all files to be loaded before randomly assigning files to
one of the lists.
|