- Stream Analytics with Microsoft Azure
- Anindita Basak Krishna Venkataraman Ryan Murphy Manpreet Singh
- 215字
- 2021-07-02 22:35:51
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Once the ASA job is created, in the Solution Explorer, the job topology folder structure could be viewed as Inputs (job input), Outputs (job output), JobConfig.json, Script.asaql (Stream Analytics Query file), Azure Functions (optional), and so on."
A block of code is set as follows:
Select input.vin, BlobSource.Model, input.timestamp, input.outsideTemperature,
input.engineTemperature, input.speed, input.fuel, input.engineoil,
input.tirepressure, input.odometer, input.city, input.accelerator_pedal_position,
input.parking_brake_status,
input.headlamp_status, input.brake_pedal_status,
input.transmission_gear_position, input.ignition_status,
input.windshield_wiper_status, input.abs into output from input join BlobSource
on input.vin = BlobSource.VI
New terms and important words are shown in bold.
Words that you see on the screen, for example, in menus or dialogue boxes, appear in the text like this: "To run the Stream Analytics job query locally, first select Add Local Input by right-clicking on the ASA project in VS Solution Explorer, and choose to Add Local Input."
Warnings or important notes appear like this.
Tips and tricks appear like this.
- Spark編程基礎(chǔ)(Scala版)
- Ansible Quick Start Guide
- Drupal 7 Multilingual Sites
- Natural Language Processing Fundamentals
- Dreamweaver CS3網(wǎng)頁制作融會貫通
- 機艙監(jiān)測與主機遙控
- 大數(shù)據(jù)挑戰(zhàn)與NoSQL數(shù)據(jù)庫技術(shù)
- Learning C for Arduino
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測控制
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- 工業(yè)機器人維護與保養(yǎng)
- 基于神經(jīng)網(wǎng)絡(luò)的監(jiān)督和半監(jiān)督學(xué)習(xí)方法與遙感圖像智能解譯
- 學(xué)練一本通:51單片機應(yīng)用技術(shù)
- Drupal高手建站技術(shù)手冊
- 典型Hadoop云計算