Interface BalancerEntryAO
The BalancerEntry AO stores. The entry contains:
the Rank fieldId
time indicating the next requested re-balance
flag that requests that rank operations be disabled.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDisableRankOperations
(Boolean disable) void
setFieldId
(Long fieldId) void
setRebalanceTime
(Long time) Methods inherited from interface net.java.ao.RawEntity
addPropertyChangeListener, getEntityManager, getEntityType, init, removePropertyChangeListener, save