Package | Description |
---|---|
org.egothor.dir |
This package defines objects of distributed IR layer.
|
org.egothor.duplicity.algorithm |
This package contains top-level classes that implement the duplicity checking algorithm.
|
org.egothor.duplicity.apps |
This package contains applications using the duplicity checking algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
TankerImpl
This object encapsulates core Tanker structure with some routines which
make the life of a programmer easier.
|
class |
TankerImplSecure
This object encapsulates standard TankerImpl and adds multithread safe
behavior.
|
Constructor and Description |
---|
BufferedTanker(int cacheSize,
Tanker orig)
Constructor for the BufferedTanker object.
|
BufferedTanker(Tanker orig) |
Modifier and Type | Class and Description |
---|---|
class |
TankerImplDuplicityChecker
This object encapsulates standard TankerImplSecure and adds duplicity checking ability.
|
Modifier and Type | Method and Description |
---|---|
static long |
AppsCommon.getUID(String filename,
Tanker tanker)
Find a unique identificator for the document with given filename.
|
Copyright © 2016 Egothor. All Rights Reserved.