@Value.Immutable public abstract class Storage extends Object
| Constructor and Description |
|---|
Storage() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOplogSize() |
abstract String |
getReplSetName() |
static Storage |
of(String replSetName,
int oplogSize) |
Copyright © 2023. All rights reserved.