Hi Ladislav Did you try on GAE itself or on your local dev server: stats don't work locally
see http://groups.google.com/group/google-appengine-java/browse_thread/thread/f2595bcaa2256a93/68a5a9a28502410b?lnk=gst&q=Statistics#68a5a9a28502410b or http://groups.google.com/group/google-appengine-java/browse_thread/thread/eb07eb384e0275a8/1770f5246c4d6dd7?lnk=gst&q=statistics#1770f5246c4d6dd7 cheers didier On May 18, 10:06 pm, Laco Skokan <[email protected]> wrote: > I have tried, but it does not. I have ro specify "kind_name" as a > parameter. But I want to list all kinds. If I do not specify the > parameter, the stat returns null. > > Ladislav. > > On 18 kvě, 11:16, Didier Durand <[email protected]> wrote: > > > > > Hi, > > > did you try the sample code > > athttp://code.google.com/appengine/docs/java/datastore/stats.html > > with __Stat_Kind__ ? Should do what you want. > > > didier > > > On May 17, 10:51 pm, Laco Skokan <[email protected]> wrote: > > > > Hello, > > > > did anybody tried to list all entity kinds from the datastore? How can > > > this be done? > > > I try to use Datastore statistics, but it does not seems to be useful > > > for this task. > > > > Any ideas? Thank you, Ladislav. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine for Java" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group > > > athttp://groups.google.com/group/google-appengine-java?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/google-appengine-java?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-appengine-java?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
