MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getPartitionStart

Method getPartitionStart

src/jrd/recsrc/RecordSource.h:754–757  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

752 ~SlidingWindow();
753
754 FB_UINT64 getPartitionStart() const
755 {
756 return partitionStart;
757 }
758
759 FB_UINT64 getPartitionEnd() const
760 {

Callers 1

winPassMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected