|
From: Ning L. <nin...@gm...> - 2008-04-04 19:04:01
|
On Fri, Apr 4, 2008 at 12:22 PM, Doug Cutting <cu...@ap...> wrote: > Ning Li wrote: > > Database as the application interface and RangedDatabase as the > > service-provider interface sounds good. The methods in RangedDatabase > > will be very similar to those in the current RangedDatabase? > > Yes. HeapDatabase should extend this now though. Yes. I'm thinking we should put RangedDatabase in a separate package? Is "provider" a good name for the package? Hmm, it should be different from the current RangedDatabase in that it should not include the node status and the log? I need to think about the other topic of long-offline node... Ning |