Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBucket

Places a value in a bucket or range of values.

WARNING: This interface is deprecated and will be removed in the future.

Hierarchy

  • IBucket

Index

Properties

Properties

Bucket

Bucket: number

The index of the bucket that contains the value.

Max

Max: number

The maximum value in the bucket.

Mid

Mid: number

The mid-point value in the bucket.

Min

Min: number

The minimum value in the bucket.

Value

Value: number

The bucketed value.

Generated using TypeDoc