public class KestrelUtils extends Object
Constructor and Description |
---|
KestrelUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
deleteQueues(KestrelServerSpec spec,
String... queues) |
public KestrelUtils()
public static void deleteQueues(KestrelServerSpec spec, String... queues) throws org.apache.thrift7.TException
spec
- the server to connect toqueues
- the queues to expungeorg.apache.thrift7.TException