|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileEndOfTransferException | |
---|---|
goldengate.common.file | Classes implementing File, Directory, Authentication and Session Interfaces |
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 FileEndOfTransferException in goldengate.common.file |
---|
Methods in goldengate.common.file that throw FileEndOfTransferException | |
---|---|
DataBlock |
FileInterface.readDataBlock()
Read a new block for FileInterface |
Uses of FileEndOfTransferException in goldengate.common.file.filesystembased |
---|
Methods in goldengate.common.file.filesystembased that throw FileEndOfTransferException | |
---|---|
DataBlock |
FilesystemBasedFileImpl.readDataBlock()
|
Uses of FileEndOfTransferException in goldengate.common.file.passthrough |
---|
Methods in goldengate.common.file.passthrough that throw FileEndOfTransferException | |
---|---|
DataBlock |
PassthroughBasedFileImpl.readDataBlock()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |