Toggle navigation
Home
org.lealone.mvstore.MVStore to org.lealone.aose.storage.AOStorage
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'Lealone'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
storage.openMap("lobMap")
to
storage.openBTreeMap("lobMap")
storage.openMap("lobRef")
to
storage.openBTreeMap("lobRef")
storage.openMap("lobData")
to
storage.openBTreeMap("lobData")