public static class CoveragePlan.Builder extends CoveragePlanOperation.AbstractBuilder<CoveragePlan>
| Constructor and Description |
|---|
Builder(String tableName,
String query) |
| Modifier and Type | Method and Description |
|---|---|
CoveragePlan |
build() |
static CoveragePlan.Builder |
create(String tableName,
String query) |
buildOperation, withReplaceCoverageContext, withReplaceCoverageEntry, withUnavailableCoverageContext, withUnavailableCoverageContext, withUnavailableCoverageEntriespublic CoveragePlan build()
build in class CoveragePlanOperation.AbstractBuilder<CoveragePlan>public static CoveragePlan.Builder create(String tableName, String query)
Copyright © 2016. All rights reserved.