|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlurCommand | |
---|---|
org.apache.blur.thrift | |
org.apache.blur.thrift.commands |
Uses of BlurCommand in org.apache.blur.thrift |
---|
Methods in org.apache.blur.thrift with parameters of type BlurCommand | ||
---|---|---|
abstract
|
BlurControllerServer.BlurClient.execute(String node,
BlurCommand<T> command,
int maxRetries,
long backOffTime,
long maxBackOffTime)
|
|
|
BlurControllerServer.BlurClientRemote.execute(String node,
BlurCommand<T> command,
int maxRetries,
long backOffTime,
long maxBackOffTime)
|
Uses of BlurCommand in org.apache.blur.thrift.commands |
---|
Methods in org.apache.blur.thrift.commands that return BlurCommand | |
---|---|
BlurCommand<T> |
BlurCommand.clone()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |