@FunctionalInterface private static interface RawAsyncTableImpl.NoncedConverter<D,I,S>
Modifier and Type | Method and Description |
---|---|
D |
convert(I info,
S src,
long nonceGroup,
long nonce) |
D convert(I info, S src, long nonceGroup, long nonce) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.