| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveBatch |
class |
FilterBatch |
class |
IntegrationTestBatch |
| Modifier and Type | Method and Description |
|---|---|
protected Batch |
IntegrationTest.createBatch(java.lang.String name,
java.lang.String dataset,
com.google.common.base.Predicate<org.dmg.pmml.FieldName> predicate) |
Batch |
FilterBatch.getBatch() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Conflict> |
BatchUtil.evaluate(Batch batch,
com.google.common.base.Equivalence<java.lang.Object> equivalence) |
void |
BatchTest.evaluate(Batch batch,
com.google.common.base.Equivalence<java.lang.Object> equivalence) |
| Constructor and Description |
|---|
FilterBatch(Batch batch) |
Copyright © 2018. All Rights Reserved.