MCPcopy Create free account
hub / github.com/apache/paimon-rust / version

Method version

crates/paimon/src/spec/schema.rs:71–73  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

69 }
70
71 pub fn version(&self) -> i32 {
72 self.version
73 }
74
75 pub fn id(&self) -> i64 {
76 self.id

Callers 7

test_snapshotFunction · 0.45
test_snapshotFunction · 0.45
test_snapshotFunction · 0.45
try_commit_onceMethod · 0.45
test_snapshotFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected