public static class CommandBatchService.Entry extends Object
Constructor and Description |
---|
CommandBatchService.Entry() |
Modifier and Type | Method and Description |
---|---|
Queue<CommandBatchService.CommandEntry> |
getCommands() |
boolean |
isReadOnlyMode() |
void |
setReadOnlyMode(boolean readOnlyMode) |
public Queue<CommandBatchService.CommandEntry> getCommands()
public void setReadOnlyMode(boolean readOnlyMode)
public boolean isReadOnlyMode()
Copyright © 2014–2016. All rights reserved.