public class StorageProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageProperties.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StorageProperties.Builder |
builder() |
StorageStrategy |
getStorageStrategy() |
boolean |
isOverwrite() |
public static StorageProperties.Builder builder()
public StorageStrategy getStorageStrategy()
public boolean isOverwrite()
Copyright © 2021 The Apache Software Foundation. All rights reserved.