Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
LoadBalancerInterface.hpp File Reference
#include "etl/ETLState.hpp"
#include "etlng/InitialLoadObserverInterface.hpp"
#include "rpc/Errors.hpp"
#include <boost/asio/spawn.hpp>
#include <boost/json/object.hpp>
#include <boost/json/value.hpp>
#include <org/xrpl/rpc/v1/ledger.pb.h>
#include <xrpl/proto/org/xrpl/rpc/v1/get_ledger.pb.h>
#include <chrono>
#include <cstdint>
#include <expected>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for LoadBalancerInterface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  etlng::LoadBalancerInterface
 An interface for LoadBalancer. More...
 

Typedefs

using etlng::InitialLedgerLoadResult = std::expected<std::vector<std::string>, InitialLedgerLoadError>
 The result type of the initial ledger load.
 

Enumerations

enum class  etlng::InitialLedgerLoadError { Cancelled , Errored }
 Represents possible errors for initial ledger load.
 

Typedef Documentation

◆ InitialLedgerLoadResult

using etlng::InitialLedgerLoadResult = std::expected<std::vector<std::string>, InitialLedgerLoadError>

The result type of the initial ledger load.

Note
The successful value represents edge keys