| cacheSize = requestCacheStats.stats().getMemorySize().bytesAsInt() | cacheSize = requestCacheStats.stats().getMemorySize().getBytes() | requestCacheStats.stats().getMemorySize().bytesAsInt() | requestCacheStats.stats().getMemorySize().getBytes() | elasticsearch | 3e3152406a4fda2cebeceac3d7fdae4071ce7ea6 | org.elasticsearch.indices.IndicesRequestCacheTests | | | | v0 | requestCacheStats.stats().getMemorySize() |
|---|
| | | v0 | requestCacheStats.stats().getMemorySize() |
|---|
| AssignedTo | True |
| return bufferSize.bytesAsInt(); | return bufferSize.getBytes(); | bufferSize.bytesAsInt() | bufferSize.getBytes() | elasticsearch | 9c4d6c629a5d6c00e9f617c8673dd44281bcc9c5 | org.elasticsearch.repositories.s3.S3BlobStore | | | _1 | bufferSizeInBytes |
|---|
| _2 | bufferSizeInBytes |
|---|
| | | | Returns | True |