|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PassthroughFile | |
---|---|
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 PassthroughFile in goldengate.common.file.passthrough |
---|
Fields in goldengate.common.file.passthrough declared as PassthroughFile | |
---|---|
protected PassthroughFile |
PassthroughBasedDirImpl.pdir
Passthrough object |
protected PassthroughFile |
PassthroughBasedFileImpl.pfile
Passthrough object |
Methods in goldengate.common.file.passthrough that return PassthroughFile | |
---|---|
PassthroughFile |
PassthroughFileFactory.create(PassthroughBasedFileImpl pbfi)
|
PassthroughFile |
PassthroughFileFactory.create(PassthroughFile dir,
String path)
|
Methods in goldengate.common.file.passthrough with parameters of type PassthroughFile | |
---|---|
PassthroughFile |
PassthroughFileFactory.create(PassthroughFile dir,
String path)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |