Uses of Class
org.apache.iotdb.db.exception.metadata.schemafile.SchemaPageOverflowException
-
Packages that use SchemaPageOverflowException Package Description org.apache.iotdb.db.metadata.mtree.store.disk.schemafile -
-
Uses of SchemaPageOverflowException in org.apache.iotdb.db.metadata.mtree.store.disk.schemafile
Methods in org.apache.iotdb.db.metadata.mtree.store.disk.schemafile that throw SchemaPageOverflowException Modifier and Type Method Description shortISchemaPage. allocNewSegment(short size)Allocate space for a new segment inside this pageshortSchemaPage. allocNewSegment(short size)
-