Function<jsonvalues.JsObj,Long>
public class Count extends Object implements Function<jsonvalues.JsObj,Long>
Count(Supplier<com.mongodb.client.MongoCollection<jsonvalues.JsObj>> collectionSupplier)
Count(Supplier<com.mongodb.client.MongoCollection<jsonvalues.JsObj>> collectionSupplier, com.mongodb.client.model.CountOptions options)
Long
apply(jsonvalues.JsObj queryMessage)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose
public Count(Supplier<com.mongodb.client.MongoCollection<jsonvalues.JsObj>> collectionSupplier, com.mongodb.client.model.CountOptions options)
public Count(Supplier<com.mongodb.client.MongoCollection<jsonvalues.JsObj>> collectionSupplier)
public Long apply(jsonvalues.JsObj queryMessage)
apply