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.
|
Modifier and Type | Class and Description |
---|---|
class |
Tanker
A Tanker is a group of Barrels with the capability of inserting new
Barrels.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
TankerImplDuplicityChecker
This object encapsulates standard TankerImplSecure and adds duplicity checking ability.
|
Copyright © 2016 Egothor. All Rights Reserved.