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

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

主站蜘蛛池模板: 伊金霍洛旗| 寻乌县| 凤城市| 黄平县| 厦门市| 凌源市| 古田县| 宁晋县| 大兴区| 梓潼县| 卫辉市| 三江| 长葛市| 沁源县| 玛多县| 三台县| 冀州市| 涟源市| 鄂尔多斯市| 柳州市| 固镇县| 彭阳县| 景东| 三明市| 临桂县| 綦江县| 靖远县| 巩留县| 修武县| 遂平县| 军事| 乌兰察布市| 常宁市| 荔浦县| 微山县| 平邑县| 岳西县| 固镇县| 菏泽市| 洞头县| 芦溪县|