public class MissingInserterV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_exclude_fields
Comma-separated list of JSON field paths to exclude from the result, used like: "/3/Frames?_exclude_fields=frames/frame_id/URL,__meta"
|
java.lang.String |
dataset
dataset
|
double |
fraction
Fraction of data to replace with a missing value
|
long |
seed
Seed
|
| Constructor and Description |
|---|
MissingInserterV3() |
public java.lang.String dataset
public double fraction
public long seed
public java.lang.String _exclude_fields