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 TransferGroup
DataFile.transferGroup
The transfer group.protected TransferGroup
Destination.transferGroup
The transfer group.protected TransferGroup
Host.transferGroup
The transfer group.protected TransferGroup
TransferServer.transferGroup
The 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 TypeMethodDescriptionvoid
DataFile.setTransferGroup
(TransferGroup param) Sets the transfer group.void
Destination.setTransferGroup
(TransferGroup param) Sets the transfer group.void
Host.setTransferGroup
(TransferGroup param) Sets the transfer group.void
TransferServer.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.void
ManagementInterface.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 TransferGroupModifierConstructorDescriptionprotected
TransferGroupBean
(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.