public class FileStoreHelper
extends java.lang.Object
Constructor and Description |
---|
FileStoreHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isValidFileStore(java.io.File store)
Checks if the provided directory is a valid FileStore
|
static java.io.File |
isValidFileStoreOrFail(java.io.File store) |
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.