JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 

Changes in JPPF 6.0

From JPPF 6.3 Documentation

Jump to: navigation, search

Contents

Main Page > API changes > Changes in JPPF 6.0


1 Package org.jppf.client

In the class AbstractJPPFClient, tthe following deprecated methods were removed:

  • addClientListener(ClientListener)
  • removeClientListener(ClientListener)
  • getAllConnectionNames()
  • getAllConnections()
  • getClientConnection()
  • getClientConnection(JPPFClientConnectionStatus...)
  • getClientConnection(String)

In the class JPPFClient, tthe following deprecated constructors were removed:

  • JPPFClient(ClientListener...)
  • JPPFClient(String, ClientListener...)
  • JPPFClient(String, TypedProperties, ClientListener...)

In the enum Operator, tthe following deprecated enum constants were removed:

  • GREATER
  • LESS

In the interface ConnectionPool, tthe following deprecated methods were removed:

  • getMaxSize()
  • setMaxSize(int)

In the class AbstractConnectionPool, tthe following deprecated methods were removed:

  • getMaxSize()
  • setMaxSize(int)

2 Package org.jppf.client.event

The following deprecated classes were removed:

  • ClientListener
  • ClientEvent

3 Package org.jppf.management

The following deprecated classes were removed:

  • NodeSelector.AllNodesSelector
  • NodeSelector.ExecutionPolicySelector
  • NodeSelector.UuidSelector

4 Package org.jppf.job

The following deprecated classes were removed:

  • TaskReturnEvent
  • TaskReturnListener
  • TaskReturnManager

5 Package org.jppf.load.balancer

In interface LoadBalancingProfile, the deprecated copy() method was removed

In interface Bundler, the deprecated copy() method was removed

In class AbstractLoadBalancingProfile, the deprecated copy() method was removed

In class AbstractBundler, the deprecated copy() method was removed

The interface JobAwarenessEx was renamed to JobAwareness and JobAwarenessEx was removed

The deprecated NodeAwareness interface was removed

6 Package org.jppf.load.balancer.impl

The following deprecated classes were removed:

  • RLBundler
  • RLProfile

7 Package org.jppf.load.balancer.spi

The deprecated class RLBundlerProvider was removed.

8 Package org.jppf.node.screensaver

In class NodeIntegrationAdapter the deprecated method setScreenSaver(JPPFScreenSaver) was removed

In interface NodeIntegration the deprecated method setScreenSaver(JPPFScreenSaver) was removed

9 Package org.jppf.server.job.management

In class DriverJobManagementMBean the deprecated method getAllJobIds() was removed

Main Page > API changes > Changes in JPPF 6.0



JPPF Copyright © 2005-2020 JPPF.org Powered by MediaWiki