adjust parameter names

This commit is contained in:
Chris Lu
2019-10-21 22:57:01 -07:00
parent d16c450682
commit faec9076a4
16 changed files with 320 additions and 324 deletions

View File

@@ -28,7 +28,7 @@ type VolumeGrowOption struct {
DataCenter string
Rack string
DataNode string
MemoryMapMaxSizeMB uint32
MemoryMapMaxSizeMb uint32
}
type VolumeGrowth struct {