org.apache.accumulo.test.functional
Class ZombieTServer

java.lang.Object
  extended by org.apache.accumulo.test.functional.ZombieTServer

public class ZombieTServer
extends Object

Tablet server that creates a lock in zookeeper, responds to one status request, and then hangs on subsequent requests. Exits with code zero if halted.


Nested Class Summary
static class ZombieTServer.ThriftClientHandler
           
 
Constructor Summary
ZombieTServer()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZombieTServer

public ZombieTServer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.