|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToolkitBulkLoadObject
Method Summary | |
---|---|
boolean |
isBulkLoadEnabled()
Returns true if at least one node in the cluster is in bulk-load mode. |
boolean |
isNodeBulkLoadEnabled()
Returns true if the current node is in bulk-load mode. |
void |
setNodeBulkLoadEnabled(boolean enabledBulkLoad)
Enable/disable bulk-load mode in this node for this cache. |
void |
waitUntilBulkLoadComplete()
This method waits until all the connected nodes have disabled bulk-load. |
Methods inherited from interface org.terracotta.toolkit.object.ToolkitObject |
---|
getName |
Method Detail |
---|
boolean isBulkLoadEnabled()
boolean isNodeBulkLoadEnabled()
void setNodeBulkLoadEnabled(boolean enabledBulkLoad)
void waitUntilBulkLoadComplete() throws InterruptedException
InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |