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

  • 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.

主站蜘蛛池模板: 庆元县| 广安市| 涿鹿县| 于都县| 鄂尔多斯市| 子长县| 新源县| 安吉县| 高清| 嘉义市| 墨竹工卡县| 土默特左旗| 成安县| 灌云县| 同仁县| 米脂县| 资兴市| 板桥市| 茌平县| 牡丹江市| 沙河市| 南川市| 榆社县| 岚皋县| 大田县| 广宗县| 会昌县| 浦县| 来凤县| 丰宁| 河西区| 哈尔滨市| 建始县| 平邑县| 赤水市| 湖南省| 崇州市| 荔波县| 滦平县| 宽城| 华宁县|