|
Remote System Explorer DataStore Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandHandler | |
---|---|
org.eclipse.dstore.core.model |
Uses of CommandHandler in org.eclipse.dstore.core.model |
---|
Methods in org.eclipse.dstore.core.model that return CommandHandler | |
---|---|
CommandHandler |
DataStore.getCommandHandler()
Returns the handler for sending commands. |
Methods in org.eclipse.dstore.core.model with parameters of type CommandHandler | |
---|---|
void |
DataStore.setCommandHandler(CommandHandler commandHandler)
Sets the DataStore 's handler for sending commands to miners |
Constructors in org.eclipse.dstore.core.model with parameters of type CommandHandler | |
---|---|
DataStore(DataStoreAttributes attributes,
CommandHandler commandHandler,
UpdateHandler updateHandler,
IDomainNotifier domainNotifier)
Creates a new DataStore instance |
|
DataStore(DataStoreAttributes attributes,
CommandHandler commandHandler,
UpdateHandler updateHandler,
IDomainNotifier domainNotifier,
int initialSize)
Creates a new DataStore instance |
|
Remote System Explorer DataStore Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |