Uses of Class
org.apache.iotdb.db.exception.metadata.schemafile.SegmentOverflowException
-
Packages that use SegmentOverflowException Package Description org.apache.iotdb.db.metadata.mtree.store.disk.schemafile -
-
Uses of SegmentOverflowException in org.apache.iotdb.db.metadata.mtree.store.disk.schemafile
Methods in org.apache.iotdb.db.metadata.mtree.store.disk.schemafile that throw SegmentOverflowException Modifier and Type Method Description intISegment. updateRecord(java.lang.String key, java.nio.ByteBuffer buffer)intSegment. updateRecord(java.lang.String key, java.nio.ByteBuffer uBuffer)
-