___  ___    _ _    _  _ _____   _____
 / __|/ _ \  | | |  | || |_ _\ \ / / __|
| (_ | (_) | |_  _| | __ || | \ V /| _|
 \___|\___/    |_|  |_||_|___| \_/ |___|

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

【Programming】RxJava リアクティブプログラミング vol.5 / 「Cold」と「Hot」の生産者

BY: @promari | CREATED: April 12, 2019, 1:09 p.m. | VOTES: 145 | PAYOUT: $1.40 | [ VOTE ]

[IMAGE: https://img.esteem.ws/rt6k1577jr.png]

前回はRxJavaの構成についてまとめました(記事はこちら)。今回は「Cold」と「Hot」の生産者についてまとめてみます。

1.3.6 「Cold」と「Hot」の生産者

1.3.6.1 両者の違い

[IMAGE: https://img.esteem.ws/vbnpycy09r.png]

Source:RxJava - Cold および Hot な生産者(Flowable / Observable)

[IMAGE: https://img.esteem.ws/4mt1yq7wvp.png]

Source:RxJava - Cold および Hot な生産者(Flowable / Observable)

1.3.6.2 購読のタイミング
1.3.6.3 RxJava でのCold/Hotな生産者
1.3.6.4 ConnectableFlowable/ConnectableObservable
1.3.6.5 refCountメソッド

[IMAGE: https://img.esteem.ws/she1xtmg8e.png]

Source:reactivex/io

1.3.6.6 autoConnectメソッド

[IMAGE: https://img.esteem.ws/d9woiucgkt.png]

Source:reactivex/io

1.3.7 Flowable/Observableを「Cold」から「Hot」に変換するオペレータ

1.3.7.1 publish

[IMAGE: https://img.esteem.ws/e3y41xyeb4.png]

Source:reactivex/io

1.3.7.2 replay

[IMAGE: https://img.esteem.ws/dhwuj6bhmh.png]

Source:reactivex/io

[IMAGE: https://img.esteem.ws/ojiyhne6ff.png]

Source:reactivex/io

[IMAGE: https://img.esteem.ws/wjk611h3gr.png]

Source:reactivex/io

1.3.7.3 share

[IMAGE: https://img.esteem.ws/1vstu2532p.png]

Source:reactivex/io

[IMAGE: https://img.esteem.ws/t0r78hqbeu.png]
written by tamito0201

プログラミングとのご縁結びならプロマリへ。

オンラインプログラミング学習スクールのプロマリは、プログラミングの初学者の皆様を応援しています。プログラミング講師と一緒に面白いアプリを作りませんか。

[IMAGE: https://img.esteem.ws/btpb5hmlur.png]

The programming school "Promari" will help you learn programming. "Promari" is supporting the first scholars of programming. Let's develop an application with our programming instructor.

TAGS: [ #promari ] [ #programming ] [ #japanese ] [ #blog ] [ #java ]

Replies

@esteemapp | April 12, 2019, 4:38 p.m. | Votes: 0 | [ VOTE ]

Thanks for using eSteem! Your post has been voted as a part of eSteem encouragement program. Keep up the good work! Install Android, iOS Mobile app or Windows, Mac, Linux Surfer app, if you haven't already!Learn more: https://esteem.app Join our discord: https://discord.gg/8eHupPq

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>