Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/orc
/ getStripeStats
Method
getStripeStats
java/core/src/java/org/apache/orc/FileMetadata.java:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
List<OrcProto.Type> getTypes();
56
57
List<OrcProto.StripeStatistics> getStripeStats();
58
59
long getContentLength();
60
Callers
1
ReaderImpl
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected