Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/elastic/logstash
/ size
Method
size
logstash-core/src/main/java/org/logstash/ackedqueue/Batch.java:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
public
int
size() {
69
return
elements.size();
70
}
71
72
public
List<? extends Queueable> getElements() {
73
return
elements;
Callers
15
concurrentWritesTest
Method · 0.95
testZeroByteFullyAckedHeadPageOnOpen
Method · 0.95
pageCapacityChangeOnExistingQueue
Method · 0.95
maximizeBatch
Method · 0.95
compare
Method · 0.45
handleJvmOptions
Method · 0.45
generateReport
Method · 0.45
reportUnusedLicenseMappings
Method · 0.45
fromCSVRecord
Method · 0.45
main
Method · 0.45
fromRubyCsvRecord
Method · 0.45
testAppend
Method · 0.45
Calls
no outgoing calls
Tested by
15
concurrentWritesTest
Method · 0.76
testZeroByteFullyAckedHeadPageOnOpen
Method · 0.76
pageCapacityChangeOnExistingQueue
Method · 0.76
maximizeBatch
Method · 0.76
testAppend
Method · 0.36
testAppendLists
Method · 0.36
testTagOnEmptyTagsField
Method · 0.36
testTagOnExistingTagsField
Method · 0.36
givenUnknownSerializableInstanceWhenEstimateSizeThenLogDebugAndReturnValue
Method · 0.36
testLog4jOMRegisterRubyBasicObjectSerializersFirst
Method · 0.36
testCacheUpperBound
Method · 0.36
testRubyCacheUpperBound
Method · 0.36