Kurt Young created FLINK-11930:
----------------------------------
Summary: Split SegmentsUtil into some dedicated utilities
Key: FLINK-11930
URL:
https://issues.apache.org/jira/browse/FLINK-11930 Project: Flink
Issue Type: Improvement
Reporter: Kurt Young
SegmentsUtil contains at least 3 kinds of utilities now:
# get/set primitives to segment array
# copy data in and out with segment array
# a reused thread-local byte[]
We can separate these utilities into dedicated classes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)