lightdb.util
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Iterator[T]trait IterableOnceOps[T, Iterator, Iterator[T]]trait IterableOnce[T]class Objecttrait Matchableclass AnyShow all
Convenience class to stream aggregation for Stores that don't directly support aggregation
Convenience class to stream aggregation for Stores that don't directly support aggregation
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Aggregator.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Convenience Iterator that groups sorted elements together based on the grouper function.
Convenience Iterator that groups sorted elements together based on the grouper function.
Note: this is only useful is the underlying iterator is properly sorted by G.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Iterator[(G, List[T])]trait IterableOnceOps[(G, List[T]), Iterator, Iterator[(G, List[T])]]trait IterableOnce[(G, List[T])]class Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Provides simple initialization support to avoid initialization being invoked more than once. FlatMap on init
to safely guarantee initialization was successful.
Provides simple initialization support to avoid initialization being invoked more than once. FlatMap on init
to safely guarantee initialization was successful.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait LightDB
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AnyValtrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Ordering[Json]trait PartialOrdering[Json]trait Equiv[Json]trait Serializabletrait Comparator[Json]class Objecttrait Matchableclass AnyShow all
- Self type
-
JsonOrdering.type
Always returns an incremented timestamp. If called multiple times within the same millisecond, the returned value will be incremented to always be unique.
Always returns an incremented timestamp. If called multiple times within the same millisecond, the returned value will be incremented to always be unique.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Nowish.type