public class Persistence extends Object
Created by maithem on 4/4/18.
Constructor and Description |
---|
Persistence() |
Modifier and Type | Method and Description |
---|---|
static void |
syncDirectory(String dir)
This method fsyncs a directory.
|
public static void syncDirectory(String dir) throws IOException
dir
- the directory to be syncedIOException
Copyright © 2019 CorfuDB. All rights reserved.