final case classZinterstore[A](destination: ByteString, keys: NonEmptyList[ByteString], weights: Option[NonEmptyList[Double]], aggregate: Aggregate, h: (Long) ⇒ A) extends ZSetAlgebra[A] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, ZSetAlgebra[A], AnyRef, Any