org.jumpmind.symmetric.fs.service.filesystem
Class FileSystemDirectorySpecSnapshotPersister
java.lang.Object
org.jumpmind.persist.AbstractJsonFileSystemPersister<DirectorySpecSnapshot,NodeDirectoryKey>
org.jumpmind.symmetric.fs.service.filesystem.FileSystemDirectorySpecSnapshotPersister
- All Implemented Interfaces:
- IPersister<DirectorySpecSnapshot,NodeDirectoryKey>, IDirectorySpecSnapshotPersister
public class FileSystemDirectorySpecSnapshotPersister
- extends AbstractJsonFileSystemPersister<DirectorySpecSnapshot,NodeDirectoryKey>
- implements IDirectorySpecSnapshotPersister
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemDirectorySpecSnapshotPersister
public FileSystemDirectorySpecSnapshotPersister(String directory)
buildFileNameFor
protected String buildFileNameFor(NodeDirectoryKey key)
- Specified by:
buildFileNameFor in class AbstractJsonFileSystemPersister<DirectorySpecSnapshot,NodeDirectoryKey>
Copyright © 2012 JumpMind, Inc.. All Rights Reserved.