public class Maximums extends Object
| Constructor and Description |
|---|
Maximums() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxBsonSize() |
Integer |
getMaxMessageSize() |
Integer |
getMaxWriteBatchSize() |
void |
setMaxBsonSize(Integer maxBsonSize) |
void |
setMaxMessageSize(Integer maxMessageSize) |
void |
setMaxWriteBatchSize(Integer maxWriteBatchSize) |
public Integer getMaxBsonSize()
public void setMaxBsonSize(Integer maxBsonSize)
public Integer getMaxMessageSize()
public void setMaxMessageSize(Integer maxMessageSize)
public Integer getMaxWriteBatchSize()
public void setMaxWriteBatchSize(Integer maxWriteBatchSize)
Copyright © 2022. All rights reserved.