kyo-core
kyo-core
API
kyo
internal
FlatImplicits
FlatImplicits
FlatImplicits0
FlatImplicits1
scheduler
Threads
stats
internal
MetricReceiver
MetricReceiver
Span
Span
Unsafe
TraceReceiver
TraceReceiver
Attributes
Attributes
AsAttribute
AsAttribute
Attribute
BooleanAttribute
BooleanListAttribute
DoubleAttribute
DoubleListAttribute
LongAttribute
LongListAttribute
StringAttribute
StringListAttribute
Attribute
Counter
Counter
Unsafe
Gauge
Gauge
Unsafe
Histogram
Histogram
Unsafe
Aborts
Aborts
Access
Access
Mpmc
Mpsc
Spmc
Spsc
Adders
Aspect
Aspects
AtomicBoolean
AtomicInt
AtomicLong
AtomicRef
Atomics
ChainLayer
ChainLayer
ChainLayers1
ChainLayers2
Channel
Channels
Clock
Clock
Clocks
Console
Console
Consoles
Cut
DoubleAdder
Envs
Envs
Fiber
FiberOps
Fibers
Interrupted
Flat
Flat
Checked
Unchecked
unsafe
Hub
Hubs
Listener
IOs
IOs
Joins
KyoApp
KyoApp
Base
Latch
Latches
Layer
Local
Locals
State
Logs
unsafe
LongAdder
Meter
Meters
Options
PromiseOps
Queue
Queues
Unbounded
Random
Random
Randoms
Resources
Resources
Seqs
Seqs
Stats
Stats
Summer
Summer
Sums
Sums
Timer
Timer
TimerTask
TimerTask
Timers
Tries
core
Effect
Handler
Safepoint
Safepoint
fibersInternal
FiberGets
kyo-core
/
kyo
/
KyoApp
/
Base
Base
kyo.KyoApp.Base
abstract
class
Base
[
S
]
extends
App
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
App
trait
DelayedInit
class
Object
trait
Matchable
class
Any
Known subtypes
class
KyoApp
Members list
Clear all
Value members
Abstract methods
protected
def
handle
[
T
](
v
:
T
<
S
)(
implicit
f
:
Flat
[
T
<
S
]):
Unit
Concrete methods
protected
def
run
[
T
](
v
:
=>
T
<
S
)(
implicit
f
:
Flat
[
T
<
S
]):
Unit
Inherited methods
final protected
def
args
:
Array
[
String
]
Attributes
Inherited from:
App
final
def
main
(
args
:
Array
[
String
]):
Unit
Attributes
Inherited from:
App
Deprecated and Inherited methods
override
def
delayedInit
(
body
:
=>
Unit
):
Unit
Attributes
Deprecated
[Since version 2.11.0]
the delayedInit mechanism will disappear
Definition Classes
App
->
DelayedInit
Inherited from:
App
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Inherited methods
Deprecated and Inherited methods