public class UnblacklistShardTask
extends io.dropwizard.servlets.tasks.Task
| Constructor and Description |
|---|
UnblacklistShardTask(ShardManager shardManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.google.common.collect.ImmutableMultimap<String,String> params,
PrintWriter out) |
public UnblacklistShardTask(ShardManager shardManager)
public void execute(com.google.common.collect.ImmutableMultimap<String,String> params, PrintWriter out) throws Exception
execute in class io.dropwizard.servlets.tasks.TaskExceptionCopyright © 2016–2020. All rights reserved.