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.
keyとvalueasを放出したいcustom datatype。
key
value
custom datatype
2 classesキーと値に対して実装する必要があるかどうか
2 classes
一つKeyWritable implements WritableComparableと
KeyWritable implements WritableComparable
別のもの
ValueWritable implements Writable.
ValueWritable implements Writable
そのようなものですか、それとも
WritableComparableで十分ですemiting custom key and value。
WritableComparable
emiting custom key and value