public static class DatastoreMutationPool.Params extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
DatastoreMutationPool.Params.Builder
DatastoreMutationPool Params builder.
|
Modifier and Type | Method and Description |
---|---|
int |
getBytesLimit() |
int |
getCountLimit() |
com.google.appengine.tools.cloudstorage.RetryParams |
getRetryParams() |
Copyright © 2015 Google. All rights reserved.