|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Interfaces | |
|---|---|
| com.google.appengine.api.datastore.DatastoreConfig
Use DatastoreServiceConfig instead. |
|
| com.google.appengine.api.memcache.ErrorHandler
Use ConsistentErrorHandler instead |
|
| com.google.appengine.api.search.IndexManager
As of 1.6.3, replaced by SearchService. |
|
| Deprecated Classes | |
|---|---|
| com.google.appengine.api.search.IndexManagerFactory
As of 1.6.3, replaced by SearchServiceFactory. |
|
| com.google.appengine.api.search.ListDocumentsRequest
As of 1.6.4, replaced by ListRequest. |
|
| com.google.appengine.api.search.ListDocumentsResponse
As of 1.6.4, replaced by ListResponse. |
|
| com.google.appengine.api.search.SearchRequest
As of 1.6.4, replaced by Query and QueryOptions. |
|
| com.google.appengine.api.search.checkers.SearchRequestChecker
As of 1.6.3, replaced by QueryChecker and QueryOptionsChecker. |
|
| com.google.appengine.api.search.SearchResponse
As of 1.6.4, replaced by Results. |
|
| com.google.appengine.api.search.SearchResult
As of 1.6.4, replaced by ScoredDocument. |
|
| com.google.appengine.api.search.SortSpec
As of 1.6.3, replaced by CustomScorer and
SortExpression. |
|
| Deprecated Fields | |
|---|---|
| com.google.appengine.api.datastore.DatastoreConfig.DEFAULT
Use DatastoreServiceConfig instead. |
|
| com.google.appengine.api.datastore.FetchOptions.DEFAULT_CHUNK_SIZE
Instead of using DEFAULT_CHUNK_SIZE, do not specify a chunk size. |
|
| com.google.appengine.api.utils.SystemProperty.instanceReplicaId
Use com.google.appengine.api.servers.ServerService#getCurrentInstance() |
|
| com.google.appengine.api.images.ImagesService.SERVING_CROP_SIZES
|
|
| com.google.appengine.api.images.ImagesService.SERVING_SIZES
|
|
| Deprecated Constructors | |
|---|---|
| com.google.appengine.api.taskqueue.TaskHandle(String, String, long)
Use {@link TaskHandle#TaskHandle(TaskOptions, String) |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||