|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.appengine.api.datastore.dev.LocalDatastoreCostAnalysis
public class LocalDatastoreCostAnalysis
Utility class that can calculate the cost of writing (put or delete) a given
Entity
.
Constructor Summary | |
---|---|
LocalDatastoreCostAnalysis(com.google.appengine.api.datastore.dev.LocalCompositeIndexManager indexManager)
|
Method Summary | |
---|---|
CreationCostAnalysis |
getCreationCostAnalysis(com.google.appengine.api.datastore.Entity e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalDatastoreCostAnalysis(com.google.appengine.api.datastore.dev.LocalCompositeIndexManager indexManager)
Method Detail |
---|
public CreationCostAnalysis getCreationCostAnalysis(com.google.appengine.api.datastore.Entity e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |