|
GigaSpaces XAP 9.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jini.rio.resources.servicecore.AbstractProxy
org.openspaces.grid.esm.ESMProxy
public class ESMProxy
Field Summary |
---|
Fields inherited from class org.jini.rio.resources.servicecore.AbstractProxy |
---|
server, uuid |
Method Summary | |
---|---|
int |
getAgentId()
|
String |
getGSAServiceID()
|
String[] |
getManagedProcessingUnits()
|
ScaleStrategyConfig |
getProcessingUnitScaleStrategyConfig(String processingUnitName)
|
org.jini.rio.monitor.event.Events |
getScaleStrategyEvents(long cursor,
int maxNumberOfEvents)
|
boolean |
isManagingProcessingUnit(String processingUnitName)
|
boolean |
isManagingProcessingUnitAndScaleNotInProgress(String processingUnitName)
|
boolean |
isServiceSecured()
|
SecurityContext |
login(UserDetails userDetails)
|
void |
setProcessingUnitElasticProperties(String processingUnitName,
Map<String,String> properties)
|
void |
setProcessingUnitScaleStrategy(String puName,
ScaleStrategyConfig scaleStrategyConfig)
|
Methods inherited from class org.jini.rio.resources.servicecore.AbstractProxy |
---|
disableLRMIMonitoring, dumpBytes, enableLRMIMonitoring, equals, fetch, fetch, fetchLRMIMonitoringDetails, generateDump, generateDump, getAdmin, getCurrentTimestamp, getJVMDetails, getJVMStatistics, getNIODetails, getNIOStatistics, getOSDetails, getOSStatistics, getReferentUuid, getVersion, getZones, hashCode, logEntriesDirect, monitor, ping, register, runGc, startHeartbeat, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.jini.admin.Administrable |
---|
getAdmin |
Methods inherited from interface org.jini.rio.core.MonitorableService |
---|
monitor, ping, startHeartbeat |
Methods inherited from interface org.jini.rio.event.EventProducer |
---|
register |
Methods inherited from interface org.jini.rio.watch.Watchable |
---|
fetch, fetch |
Methods inherited from interface com.gigaspaces.internal.os.OSInfoProvider |
---|
getCurrentTimestamp, getOSDetails, getOSStatistics |
Methods inherited from interface com.gigaspaces.internal.jvm.JVMInfoProvider |
---|
getJVMDetails, getJVMStatistics, runGc |
Methods inherited from interface com.gigaspaces.lrmi.nio.info.NIOInfoProvider |
---|
disableLRMIMonitoring, enableLRMIMonitoring, fetchLRMIMonitoringDetails, getNIODetails, getNIOStatistics |
Methods inherited from interface com.gigaspaces.internal.log.InternalLogProvider |
---|
logEntriesDirect |
Methods inherited from interface com.gigaspaces.internal.dump.InternalDumpProvider |
---|
dumpBytes, generateDump, generateDump |
Methods inherited from interface com.gigaspaces.grid.zone.GridZoneProvider |
---|
getZones |
Method Detail |
---|
public int getAgentId() throws RemoteException
getAgentId
in interface com.gigaspaces.grid.gsa.AgentIdAware
RemoteException
public String getGSAServiceID() throws RemoteException
getGSAServiceID
in interface com.gigaspaces.grid.gsa.AgentIdAware
RemoteException
public String[] getManagedProcessingUnits()
getManagedProcessingUnits
in interface com.gigaspaces.grid.esm.ESM
public boolean isServiceSecured() throws RemoteException
isServiceSecured
in interface com.gigaspaces.security.service.SecuredService
RemoteException
public SecurityContext login(UserDetails userDetails) throws SecurityException, RemoteException
login
in interface com.gigaspaces.security.service.SecuredService
SecurityException
RemoteException
public void setProcessingUnitElasticProperties(String processingUnitName, Map<String,String> properties) throws RemoteException
RemoteException
public void setProcessingUnitScaleStrategy(String puName, ScaleStrategyConfig scaleStrategyConfig) throws RemoteException
RemoteException
public ScaleStrategyConfig getProcessingUnitScaleStrategyConfig(String processingUnitName) throws RemoteException
RemoteException
public boolean isManagingProcessingUnit(String processingUnitName) throws RemoteException
isManagingProcessingUnit
in interface com.gigaspaces.grid.esm.ESM
RemoteException
public boolean isManagingProcessingUnitAndScaleNotInProgress(String processingUnitName) throws RemoteException
isManagingProcessingUnitAndScaleNotInProgress
in interface com.gigaspaces.grid.esm.ESM
RemoteException
public org.jini.rio.monitor.event.Events getScaleStrategyEvents(long cursor, int maxNumberOfEvents) throws RemoteException
RemoteException
|
GigaSpaces XAP 9.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |