@InterfaceAudience.Private @InterfaceStability.Unstable public class Serialization extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
static String |
METADATA_FILENAME |
static String |
METADATA_TMP_FILENAME |
static String |
OLD_METADATA_FILENAME |
public static final String METADATA_FILENAME
public static final String METADATA_TMP_FILENAME
public static final String OLD_METADATA_FILENAME
public static final org.slf4j.Logger LOG
public static boolean copyFile(File from, File to) throws IOException
from - File to copy - this file should existto - Destination file - this file should not existIOExceptionCopyright © 2009-2014 Apache Software Foundation. All Rights Reserved.