| Package | Description |
|---|---|
| org.canova.api.io.filters | |
| org.canova.api.io.labels | |
| org.canova.api.records.reader.impl.jackson |
| Modifier and Type | Field and Description |
|---|---|
protected PathLabelGenerator |
BalancedPathFilter.labelGenerator |
| Constructor and Description |
|---|
BalancedPathFilter(Random random,
String[] extensions,
PathLabelGenerator labelGenerator) |
BalancedPathFilter(Random random,
String[] extensions,
PathLabelGenerator labelGenerator,
int maxPaths,
int maxLabels,
int maxPathsPerLabel) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParentPathLabelGenerator |
class |
PatternPathLabelGenerator |
| Constructor and Description |
|---|
JacksonRecordReader(FieldSelection selection,
com.fasterxml.jackson.databind.ObjectMapper mapper,
boolean shuffle,
long rngSeed,
PathLabelGenerator labelGenerator) |
JacksonRecordReader(FieldSelection selection,
com.fasterxml.jackson.databind.ObjectMapper mapper,
boolean shuffle,
long rngSeed,
PathLabelGenerator labelGenerator,
int labelPosition) |
Copyright © 2016. All rights reserved.