|
using | NES::SubpartitionId = NESStrongType< uint64_t, struct SubpartitionId_, 0, 1 > |
|
using | NES::PartitionId = NESStrongType< uint64_t, struct PartitionId_, 0, 1 > |
|
using | NES::OperatorId = NESStrongType< uint64_t, struct OperatorId_, 0, 1 > |
|
using | NES::PipelineId = NESStrongType< uint64_t, struct PipelineId_, 0, 1 > |
|
using | NES::QueryId = NESStrongType< uint64_t, struct QueryId_, 0, 1 > |
|
using | NES::SharedQueryId = NESStrongType< uint64_t, struct SharedQueryId_, 0, 1 > |
|
using | NES::DecomposedQueryId = NESStrongType< uint64_t, struct DecomposedQueryPlanId_, 0, 1 > |
|
using | NES::WorkerId = NESStrongType< uint64_t, struct WorkerId_, 0, 1 > |
|
using | NES::WorkerThreadId = NESStrongType< uint32_t, struct WorkerThreadId_, UINT32_MAX, 0 > |
|
using | NES::RequestId = NESStrongType< uint64_t, struct RequestId_, 0, 1 > |
|
using | NES::StatisticId = uint64_t |
|
using | NES::DecomposedQueryPlanVersion = uint16_t |
|
using | NES::ChunkNumber = uint64_t |
|