Address review comments

This commit is contained in:
Swaminathan Balachandran 2024-06-11 19:03:23 -07:00
parent 5c743bc322
commit 973362e41e

View file

@ -6442,7 +6442,7 @@ class TxnDBWritePolicyJni {
}
};
// The portal class for org.rocksdb.ValueType
// The portal class for org.rocksdb.EntryType
class EntryTypeJni {
public:
static jbyte toJavaEntryType(const ROCKSDB_NAMESPACE::EntryType& entry_type) {