Free executor service implementation of schema info provider
commite669510b9808d30cf71188b02afef393d880dddb
authorImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 7 Sep 2010 11:16:13 +0000 (7 17:16 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 7 Sep 2010 11:16:13 +0000 (7 17:16 +0600)
tree3e69c9f0d291f21b1cebbea16906133efb705f37
parentab1833c56e6eba542934e82b1a96b10cc327288b
Free executor service implementation of schema info provider

Now always the table name will be provided by the invoker, if table name
is missing then an exception will be thrown.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/CommonDao.java
smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/spi/impl/SynchronousExecutorServiceImpl.java