PerformanceStats

io.ino.solrs.PerformanceStats$
See thePerformanceStats companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

class Bucket(forSecond: Long)

Stores stats for a single second.

Stores stats for a single second.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class EvictingArray[T]

Mutable, fixed sized array of Long values, which evicts old values. E.g. an EvictingArray of size 2 with added values 1, 2, 3 will have stored the values 2, 3.

Mutable, fixed sized array of Long values, which evicts old values. E.g. an EvictingArray of size 2 with added values 1, 2, 3 will have stored the values 2, 3.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait RequestHandle extends Comparable[RequestHandle]

Attributes

Graph
Supertypes
trait Comparable[RequestHandle]
class Object
trait Matchable
class Any

Types

type Count = Int
type Duration = Long
type QueryClass = String