Interface LowerBoundSearchCount

All Superinterfaces:
org.bson.conversions.Bson, SearchCount

@Sealed @Beta({CLIENT,SERVER}) public interface LowerBoundSearchCount extends SearchCount
Since:
4.7
See Also:
  • Field Summary

    Fields inherited from interface org.bson.conversions.Bson

    DEFAULT_CODEC_REGISTRY
  • Method Summary

    Modifier and Type
    Method
    Description
    threshold(int threshold)
    Creates a new LowerBoundSearchCount that instructs to count documents up to the threshold exactly, then to count roughly.

    Methods inherited from interface org.bson.conversions.Bson

    toBsonDocument, toBsonDocument