Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/iceberg
/ toString
Method
toString
api/src/main/java/org/apache/iceberg/metrics/Timer.java:169–169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
}
168
169
@Override
170
public
String toString() {
171
return
"NOOP timer"
;
172
}
Callers
15
before
Method · 0.65
createTestTable
Method · 0.65
generateEtag
Method · 0.65
initCatalog
Method · 0.65
testConcurrentFastAppends
Method · 0.65
testConcurrentConnections
Method · 0.65
testHiveViewAndIcebergViewWithSameName
Method · 0.65
testHiveViewExists
Method · 0.65
testListViewWithHiveView
Method · 0.65
createHiveTable
Method · 0.65
testRegisterHadoopTableToHiveCatalog
Method · 0.65
testCreateTableBuilder
Method · 0.65
Implementers
1
DefaultTimer
api/src/main/java/org/apache/iceberg/m
Calls
no outgoing calls
Tested by
15
before
Method · 0.52
createTestTable
Method · 0.52
generateEtag
Method · 0.52
initCatalog
Method · 0.52
testConcurrentFastAppends
Method · 0.52
testConcurrentConnections
Method · 0.52
testHiveViewAndIcebergViewWithSameName
Method · 0.52
testHiveViewExists
Method · 0.52
testListViewWithHiveView
Method · 0.52
createHiveTable
Method · 0.52
testRegisterHadoopTableToHiveCatalog
Method · 0.52
testCreateTableBuilder
Method · 0.52