官术网_书友最值得收藏!

  • Learning Apache Apex
  • Thomas Weise Munagala V. Ramanath David Yan Kenneth Knowles
  • 147字
  • 2021-07-02 22:38:33

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text (such as database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles) are shown as follows where the code word is "10011": "This result tells the driver to drive toward the zip code 10011."

A block of code is set as follows:

PubSubWebSocketAppDataResult wsResult = dag.addOperator("QueryResult", new PubSubWebSocketAppDataResult());
  wsResult.setTopic("nyctaxi.result");
  try {
    wsResult.setUri(new URI("ws://localhost:8890/pubsub"));
  } catch (URISyntaxException ex) {
    throw Throwables.propagate(ex);
  }
dag.addStream("server_to_query_output", dataServer.queryResult, wsResult.input);

Any command-line input or output is written as follows:

bash> apex 
apex> launch target/malhar-examples-nyc-taxi-3.8.0-SNAPSHOT.apa

New terms and important words are shown in bold.

Warnings or important notes appear like this.

Tips and tricks appear like this.

主站蜘蛛池模板: 西平县| 嘉善县| 齐河县| 呼伦贝尔市| 龙岩市| 永顺县| 焦作市| 肇源县| 盘山县| 阿巴嘎旗| 霍州市| 宣武区| 门源| 阆中市| 六安市| 股票| 江川县| 宜城市| 宁夏| 宁都县| 登封市| 瓦房店市| 凤翔县| 永定县| 克拉玛依市| 岳阳县| 华宁县| 卢龙县| 开化县| 资兴市| 疏附县| 饶河县| 登封市| 黑水县| 离岛区| 三亚市| 利川市| 年辖:市辖区| 锡林郭勒盟| 井冈山市| 柯坪县|