public static class DeleteDeltaLocations.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeleteDeltaLocations.Builder |
addDeleteDelta(org.apache.hadoop.fs.Path deleteDeltaPath,
long minWriteId,
long maxWriteId,
int statementId) |
Optional<DeleteDeltaLocations> |
build() |
public DeleteDeltaLocations.Builder addDeleteDelta(org.apache.hadoop.fs.Path deleteDeltaPath, long minWriteId, long maxWriteId, int statementId)
public Optional<DeleteDeltaLocations> build()
Copyright © 2012–2020. All rights reserved.