|
|
-
API Documentation forPraveen Sripati 2012-01-12, 09:46
Hi,
The API documentation for o.a.h.filecache.DistributedCache is incomplete. In the methods inherited none of the methods are URL to the method details. Without going through the code, it's not possible to get the method arguments and the usage. o.a.h.filecache.DistributedCache (@InterfaceAudience.Public) extends o.a.h.mapreduce.filecache.DistributedCache (@InterfaceAudience.Private). Not sure if the problem is because of the InterfaceAudience being private for the super class. How to get the documentation proper? The same pattern might be happening for some other classes also, but I haven't observed it. Regards, Praveen |