Constructor and Description |
---|
BatchMountItem(int rootTag,
MountItem[] items,
int size,
int commitNumber) |
Modifier and Type | Method and Description |
---|---|
void |
execute(MountingManager mountingManager)
Execute this
MountItem into the operation queue received by parameter. |
int |
getRootTag() |
boolean |
shouldSchedule() |
java.lang.String |
toString() |
public BatchMountItem(int rootTag, MountItem[] items, int size, int commitNumber)
public void execute(MountingManager mountingManager)
MountItem
MountItem
into the operation queue received by parameter.public int getRootTag()
public boolean shouldSchedule()
public java.lang.String toString()
toString
in class java.lang.Object