Documentation ¶
Index ¶
Constants ¶
View Source
const ( // FetchTagged is the operation name for the tchannelthrift FetchTagged path. FetchTagged = "tchannelthrift/node.service.FetchTagged" // Query is the operation name for the tchannelthrift Query path. Query = "tchannelthrift/node.service.Query" // DBQueryIDs is the operation name for the db QueryIDs path. DBQueryIDs = "storage.db.QueryIDs" // NSQueryIDs is the operation name for the dbNamespace QueryIDs path. NSQueryIDs = "storage.dbNamespace.QueryIDs" // NSIdxQuery is the operation name for the nsIndex Query path. NSIdxQuery = "storage.nsIndex.Query" // NSIdxAggregateQuery is the operation name for the nsIndex AggregateQuery path. NSIdxAggregateQuery = "storage.nsIndex.AggregateQuery" // NSIdxQueryHelper is the operation name for the nsIndex query path. NSIdxQueryHelper = "storage.nsIndex.query" // NSIdxBlockQuery is the operation name for the nsIndex block query path. NSIdxBlockQuery = "storage.nsIndex.blockQuery" // NSIdxBlockAggregateQuery is the operation name for the nsIndex block aggregate query path. NSIdxBlockAggregateQuery = "storage.nsIndex.blockAggregateQuery" // BlockQuery is the operation name for the index block query path. BlockQuery = "storage/index.block.Query" // BlockAggregate is the operation name for the index block aggregate path. BlockAggregate = "storage/index.block.Aggregate" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.