Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getPartitionSize
Method
getPartitionSize
src/jrd/recsrc/RecordSource.h:764–767 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
762
}
763
764
FB_UINT64 getPartitionSize() const
765
{
766
return partitionEnd - partitionStart + 1;
767
}
768
769
FB_UINT64 getFrameStart() const
770
{
Callers
1
winPass
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected