Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/questdb/questdb
/ bindProperties
Method
bindProperties
core/src/main/java/io/questdb/log/LogWriter.java:30–30 ·
view source on GitHub ↗
(LogFactory factory)
Source
from the content-addressed store, hash-verified
28
29
public
interface
LogWriter extends Job {
30
void
bindProperties(LogFactory factory);
31
}
Callers
15
bind
Method · 0.95
testBindPropertiesAlertTargetsDefault
Method · 0.65
testBindPropertiesBadTemplateFile
Method · 0.65
testBindPropertiesDefaultAlertHost
Method · 0.65
testBindPropertiesDefaultAlertHostBadValue
Method · 0.65
testBindPropertiesDefaultAlertPort
Method · 0.65
testBindPropertiesDefaultAlertPortBadValue
Method · 0.65
testBindPropertiesInBufferSize
Method · 0.65
testBindPropertiesInBufferSizeBadValue
Method · 0.65
testBindPropertiesLocationDefault
Method · 0.65
testBindPropertiesOutBufferSize
Method · 0.65
testBindPropertiesOutBufferSize_BadValue
Method · 0.65
Implementers
5
LogFileWriter
core/src/main/java/io/questdb/log/LogF
LogRollingFileWriter
core/src/main/java/io/questdb/log/LogR
LogAlertSocketWriter
core/src/main/java/io/questdb/log/LogA
LogConsoleWriter
core/src/main/java/io/questdb/log/LogC
LogFactoryTest
core/src/test/java/io/questdb/test/log
Calls
no outgoing calls
Tested by
15
testBindPropertiesAlertTargetsDefault
Method · 0.52
testBindPropertiesBadTemplateFile
Method · 0.52
testBindPropertiesDefaultAlertHost
Method · 0.52
testBindPropertiesDefaultAlertHostBadValue
Method · 0.52
testBindPropertiesDefaultAlertPort
Method · 0.52
testBindPropertiesDefaultAlertPortBadValue
Method · 0.52
testBindPropertiesInBufferSize
Method · 0.52
testBindPropertiesInBufferSizeBadValue
Method · 0.52
testBindPropertiesLocationDefault
Method · 0.52
testBindPropertiesOutBufferSize
Method · 0.52
testBindPropertiesOutBufferSize_BadValue
Method · 0.52
testBindPropertiesReconnectDelay
Method · 0.52