FileCatalogProxyClient

File catalog client for the File Catalog proxy service

class DIRAC.Resources.Catalog.FileCatalogProxyClient.FileCatalogProxyClient(fcName, **kwargs)

Bases: object

File catalog client for the File Catalog proxy service

__init__(fcName, **kwargs)

Constructor of the LCGFileCatalogProxy client class

execute(*parms, **kws)

Magic method dispatcher

getInterfaceMethods()
getName()

Get the file catalog name

isOK()

Is the Catalog available?

setInterfaceMethods(methodTuple)