Index
All Classes and Interfaces|All Packages
A
- Any() - Constructor for class ru.tinkoff.kora.common.Tag.Any
- AopAnnotation - Annotation Interface in ru.tinkoff.kora.common
- ApplicationName - Interface in ru.tinkoff.kora.common
-
Tag interface
- asCoroutineContext(Context) - Static method in class ru.tinkoff.kora.common.Context.Kotlin
B
- ByteBufferFluxInputStream - Class in ru.tinkoff.kora.common.util
- ByteBufferFluxInputStream(Flux<ByteBuffer>) - Constructor for class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
C
- clear() - Static method in class ru.tinkoff.kora.common.Context
- close() - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- Component - Annotation Interface in ru.tinkoff.kora.common
- Context - Class in ru.tinkoff.kora.common
- Context.Key<T> - Class in ru.tinkoff.kora.common
- Context.KeyImmutable<T> - Class in ru.tinkoff.kora.common
- Context.Kotlin - Class in ru.tinkoff.kora.common
- Context.Reactor - Class in ru.tinkoff.kora.common
- convert(String) - Method in interface ru.tinkoff.kora.common.naming.NameConverter
- convert(String) - Method in class ru.tinkoff.kora.common.naming.NoopNameConverter
- convert(String) - Method in class ru.tinkoff.kora.common.naming.SnakeCaseNameConverter
- copy(T) - Method in class ru.tinkoff.kora.common.Context.Key
- copy(T) - Method in class ru.tinkoff.kora.common.Context.KeyImmutable
- CoroutineContextElement - Record Class in ru.tinkoff.kora.common.util
- CoroutineContextElement(Context) - Constructor for record class ru.tinkoff.kora.common.util.CoroutineContextElement
-
Creates an instance of a
CoroutineContextElementrecord class. - current() - Static method in class ru.tinkoff.kora.common.Context
- current() - Static method in interface ru.tinkoff.kora.common.Principal
- current(CoroutineContext) - Static method in class ru.tinkoff.kora.common.Context.Kotlin
- current(ContextView) - Static method in class ru.tinkoff.kora.common.Context.Reactor
- current(Context) - Static method in interface ru.tinkoff.kora.common.Principal
- currentContext() - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
D
- DefaultComponent - Annotation Interface in ru.tinkoff.kora.common
E
- Either<A,
B> - Interface in ru.tinkoff.kora.common.util - Either.Left<A,
B> - Record Class in ru.tinkoff.kora.common.util - Either.Right<A,
B> - Record Class in ru.tinkoff.kora.common.util - equals(Object) - Method in class ru.tinkoff.kora.common.Context.Key
- equals(Object) - Method in record class ru.tinkoff.kora.common.liveness.LivenessProbeFailure
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ru.tinkoff.kora.common.readiness.ReadinessProbeFailure
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ru.tinkoff.kora.common.util.Either.Left
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ru.tinkoff.kora.common.util.Either.Right
-
Indicates whether some other object is "equal to" this one.
F
- fold(R, Function2<? super R, ? super CoroutineContext.Element, ? extends R>) - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
- fork() - Method in class ru.tinkoff.kora.common.Context
G
- Generated - Annotation Interface in ru.tinkoff.kora.common.annotation
-
The Generated annotation is used to mark source code that has been generated.
- get(CoroutineContext.Key<E>) - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
- get(Context.Key<T>) - Method in class ru.tinkoff.kora.common.Context
- getKey() - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
H
- hashCode() - Method in class ru.tinkoff.kora.common.Context.Key
- hashCode() - Method in record class ru.tinkoff.kora.common.liveness.LivenessProbeFailure
-
Returns a hash code value for this object.
- hashCode() - Method in record class ru.tinkoff.kora.common.readiness.ReadinessProbeFailure
-
Returns a hash code value for this object.
- hashCode() - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
-
Returns a hash code value for this object.
- hashCode() - Method in record class ru.tinkoff.kora.common.util.Either.Left
-
Returns a hash code value for this object.
- hashCode() - Method in record class ru.tinkoff.kora.common.util.Either.Right
-
Returns a hash code value for this object.
I
- init() - Static method in class ru.tinkoff.kora.common.util.ReactorContextHook
- inject() - Method in class ru.tinkoff.kora.common.Context
- inject(CoroutineContext, Context) - Static method in class ru.tinkoff.kora.common.Context.Kotlin
- inject(ContextView, Context) - Static method in class ru.tinkoff.kora.common.Context.Reactor
- ioMono(Runnable) - Static method in class ru.tinkoff.kora.common.util.ReactorUtils
- ioMono(Supplier<T>) - Static method in class ru.tinkoff.kora.common.util.ReactorUtils
K
- Key() - Constructor for class ru.tinkoff.kora.common.Context.Key
- KEY - Static variable in interface ru.tinkoff.kora.common.Principal
- KEY - Static variable in record class ru.tinkoff.kora.common.util.CoroutineContextElement
- KeyImmutable() - Constructor for class ru.tinkoff.kora.common.Context.KeyImmutable
- KoraApp - Annotation Interface in ru.tinkoff.kora.common
- KoraSubmodule - Annotation Interface in ru.tinkoff.kora.common
- Kotlin() - Constructor for class ru.tinkoff.kora.common.Context.Kotlin
L
- left() - Method in interface ru.tinkoff.kora.common.util.Either
- left() - Method in record class ru.tinkoff.kora.common.util.Either.Left
- left() - Method in record class ru.tinkoff.kora.common.util.Either.Right
- left(A) - Static method in interface ru.tinkoff.kora.common.util.Either
- Left(A) - Constructor for record class ru.tinkoff.kora.common.util.Either.Left
-
Creates an instance of a
Leftrecord class. - LivenessProbe - Interface in ru.tinkoff.kora.common.liveness
- LivenessProbeFailure - Record Class in ru.tinkoff.kora.common.liveness
- LivenessProbeFailure(String) - Constructor for record class ru.tinkoff.kora.common.liveness.LivenessProbeFailure
-
Creates an instance of a
LivenessProbeFailurerecord class.
M
- Mapping - Annotation Interface in ru.tinkoff.kora.common
- Mapping.MappingFunction - Interface in ru.tinkoff.kora.common
- Mapping.Mappings - Annotation Interface in ru.tinkoff.kora.common
- message() - Method in record class ru.tinkoff.kora.common.liveness.LivenessProbeFailure
-
Returns the value of the
messagerecord component. - message() - Method in record class ru.tinkoff.kora.common.readiness.ReadinessProbeFailure
-
Returns the value of the
messagerecord component. - minusKey(CoroutineContext.Key<?>) - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
- Module - Annotation Interface in ru.tinkoff.kora.common
N
- NameConverter - Interface in ru.tinkoff.kora.common.naming
- NamingStrategy - Annotation Interface in ru.tinkoff.kora.common
- NoopNameConverter - Class in ru.tinkoff.kora.common.naming
- NoopNameConverter() - Constructor for class ru.tinkoff.kora.common.naming.NoopNameConverter
O
- onComplete() - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- onError(Throwable) - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- onNext(ByteBuffer) - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- onSubscribe(Subscription) - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
P
- plus(CoroutineContext) - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
- Principal - Interface in ru.tinkoff.kora.common
- probe() - Method in interface ru.tinkoff.kora.common.liveness.LivenessProbe
-
Perform liveness probe
- probe() - Method in interface ru.tinkoff.kora.common.readiness.ReadinessProbe
-
Perform readiness probe
- PromisedProxy<T> - Interface in ru.tinkoff.kora.common
R
- Reactor() - Constructor for class ru.tinkoff.kora.common.Context.Reactor
- ReactorContextHook - Class in ru.tinkoff.kora.common.util
- ReactorContextHook() - Constructor for class ru.tinkoff.kora.common.util.ReactorContextHook
- ReactorUtils - Class in ru.tinkoff.kora.common.util
- ReactorUtils() - Constructor for class ru.tinkoff.kora.common.util.ReactorUtils
- read() - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- read(byte[], int, int) - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- ReadinessProbe - Interface in ru.tinkoff.kora.common.readiness
- ReadinessProbeFailure - Record Class in ru.tinkoff.kora.common.readiness
- ReadinessProbeFailure(String) - Constructor for record class ru.tinkoff.kora.common.readiness.ReadinessProbeFailure
-
Creates an instance of a
ReadinessProbeFailurerecord class. - remove(Context.Key<T>) - Method in class ru.tinkoff.kora.common.Context
- right() - Method in record class ru.tinkoff.kora.common.util.Either.Left
- right() - Method in interface ru.tinkoff.kora.common.util.Either
- right() - Method in record class ru.tinkoff.kora.common.util.Either.Right
- right(B) - Static method in interface ru.tinkoff.kora.common.util.Either
- Right(B) - Constructor for record class ru.tinkoff.kora.common.util.Either.Right
-
Creates an instance of a
Rightrecord class. - ru.tinkoff.kora.common - package ru.tinkoff.kora.common
- ru.tinkoff.kora.common.annotation - package ru.tinkoff.kora.common.annotation
- ru.tinkoff.kora.common.liveness - package ru.tinkoff.kora.common.liveness
- ru.tinkoff.kora.common.naming - package ru.tinkoff.kora.common.naming
- ru.tinkoff.kora.common.readiness - package ru.tinkoff.kora.common.readiness
- ru.tinkoff.kora.common.util - package ru.tinkoff.kora.common.util
S
- set(Context.Key<T>, T) - Method in class ru.tinkoff.kora.common.Context
- set(Context, Principal) - Static method in interface ru.tinkoff.kora.common.Principal
- SnakeCaseNameConverter - Class in ru.tinkoff.kora.common.naming
- SnakeCaseNameConverter() - Constructor for class ru.tinkoff.kora.common.naming.SnakeCaseNameConverter
T
- Tag - Annotation Interface in ru.tinkoff.kora.common
- Tag.Any - Class in ru.tinkoff.kora.common
-
Special case tag class for matching _any_ tags
- toByteArrayMono(Publisher<ByteBuffer>) - Static method in class ru.tinkoff.kora.common.util.ReactorUtils
- toByteArrayMono(Flux<ByteBuffer>) - Static method in class ru.tinkoff.kora.common.util.ReactorUtils
- toByteArrayMono(Flux<ByteBuffer>, int) - Static method in class ru.tinkoff.kora.common.util.ReactorUtils
- toByteBufferMono(Publisher<ByteBuffer>) - Static method in class ru.tinkoff.kora.common.util.ReactorUtils
- toByteBufferMono(Flux<ByteBuffer>) - Static method in class ru.tinkoff.kora.common.util.ReactorUtils
- toString() - Method in class ru.tinkoff.kora.common.Context
- toString() - Method in record class ru.tinkoff.kora.common.liveness.LivenessProbeFailure
-
Returns a string representation of this record class.
- toString() - Method in record class ru.tinkoff.kora.common.readiness.ReadinessProbeFailure
-
Returns a string representation of this record class.
- toString() - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
-
Returns a string representation of this record class.
- toString() - Method in record class ru.tinkoff.kora.common.util.Either.Left
-
Returns a string representation of this record class.
- toString() - Method in record class ru.tinkoff.kora.common.util.Either.Right
-
Returns a string representation of this record class.
V
- value() - Element in annotation interface ru.tinkoff.kora.common.annotation.Generated
-
The value element must have the name of the code generator.
- value() - Element in annotation interface ru.tinkoff.kora.common.Mapping.Mappings
- value() - Element in annotation interface ru.tinkoff.kora.common.Mapping
- value() - Element in annotation interface ru.tinkoff.kora.common.NamingStrategy
- value() - Element in annotation interface ru.tinkoff.kora.common.Tag
- value() - Method in record class ru.tinkoff.kora.common.util.CoroutineContextElement
-
Returns the value of the
valuerecord component. - value() - Method in record class ru.tinkoff.kora.common.util.Either.Left
-
Returns the value of the
valuerecord component. - value() - Method in record class ru.tinkoff.kora.common.util.Either.Right
-
Returns the value of the
valuerecord component.
All Classes and Interfaces|All Packages