public class BlockBuilderStatus extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_MAX_BLOCK_SIZE_IN_BYTES |
static int |
INSTANCE_SIZE |
Constructor and Description |
---|
BlockBuilderStatus() |
Modifier and Type | Method and Description |
---|---|
void |
addBytes(int bytes) |
int |
getMaxBlockSizeInBytes() |
String |
toString() |
public static final int INSTANCE_SIZE
public static final int DEFAULT_MAX_BLOCK_SIZE_IN_BYTES
Copyright © 2012-2016. All Rights Reserved.