Package | Description |
---|---|
eu.fbk.rdfpro.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
static StatementDeduplicator.ComparisonMethod |
StatementDeduplicator.ComparisonMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatementDeduplicator.ComparisonMethod[] |
StatementDeduplicator.ComparisonMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static StatementDeduplicator |
StatementDeduplicator.newPartialDeduplicator(StatementDeduplicator.ComparisonMethod method,
int numCachedStatements) |
static StatementDeduplicator |
StatementDeduplicator.newTotalDeduplicator(StatementDeduplicator.ComparisonMethod method) |
Copyright © 2015–2016 FBK-irst. All rights reserved.