public abstract class Driver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Driver.Builder |
| Constructor and Description |
|---|
Driver() |
| Modifier and Type | Method and Description |
|---|---|
static Driver.Builder |
builder() |
abstract String |
name() |
abstract com.google.common.collect.ImmutableMap<String,String> |
options() |
Copyright © 2018. All rights reserved.