Class ThriftServerRunner

java.lang.Object
java.lang.Thread
org.apache.hadoop.hbase.thrift.ThriftServerRunner
All Implemented Interfaces:
Closeable, AutoCloseable, Runnable

class ThriftServerRunner extends Thread implements Closeable
Run ThriftServer with passed arguments. Access the exception thrown after we complete run -- if an exception thrown -- via getRunException()}. Call close to shutdown this Runner and hosted ThriftServer.