@Internal public interface StateSnapshotKeyGroupReader
StateTable
s by key-group.Modifier and Type | Method and Description |
---|---|
void |
readMappingsInKeyGroup(DataInputView div,
int keyGroupId)
Read the data for the specified key-group from the input.
|
void readMappingsInKeyGroup(@Nonnull DataInputView div, @Nonnegative int keyGroupId) throws IOException
div
- the inputkeyGroupId
- the key-group to writeIOException
- on write related problemsCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.