AWS SDK for C++  0.14.3
AWS SDK for C++
Classes | Namespaces | Enumerations | Variables
FairBoundedResourceManager.h File Reference
#include <aws/transfer/resource/ResourceManagerInterface.h>
#include <aws/core/utils/memory/stl/AWSDeque.h>
#include <algorithm>
#include <atomic>
#include <condition_variable>
#include <functional>
#include <mutex>

Go to the source code of this file.

Classes

class  Aws::Transfer::FairBoundedResourceManager< T >
 

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Transfer
 

Enumerations

enum  Aws::Transfer::ResourceWaitPolicy { Aws::Transfer::ResourceWaitPolicy::AT_LEAST_ONE_AVAILABLE, Aws::Transfer::ResourceWaitPolicy::ALL_AVAILABLE }
 

Variables

static const char * Aws::Transfer::RESOURCE_MANAGER_ALLOCATION_TAG = "FairBoundedResourceManager"