Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Hbase / Stargateメソッドを使用してhbaseテーブルから行キーをフェッチするときにLIMITを適用するにはどうすればよいですか?(最初のn行キーのように)
フェッチ制限が必要ないことはわかっているので、イテレータを提供する API があり、好きなだけ行を取得できます。