All Classes and Interfaces

Class
Description
Represents a function that can be called asynchronously.
Client task mimics the server task counterpart and provides the same interface for the client side.
This class is responsible for tracking the status of client tasks and updating them in the background.
Client contexts interface that defines all necessary resources for proper tracing.
Provider for fetching registered and used ClientTracingContext implementation that are fetched via ServiceLoader.
Default NOOP implementation of ClientTracingContext.
The EvitaClient implements EvitaContract interface and aims to behave identically as if the evitaDB is used as an embedded engine.
This is a configuration class for the EvitaClient.
Standard builder pattern implementation.
Client implementation of EvitaManagementContract.
The EvitaClientSession implements EvitaSessionContract interface and aims to behave identically as if the evitaDB is used as an embedded engine.
Simple wrapper class that allows to pass capture value, or signalize end of stream with possible error returned byt the server.
{@inheritDoc TransactionContract} This implementation represents the reflection of the server side transaction on the client side.
This class represents a timeout configuration allowing to extend the default timeout for the client.