Interface InternalMachines
- All Superinterfaces:
AdminAware,Iterable<Machine>,Machines
- All Known Implementing Classes:
DefaultMachines
- Author:
- kimchy
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddMachine(InternalMachine machine) getMachineByUID(String uid) voidremoveMachine(Machine machine) Methods inherited from interface org.openspaces.admin.AdminAware
getAdminMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.openspaces.admin.machine.Machines
addLifecycleListener, getHostsByAddress, getHostsByName, getMachineAdded, getMachineByHostAddress, getMachineByHostName, getMachineRemoved, getMachines, getSize, getUids, isEmpty, removeLifeycleListener, waitFor, waitFor, waitFor, waitFor
-
Method Details
-
getMachineByUID
-
addMachine
-
removeMachine
-