Uses of Class
com.c8db.model.CollectionCountOptions
-
Packages that use CollectionCountOptions Package Description com.c8db com.c8db.internal com.c8db.model -
-
Uses of CollectionCountOptions in com.c8db
Methods in com.c8db with parameters of type CollectionCountOptions Modifier and Type Method Description CollectionPropertiesEntityC8Collection. count(CollectionCountOptions options)Counts the documents in a collection -
Uses of CollectionCountOptions in com.c8db.internal
Methods in com.c8db.internal with parameters of type CollectionCountOptions Modifier and Type Method Description CollectionPropertiesEntityC8CollectionImpl. count(CollectionCountOptions options)protected RequestInternalC8Collection. countRequest(CollectionCountOptions options) -
Uses of CollectionCountOptions in com.c8db.model
Methods in com.c8db.model that return CollectionCountOptions Modifier and Type Method Description CollectionCountOptionsCollectionCountOptions. streamTransactionId(String streamTransactionId)
-