maxAllowedSize property

int? maxAllowedSize
final

this is the maximum allowed bucket size in bytes if null this means that the bucket size can be infinity

Implementation

final int? maxAllowedSize;