public interface IDbJob
| Modifier and Type | Method and Description |
|---|---|
int |
countOccupancy() |
String |
getClassName() |
long |
getFriendlyId() |
int |
getMemory() |
int |
getShareOrder() |
String |
getShortType() |
String |
getState() |
String |
getUserName() |
int |
queryDemand() |
String getClassName()
long getFriendlyId()
String getUserName()
int getMemory()
String getShortType()
int queryDemand()
int countOccupancy()
String getState()
int getShareOrder()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.