public class ScanFixture extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScanFixture.ScanFixtureBuilder
Wraps a scan lifecycle builder to build the scan fixture.
|
| Modifier and Type | Field and Description |
|---|---|
ScanOperatorExec |
scanOp |
| Constructor and Description |
|---|
ScanFixture(OperatorContext opContext,
ScanOperatorExec scanOp) |
public ScanOperatorExec scanOp
public ScanFixture(OperatorContext opContext, ScanOperatorExec scanOp)
Copyright © 2021 The Apache Software Foundation. All rights reserved.