public static class Scan.Builder extends AbstractBuilder<Scan>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Scan |
build() |
Scan.Builder |
selection(JSONOptions selection) |
Scan.Builder |
storageEngine(String storageEngine) |
public Scan.Builder storageEngine(String storageEngine)
public Scan.Builder selection(JSONOptions selection)
public Scan build()
build
in class AbstractBuilder<Scan>
Copyright © 1970 The Apache Software Foundation. All rights reserved.