Add schema information provider implementation
commit7785ea7a7ccd49813398e854932c23254c507725
authorImran M Yousuf <imyousuf@smartitengineering.com>
Wed, 25 Aug 2010 08:18:18 +0000 (25 14:18 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Wed, 25 Aug 2010 08:18:18 +0000 (25 14:18 +0600)
treefc6fb9e39ace38e0b9c760cf7cefeadd0810f21f
parent6232d35eb011e00d07f6fb2b6c1aa853db0ce232
Add schema information provider implementation

The implementation is a simple POJO with the possibility of being inject-
-able using any standard DI.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/spi/impl/SchemaInfoProviderImpl.java [new file with mode: 0644]