public interface SingleStateIterator extends Closeable
void next()
boolean isValid()
byte[] key()
byte[] value()
int getKvStateId()
void close()
close 在接口中 AutoCloseableclose 在接口中 CloseableCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.