Thank you for the prompt response. I am using Eclipse IDE, Ted, you are right, I could have found it out using the references, just need to get the build path correctly :)
On Thu, Jan 20, 2011 at 4:02 PM, Ted Dunning <[email protected]> wrote: > According to IDEA, the only implementation is HConnectionImplementation > in org.apache.hadoop.hbase.client.HConnectionManager > > Are you not using an IDE? Tracking this stuff down without one will be > very > slow. > > On Thu, Jan 20, 2011 at 1:57 PM, Weishung Chung <[email protected]> > wrote: > > > I am diving into the HBase source code for to get a better understanding > > and > > i am looking for the concrete implementation classes > > of org.apache.hadoop.hbase.client.HConnection. Does anyone know where is > > the > > package? > > Thank you :D > > >
