Uses of Class
ecmwf.ecpds.master.MasterException
Packages that use MasterException
-
Uses of MasterException in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that throw MasterExceptionModifier and TypeMethodDescriptionvoid
DataAccessInterface.check
(ProxySocket proxy) Check.void
ManagementInterface.cleanDataWindow
(ECpdsSession session, Host host) Clean the data window host.ManagementInterface.cleanDestination
(ECpdsSession session, String destinationName, long days) Clean destination.ManagementInterface.computeFilterEfficiency
(ECpdsSession session, String destinationName, String email, String filter, long date, boolean includeStdby, String pattern) Compute filter efficiency.ManagementInterface.copyDestination
(ECpdsSession session, String fromDestination, String toDestination, String label, boolean copySharedHost) Copy destination.MasterServer.copyDestination
(String fromDestinationName, String toDestinationName, String comment, boolean copySharedHost) Copy a destination.ManagementInterface.copyHost
(ECpdsSession session, String destinationName, String hostName) Copy host.void
DataBaseInterface.datafileDel
(String user, Long dataFileId) Datafile del.void
Delete.byte[]
ManagementInterface.exec
(ECpdsSession session, Map<String, String> environment, byte[] request, String service) Exec.void
ManagementInterface.exportDestination
(ECpdsSession session, String targetMaster, String fromDestination, boolean copySharedHost) Export destination.void
MasterServer.exportDestination
(String targetMaster, String fromDestination, boolean copySharedHost) Export destination.Gets the.static DataAccessInterface
MasterManager.getAI()
Gets the ai.ManagementInterface.getContacts()
Gets the contacts.DataBaseInterface.getDataTransfersByFilter
(String destination, String target, String stream, String time, String status, String privilegedUser, Date scheduledBefore, String fileName, Date from, Date to) Gets the data transfers by filter.DataBaseInterface.getDataTransfersByFilter
(String destination, String target, String stream, String time, String status, String privilegedUser, Date scheduledBefore, String fileName, Date from, Date to, DataBaseCursor cursor) Gets the data transfers by filter.MasterServer.getDestinationCache
(String destinationName) Gets the destination cache.ManagementInterface.getDestinationCaches()
Gets the destination caches.MasterServer.getDestinationCaches()
Gets the destination caches.ManagementInterface.getDestinationLastFailedTransfer
(String destinationName) Gets the destination last failed transfer.ManagementInterface.getDestinationLastTransfer
(String destinationName) Gets the destination last transfer.ManagementInterface.getDestinationSchedulerCache
(String destinationName) Gets the destination scheduler cache.MasterServer.getDestinationSchedulerCache
(String destinationName) Gets the destination scheduler cache.MasterServer.getDestinationSchedulerCache
(String destinationName, String statusCode) Gets the destination scheduler cache.int
DestinationSchedulerCache.getDestinationSize()
Gets the destination size.int
ManagementInterface.getDestinationSize
(String destinationName) Gets the destination size.DestinationSchedulerCache.getDestinationStartDate()
Gets the destination start date.ManagementInterface.getDestinationStartDate
(String destinationName) Gets the destination start date.ManagementInterface.getDestinationStatus
(String destinationName) Gets the destination status.int
DestinationSchedulerCache.getDestinationStep()
Gets the destination step.static DataAccessInterface
MasterManager.getDI()
Gets the di.MasterServer.getDownloadScheduler
(boolean acquisition) Gets the download scheduler.ManagementInterface.getECpdsSession
(String user, String password, String host, String agent, String comment) Gets the ecpds session.long
DataAccessInterface.getFileLastModified
(String destinationNameOrType, String source) Gets the file last modified.ManagementInterface.getHostReport
(ECpdsSession session, Host proxyHost, Host host) Gets the host report.MasterInterface.getIncomingProfile
(String incomingUser, String incomingPassword, String from) Gets the incoming profile.MasterServer.getIncomingProfile
(String incomingUser, String incomingPassword, String from) Gets the incoming profile.static ManagementInterface
MasterManager.getMI()
Gets the mi.protected static DestinationCache
MasterManager.getMonitoringCache
(String destinationName) Gets the monitoring cache.DestinationSchedulerCache.getMonitorManager()
Gets the monitor manager.ManagementInterface.getMonitorManager
(String destinationName) Gets the monitor manager.ManagementInterface.getMoverReport
(ECpdsSession session, Host proxyHost) Gets the mover report.ManagementInterface.getOutput
(ECpdsSession session, Host host) Gets the host output.int
ManagementInterface.getPendingDataTransfersCount
(String destinationName) Gets the pending data transfers count.DataAccessInterface.getProxySocketInput
(String destinationNameOrType, String source, long offset) Gets the proxy socket input.DataAccessInterface.getProxySocketInput
(String destinationNameOrType, String source, long offset, long length) Gets the proxy socket input.DataAccessInterface.getProxySocketOutput
(String destinationNameOrType, String target, long offset, int umask) Gets the proxy socket output.ManagementInterface.getReport
(ECpdsSession session, Host host) Gets the report.ManagementInterface.getReport
(ECpdsSession session, TransferServer server) Gets the report.MasterServer.getTransferScheduler()
Gets the transfer scheduler.MasterServer.getWebUser
(String user, String credentials, String root) Allow getting a Web User.void
ManagementInterface.holdAllDestinations
(ECpdsSession session, boolean graceful) Hold all destinations.ManagementInterface.holdDestination
(ECpdsSession session, String destinationName, boolean graceful) Hold destination.void
MasterInterface.importDestination
(Destination fromDestination, Association[] linkedAssociations, boolean copySharedHost) Import destination from another Master Server.void
MasterServer.importDestination
(Destination fromDestination, Association[] linkedAssociations, boolean copySharedHost) Import destination from another Master Server.void
DataBaseInterface.insert
(ECpdsSession session, DataBaseObject object, boolean createPk) Insert.boolean
ManagementInterface.interruptDataTransferRetrieval
(ECpdsSession session, long id) Interrupt data transfer retrieval.List.List.void
Mkdir.void
Move.int
DataBaseInterface.putDestinationBackup
(String user, DestinationBackup backup, boolean copySharedHost) Import the provided backup.boolean
MasterServer.reloadDestination
(DataTransfer transfer) Reload destination.void
DataBaseInterface.remove
(ECpdsSession session, DataBaseObject object) Removes the.void
ManagementInterface.removeCategory
(ECpdsSession session, Category category) Removes the category.void
ManagementInterface.removeDataFile
(ECpdsSession session, DataFile file) Removes the data file.void
MasterServer.removeDataFileAndDataTransfers
(DataFile file, String username, String byAndFrom) Removes the data file and data transfers.void
ManagementInterface.removeDataTransfer
(ECpdsSession session, DataTransfer transfer) Removes the data transfer.void
ManagementInterface.removeDestination
(ECpdsSession session, String destinationName) Removes the destination.void
ManagementInterface.removeDestination
(ECpdsSession session, String destinationName, boolean cleanOnly, boolean removeAll) Removes the destination.void
ManagementInterface.removeECtransModule
(ECpdsSession session, ECtransModule module) Removes the ectrans module.void
ManagementInterface.removeHost
(ECpdsSession session, Host host) Removes the host.void
ManagementInterface.removeIncomingPolicy
(ECpdsSession session, IncomingPolicy policy) Removes the IncomingPolicy.void
ManagementInterface.removeIncomingUser
(ECpdsSession session, IncomingUser user) Removes the IncomingUser.void
ManagementInterface.removeTransferGroup
(ECpdsSession session, TransferGroup group) Removes the transfer group.void
ManagementInterface.removeTransferMethod
(ECpdsSession session, TransferMethod method) Removes the transfer method.void
ManagementInterface.removeTransferServer
(ECpdsSession session, TransferServer server) Removes the transfer server.void
ManagementInterface.removeUrl
(ECpdsSession session, Url url) Removes the url.void
ManagementInterface.removeWebUser
(ECpdsSession session, WebUser user) Removes the web user.void
ManagementInterface.resetTransferScheduleDate
(ECpdsSession session, long id) Reset transfer schedule date.void
ManagementInterface.resetTransferStatistics
(ECpdsSession session, Host host) Reset the host stats.void
ManagementInterface.restartAllDestinations
(ECpdsSession session, boolean graceful) Restart all destinations.ManagementInterface.restartDestination
(ECpdsSession session, String destinationName, boolean graceful) Restart destination.void
Rmdir.void
ManagementInterface.saveWebUser
(ECpdsSession session, WebUser webUser) Creates the web user.void
MasterServer.saveWebUser
(WebUser webUser) Creates the web user.void
ManagementInterface.sendECpdsMessage
(ECpdsSession session, String from, String to, String cc, String subject, String content, String attachmentName, String attachmentContent) Sends an ecpds email message.void
ManagementInterface.shutdown
(ECpdsSession session, boolean graceful, boolean restart) Shutdown.void
ManagementInterface.shutdownTransferServer
(ECpdsSession session, TransferServer server, boolean graceful, boolean restart) Shutdown transfer server.long
Size.long
ManagementInterface.transfer
(ECpdsSession session, byte[] bytes, Host host, String target, long remotePosn) Transfer.long
MasterServer.transfer
(byte[] bytes, TransferServer server, Host host, String target, long remotePosn, long size) Transfer.boolean
ManagementInterface.transferStatusUpdateAllowed
(long id, String code) Transfer status update allowed.void
DataBaseInterface.update
(ECpdsSession session, DataBaseObject object) Update.void
ManagementInterface.updateExpiryTime
(ECpdsSession session, long id, Timestamp timetamp) Update expiry time.void
ManagementInterface.updateFileMonitoringValue
(ECpdsSession session, MonitoringValue value) Update file monitoring value.ManagementInterface.updateHost
(ECpdsSession session, Host host) Update host.boolean
MasterInterface.updateLocalTransferStatus
(String master, boolean standby, String destination, String target, String uniqueName, String status) Update data transfer status from another Master Server.boolean
MasterServer.updateLocalTransferStatus
(String remoteMaster, boolean standby, String destination, String target, String uniqueKey, String status) Update data transfer status from another Master Server.boolean
MasterServer.updateRemoteTransferStatus
(String remoteMaster, boolean standby, String destination, String target, String uniqueKey, String status) Update data transfer status to another Master Server.void
ManagementInterface.updateTransferMonitoringValue
(ECpdsSession session, MonitoringValue value) Update transfer monitoring value.void
ManagementInterface.updateTransferPriority
(ECpdsSession session, long id, int priority) Update transfer priority.boolean
ManagementInterface.updateTransferStatus
(ECpdsSession session, long id, String code) Update transfer status.boolean
MasterServer.updateTransferStatus
(long id, String code, boolean commit, String username, String byAndFrom, boolean synchronous, boolean reset) Update transfer status.boolean
MasterServer.updateTransferStatus
(DataTransfer transfer, String code) Update transfer status.boolean
MasterServer.updateTransferStatus
(DataTransfer transfer, String code, boolean commit, String username, String byAndFrom, boolean synchronous, boolean reset) Update transfer status. -
Uses of MasterException in ecmwf.ecpds.master.transfer
Methods in ecmwf.ecpds.master.transfer that throw MasterExceptionModifier and TypeMethodDescriptionstatic void
TransferScheduler.check
(TransferServer server, long ticket) Check.static void
TransferScheduler.del
(TransferServer server, Host host, String source) Del.static ProxySocket
TransferScheduler.get
(DataTransfer transfer, long remotePosn, long length) Gets a ProxySocket to download a DataTransfer.static ProxySocket
TransferScheduler.get
(TransferServer server, Host host, String source, long remotePosn, long length, boolean removeOriginal) Gets the.TransferScheduler.getDestinationThread
(String destinationName) Gets the destination thread.TransferScheduler.getMonitoringThread()
Gets the monitoring thread.static String[]
TransferScheduler.list
(TransferServer server, Host host, String source, String pattern) List.static void
TransferScheduler.mkdir
(TransferServer server, Host host, String dir) Mkdir.static void
TransferScheduler.move
(TransferServer server, Host host, String source, String target) Move.static ProxySocket
TransferScheduler.put
(TransferServer server, Host host, String target, long remotePosn, long size) Puts the.static void
TransferScheduler.rmdir
(TransferServer server, Host host, String dir) Rmdir.static long
TransferScheduler.size
(TransferServer server, Host host, String source) Size. -
Uses of MasterException in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that throw MasterExceptionModifier and TypeMethodDescriptionMoverServer.getDataFileAccessInterface()
Gets the data file access interface.