GigaSpaces XAP 7.1 API

org.openspaces.grid.esm
Class ElasticScaleHandlerContext

java.lang.Object
  extended by org.openspaces.grid.esm.ElasticScaleHandlerContext

public class ElasticScaleHandlerContext
extends Object

Elastic scale command passed as a parameter on the call to ElasticScaleHandler.scaleOut(ElasticScaleHandlerContext). It holds details such as the set of machines currently discovered.

 Disclaimer: This interface and the elastic data grid functionality is provided as a technology preview in XAP 7.1. 
 As such, it is subject to API and behavior changes in the next XAP releases without going through the usual deprecation process 
 of the XAP API.
 


Constructor Summary
ElasticScaleHandlerContext()
           
 
Method Summary
 List<Machine> getMachines()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElasticScaleHandlerContext

public ElasticScaleHandlerContext()
Method Detail

getMachines

public List<Machine> getMachines()

GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.