public interface IDbShare
| Modifier and Type | Method and Description |
|---|---|
DuccId |
getBlJobId() |
DuccId |
getId() |
long |
getInitializationTime()
Returns only initialization time.
|
Node |
getNode() |
NodeIdentity |
getNodeIdentity() |
int |
getNodepoolDepth() |
String |
getNodepoolId() |
int |
getShareOrder()
The order of the share itself.
|
boolean |
isBlacklisted() |
boolean |
isEvicted() |
boolean |
isFixed() |
boolean |
isPurged() |
void |
setFixed() |
void |
setInitializationTime(long millis) |
int getNodepoolDepth()
String getNodepoolId()
DuccId getId()
boolean isBlacklisted()
DuccId getBlJobId()
NodeIdentity getNodeIdentity()
Node getNode()
int getShareOrder()
long getInitializationTime()
void setInitializationTime(long millis)
void setFixed()
boolean isPurged()
boolean isEvicted()
boolean isFixed()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.