NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include "tse_chunk_processor.hpp"
#include "pubseq_gateway.hpp"
#include "pubseq_gateway_cache_utils.hpp"
#include "pubseq_gateway_convert_utils.hpp"
#include "get_blob_callback.hpp"
#include "split_history_callback.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
USING_NCBI_SCOPE | |
static const string | kTSEChunkProcessorName = "Cassandra-gettsechunk" |
Definition at line 45 of file tse_chunk_processor.cpp.
Referenced by CPSGS_TSEChunkProcessor::CanProcess(), CPSGS_TSEChunkProcessor::GetName(), CPSGS_TSEChunkProcessor::OnGetBlobChunk(), CPSGS_TSEChunkProcessor::OnGetBlobError(), CPSGS_TSEChunkProcessor::OnGetBlobProp(), CPSGS_TSEChunkProcessor::OnGetSplitHistory(), CPSGS_TSEChunkProcessor::OnGetSplitHistoryError(), CPSGS_TSEChunkProcessor::x_Peek(), CPSGS_TSEChunkProcessor::x_ProcessIdModVerId2Info(), and CPSGS_TSEChunkProcessor::x_SendProcessorError().
USING_NCBI_SCOPE |
Definition at line 41 of file tse_chunk_processor.cpp.