|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDir | |
---|---|
goldengate.common.file.filesystembased | Classes implementing FileInterface and Directory according to a filesystem implementation |
goldengate.common.file.passthrough | Classes implementing FileInterface and Directory according to a pass through implementation (no storage since data are just pass through this interface) |
Uses of AbstractDir in goldengate.common.file.filesystembased |
---|
Subclasses of AbstractDir in goldengate.common.file.filesystembased | |
---|---|
class |
FilesystemBasedDirImpl
Directory implementation for Filesystem Based |
Uses of AbstractDir in goldengate.common.file.passthrough |
---|
Subclasses of AbstractDir in goldengate.common.file.passthrough | |
---|---|
class |
PassthroughBasedDirImpl
Directory implementation for Passthrough Based. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |