-val keyedState = savepoint.readKeyedState("my-uid", new ReaderFunction) - -case class KeyedState(key: Int, value: Int, times: List[Long]) - -class ReaderFunction extends KeyedStateReaderFunction[Integer, KeyedState] { - - var state: ValueState[Integer] = _ - +class ReaderFunction exte...
> both armel and armhf hardware for Debian, if that is of any help. Or arm64 > used in "32 bits mode". I think DSA team prefers armel or armhf real hardware (not just developing boards). So it'll be super great if you (or your boss) can kindly sponsor some armel/armhf hardware...
> I talked to a few people about keeping armel in buster, during 1st and > 2nd day in debcamp. > Seems the blocker is just the buildd server hardware, and memory size it has. According to my colleague Alex Graf at SUSE, you can definitely build ARMv7 on arm64 using chroots. The ...