Index
All Classes and Interfaces|All Packages|Serialized Form
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
- available() - Method in class ru.tinkoff.kora.common.util.ByteBufferInputStream
B
- ByteBufferFluxInputStream - Class in ru.tinkoff.kora.common.util
- ByteBufferFluxInputStream(Flux<ByteBuffer>) - Constructor for class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- ByteBufferInputStream - Class in ru.tinkoff.kora.common.util
- ByteBufferInputStream(ByteBuffer) - Constructor for class ru.tinkoff.kora.common.util.ByteBufferInputStream
- ByteBufferPublisherInputStream - Class in ru.tinkoff.kora.common.util
- ByteBufferPublisherInputStream(Flow.Publisher<ByteBuffer>) - Constructor for class ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
C
- CamelCaseNameConverter - Class in ru.tinkoff.kora.common.naming
-
Example: "myFieldNAME" will convert to "myFieldName"
- CamelCaseNameConverter() - Constructor for class ru.tinkoff.kora.common.naming.CamelCaseNameConverter
- cancel() - Method in class ru.tinkoff.kora.common.util.flow.EmptySubscription
- cancel() - Method in class ru.tinkoff.kora.common.util.flow.ErrorSubscription
- cancel() - Method in class ru.tinkoff.kora.common.util.flow.LazySingleSubscription
- cancel() - Method in class ru.tinkoff.kora.common.util.flow.SingleSubscription
- clear() - Static method in class ru.tinkoff.kora.common.Context
- close() - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- close() - Method in class ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
- 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 class ru.tinkoff.kora.common.naming.CamelCaseNameConverter
- 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.PascalCaseNameConverter
- convert(String) - Method in class ru.tinkoff.kora.common.naming.SnakeCaseNameConverter
- convert(String) - Method in class ru.tinkoff.kora.common.naming.SnakeCaseUpperNameConverter
- 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
- drain() - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- DrainSubscriber<T> - Class in ru.tinkoff.kora.common.util.flow
- DrainSubscriber() - Constructor for class ru.tinkoff.kora.common.util.flow.DrainSubscriber
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 - empty(Context) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- EmptySubscription<T> - Class in ru.tinkoff.kora.common.util.flow
- EmptySubscription(Context, Flow.Subscriber<? super T>) - Constructor for class ru.tinkoff.kora.common.util.flow.EmptySubscription
- 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.
- error(Context, Throwable) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- ErrorSubscription<T> - Class in ru.tinkoff.kora.common.util.flow
- ErrorSubscription(Flow.Subscriber<? super T>, Context, Throwable) - Constructor for class ru.tinkoff.kora.common.util.flow.ErrorSubscription
F
- FlowUtils - Class in ru.tinkoff.kora.common.util
- FlowUtils() - Constructor for class ru.tinkoff.kora.common.util.FlowUtils
- 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
- fromCallable(Context, Callable<T>) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- FutureSubscriber<T> - Class in ru.tinkoff.kora.common.util.flow
- FutureSubscriber() - Constructor for class ru.tinkoff.kora.common.util.flow.FutureSubscriber
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(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
- isLeft() - Method in interface ru.tinkoff.kora.common.util.Either
- isRight() - Method in interface ru.tinkoff.kora.common.util.Either
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
- LazySingleSubscription<T> - Class in ru.tinkoff.kora.common.util.flow
- LazySingleSubscription(Flow.Subscriber<? super T>, Context, Callable<? extends T>) - Constructor for class ru.tinkoff.kora.common.util.flow.LazySingleSubscription
- 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
-
Allow changing naming strategy for fields
- NamingStrategy - Annotation Interface in ru.tinkoff.kora.common
- NoopNameConverter - Class in ru.tinkoff.kora.common.naming
-
Example: "myFieldNAME" will convert to "myFieldNAME"
- NoopNameConverter() - Constructor for class ru.tinkoff.kora.common.naming.NoopNameConverter
O
- onComplete() - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- onComplete() - Method in class ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
- onComplete() - Method in class ru.tinkoff.kora.common.util.flow.DrainSubscriber
- onComplete() - Method in class ru.tinkoff.kora.common.util.flow.FutureSubscriber
- one(Context, T) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- onError(Throwable) - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- onError(Throwable) - Method in class ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
- onError(Throwable) - Method in class ru.tinkoff.kora.common.util.flow.DrainSubscriber
- onError(Throwable) - Method in class ru.tinkoff.kora.common.util.flow.FutureSubscriber
- onNext(ByteBuffer) - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- onNext(ByteBuffer) - Method in class ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
- onNext(T) - Method in class ru.tinkoff.kora.common.util.flow.DrainSubscriber
- onNext(T) - Method in class ru.tinkoff.kora.common.util.flow.FutureSubscriber
- onSubscribe(Flow.Subscription) - Method in class ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
- onSubscribe(Flow.Subscription) - Method in class ru.tinkoff.kora.common.util.flow.DrainSubscriber
- onSubscribe(Flow.Subscription) - Method in class ru.tinkoff.kora.common.util.flow.FutureSubscriber
- onSubscribe(Subscription) - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
P
- PascalCaseNameConverter - Class in ru.tinkoff.kora.common.naming
-
Example: "myFieldNAME" will convert to "MyFieldName"
- PascalCaseNameConverter() - Constructor for class ru.tinkoff.kora.common.naming.PascalCaseNameConverter
- 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() - Method in class ru.tinkoff.kora.common.util.ByteBufferInputStream
- read() - Method in class ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
- read(byte[], int, int) - Method in class ru.tinkoff.kora.common.util.ByteBufferFluxInputStream
- read(byte[], int, int) - Method in class ru.tinkoff.kora.common.util.ByteBufferInputStream
- read(byte[], int, int) - Method in class ru.tinkoff.kora.common.util.ByteBufferPublisherInputStream
- 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
- request(long) - Method in class ru.tinkoff.kora.common.util.flow.EmptySubscription
- request(long) - Method in class ru.tinkoff.kora.common.util.flow.ErrorSubscription
- request(long) - Method in class ru.tinkoff.kora.common.util.flow.LazySingleSubscription
- request(long) - Method in class ru.tinkoff.kora.common.util.flow.SingleSubscription
- 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. - Root - Annotation Interface in ru.tinkoff.kora.common.annotation
- 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
- ru.tinkoff.kora.common.util.flow - package ru.tinkoff.kora.common.util.flow
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
- SingleSubscription<T> - Class in ru.tinkoff.kora.common.util.flow
- SingleSubscription(Flow.Subscriber<? super T>, Context, T) - Constructor for class ru.tinkoff.kora.common.util.flow.SingleSubscription
- SnakeCaseNameConverter - Class in ru.tinkoff.kora.common.naming
-
Example: "myFieldNAME" will convert to "my_field_name"
- SnakeCaseNameConverter() - Constructor for class ru.tinkoff.kora.common.naming.SnakeCaseNameConverter
- SnakeCaseUpperNameConverter - Class in ru.tinkoff.kora.common.naming
-
Example: "myFieldNAME" will convert to "MY_FIELD_NAME"
- SnakeCaseUpperNameConverter() - Constructor for class ru.tinkoff.kora.common.naming.SnakeCaseUpperNameConverter
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
- toByteArrayFuture(Flow.Publisher<? extends ByteBuffer>) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- toByteArrayFuture(Flow.Publisher<? extends ByteBuffer>, int) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- 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
- toByteBufferFuture(Flow.Publisher<? extends ByteBuffer>) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- toByteBufferFuture(Flow.Publisher<? extends ByteBuffer>, int) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- 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
- toFuture(Flow.Publisher<T>) - Static method in class ru.tinkoff.kora.common.util.FlowUtils
- 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|Serialized Form