OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
cacheSize = requestCacheStats.stats().getMemorySize().bytesAsInt()cacheSize = requestCacheStats.stats().getMemorySize().getBytes()requestCacheStats.stats().getMemorySize().bytesAsInt()requestCacheStats.stats().getMemorySize().getBytes()elasticsearch3e3152406a4fda2cebeceac3d7fdae4071ce7ea6org.elasticsearch.indices.IndicesRequestCacheTests
_1142
_2148
_1cacheSize
_2cacheSize
v0requestCacheStats.stats().getMemorySize()
v0requestCacheStats.stats().getMemorySize()
AssignedToTrue
return bufferSize.bytesAsInt();return bufferSize.getBytes();bufferSize.bytesAsInt()bufferSize.getBytes()elasticsearch9c4d6c629a5d6c00e9f617c8673dd44281bcc9c5org.elasticsearch.repositories.s3.S3BlobStore
_196
_296
_1bufferSizeInBytes
_2bufferSizeInBytes
v0bufferSize
v0bufferSize
ReturnsTrue