Uses of Class
ecmwf.common.database.TransferGroup
Packages that use TransferGroup
Package
Description
-
Uses of TransferGroup in ecmwf.common.database
Fields in ecmwf.common.database declared as TransferGroupModifier and TypeFieldDescriptionprotected TransferGroupDataFile.transferGroupThe transfer group.protected TransferGroupDestination.transferGroupThe transfer group.protected TransferGroupHost.transferGroupThe transfer group.protected TransferGroupTransferServer.transferGroupThe transfer group.Methods in ecmwf.common.database that return TransferGroupModifier and TypeMethodDescriptionDataFile.getTransferGroup()Gets the transfer group.DataGet.getTransferGroup(String name) Gets the transfer group.Destination.getTransferGroup()Gets the transfer group.Host.getTransferGroup()Gets the transfer group.TransferServer.getTransferGroup()Gets the transfer group.DataGet.getTransferGroupArray()Gets the transfer group array.DataGet.getTransferGroupObject(String name) Gets the transfer group object.Methods in ecmwf.common.database with parameters of type TransferGroupModifier and TypeMethodDescriptionvoidDataFile.setTransferGroup(TransferGroup param) Sets the transfer group.voidDestination.setTransferGroup(TransferGroup param) Sets the transfer group.voidHost.setTransferGroup(TransferGroup param) Sets the transfer group.voidTransferServer.setTransferGroup(TransferGroup param) Sets the transfer group. -
Uses of TransferGroup in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return TransferGroupModifier and TypeMethodDescriptionDataBaseInterface.getTransferGroup(String name) Gets the transfer group.DataBaseInterface.getTransferGroupArray()Gets the transfer group array.Methods in ecmwf.ecpds.master with parameters of type TransferGroupModifier and TypeMethodDescriptionMasterServer.getActiveTransferServers(String caller, TransferServer original, TransferGroup group, Integer fileSystem) Get the list of active TransferServers.voidManagementInterface.removeTransferGroup(ECpdsSession session, TransferGroup group) Removes the transfer group. -
Uses of TransferGroup in ecmwf.ecpds.master.plugin.http.dao.datafile
Constructors in ecmwf.ecpds.master.plugin.http.dao.datafile with parameters of type TransferGroupModifierConstructorDescriptionprotectedTransferGroupBean(TransferGroup transferGroup) Instantiates a new transfer group bean. -
Uses of TransferGroup in ecmwf.ecpds.master.transfer
Methods in ecmwf.ecpds.master.transfer that return TransferGroupModifier and TypeMethodDescriptionTransferServerProvider.getTransferGroup()Gets the transfer group.