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
Provides simple disposal support to avoid dispose being invoked more than one. FlatMap on dispose
to safely guarantee disposal was successful.
Provides simple disposal support to avoid dispose being invoked more than one. FlatMap on dispose
to safely guarantee disposal was successful.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait LightDBShow all
Based on the Elastic Hash Table defined here: https://github.com/MWARDUNI/ElasticHashing
Based on the Elastic Hash Table defined here: https://github.com/MWARDUNI/ElasticHashing
Attributes
- Companion
- object
- Supertypes
-
trait Map[K, V]trait MapOps[K, V, Map, Map[K, V]]trait Map[K, V]trait Equalstrait MapFactoryDefaults[K, V, Map, Iterable]trait MapOps[K, V, Map, Map[K, V]]trait PartialFunction[K, V]trait K => Vtrait Iterable[(K, V)]trait Iterable[(K, V)]trait IterableFactoryDefaults[(K, V), Iterable]trait IterableOps[(K, V), Iterable, Map[K, V]]trait IterableOnceOps[(K, V), Iterable, Map[K, V]]trait IterableOnce[(K, V)]class Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ElasticHashMap.type
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 LightDBShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AnyValtrait Matchableclass AnyShow all
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.
“Precision isn't always the goal. Uniqueness is, and good enough now is better than fighting the clock.”
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Nowish.type