Public Member Functions | Static Public Member Functions | List of all members
Aws::Kinesis::DefaultClientCallbackProvider Class Reference

#include <default_callbacks.h>

Inheritance diagram for Aws::Kinesis::DefaultClientCallbackProvider:
Inheritance graph
[legend]

Public Member Functions

UINT64 getCallbackCustomData () override
 
StorageOverflowPressureFunc getStorageOverflowPressureCallback () override
 

Static Public Member Functions

static STATUS storageOverflowPressure (UINT64 custom_handle, UINT64 remaining_bytes)
 

Detailed Description

Definition at line 79 of file default_callbacks.h.

Member Function Documentation

UINT64 Aws::Kinesis::DefaultClientCallbackProvider::getCallbackCustomData ( )
override

Definition at line 28 of file default_callbacks.cpp.

StorageOverflowPressureFunc Aws::Kinesis::DefaultClientCallbackProvider::getStorageOverflowPressureCallback ( )
override

Definition at line 32 of file default_callbacks.cpp.

STATUS Aws::Kinesis::DefaultClientCallbackProvider::storageOverflowPressure ( UINT64  custom_handle,
UINT64  remaining_bytes 
)
static

Definition at line 36 of file default_callbacks.cpp.


The documentation for this class was generated from the following files:


kinesis_manager
Author(s): AWS RoboMaker
autogenerated on Thu Mar 4 2021 03:28:41