Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
module |
IcePatch2 can be used to update file hiearchies in a simple and efficient manner. Checksums ensure file integrity, and data is compressed before download.
The IcePatch2 administrative interface.
FileAccessException
This exception is raised if getFileCompressed cannot read the contents of a file.
PartitionOutOfRangeException
This exception is raised if the partition argument for getFileInfoSeq is not in the range 0-255.
FileInfo
Basic information about a single file.
A sequence of byte sequences.
A sequence with information about many files.
sequence<::Ice::ByteSeq> ByteSeqSeq; |
A sequence of byte sequences. Each element is the checksum for a partition.
<<< Previous | Home | Next >>> |
IceStorm::TopicManager | Up | IcePatch2::Admin |