Package org.syncany.config.to
Class RepoTO.ChunkerTO
- java.lang.Object
-
- org.syncany.config.to.TypedPropertyListTO
-
- org.syncany.config.to.RepoTO.ChunkerTO
-
- Enclosing class:
- RepoTO
public static class RepoTO.ChunkerTO extends TypedPropertyListTO
Configuration object for the deduplication chunker. As of today, this is a key/value based configuration.
-
-
Field Summary
-
Fields inherited from class org.syncany.config.to.TypedPropertyListTO
settings
-
-
Constructor Summary
Constructors Constructor Description ChunkerTO()
-
Method Summary
-
Methods inherited from class org.syncany.config.to.TypedPropertyListTO
getSettings, getType, setSettings, setType
-
-
-
-
Constructor Detail
-
ChunkerTO
public ChunkerTO()
-
-