This is the complete list of members for ydb::CoordinationSession, including all inherited members.
AcquireSemaphore(std::string_view name, const NYdb::NCoordination::TAcquireSemaphoreSettings &settings) | ydb::CoordinationSession | |
Close() | ydb::CoordinationSession | |
CreateSemaphore(std::string_view name, std::uint64_t limit) | ydb::CoordinationSession | |
DeleteSemaphore(std::string_view name) | ydb::CoordinationSession | |
DescribeSemaphore(std::string_view name, const NYdb::NCoordination::TDescribeSemaphoreSettings &settings) | ydb::CoordinationSession | |
GetConnectionState() | ydb::CoordinationSession | |
GetSessionId() | ydb::CoordinationSession | |
GetSessionState() | ydb::CoordinationSession | |
Ping() | ydb::CoordinationSession | |
Reconnect() | ydb::CoordinationSession | |
ReleaseSemaphore(std::string_view name) | ydb::CoordinationSession | |
UpdateSemaphore(std::string_view name, std::string_view data) | ydb::CoordinationSession |