Table of Contents

Class: Layout ./pyGlobus/ftpControl.py
Methods   
__del__
__init__
get_handle
set_partition_block_size
set_round_robin_block_size
set_striping_mode
  __del__ 
__del__ ( self )

Exceptions   
ex
  __init__ 
__init__ ( self,  handle=None )

Exceptions   
ex
  get_handle 
get_handle ( self )

XXX This handle is only valid as long as this object exists. When the object is destroyed, the memory this handle points to is freed.

  set_partition_block_size 
set_partition_block_size ( self,  size )

XXX This call is only useful in partitioned mode. Also the size argument should be a python long on 64 bit machines.

  set_round_robin_block_size 
set_round_robin_block_size ( self,  size )

XXX This call is only useful in round robin mode. Also on 64bit platoforms size should be a python long.

  set_striping_mode 
set_striping_mode ( self,  mode )

Exceptions   
ex

Table of Contents

This document was automatically generated on Tue Feb 4 16:47:03 2003 by HappyDoc version 2.1