public interface IDbMachine
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAssignments() |
Boolean |
getBlacklisted() |
Integer |
getHeartbeats() |
String |
getIp() |
Integer |
getMemory() |
String |
getName() |
String |
getNodePool() |
Boolean |
getOnline() |
Integer |
getQuantum() |
Boolean |
getReservable() |
Boolean |
getResponsive() |
Integer |
getShareOrder() |
Integer |
getSharesLeft() |
Boolean getReservable()
Integer getShareOrder()
Integer getAssignments()
Boolean getBlacklisted()
Integer getMemory()
Boolean getOnline()
String getIp()
Integer getHeartbeats()
String getNodePool()
Integer getSharesLeft()
Integer getQuantum()
String getName()
Boolean getResponsive()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.