replicationFactor property
int
get
replicationFactor
Implementation
@$pb.TagNumber(11)
$core.int get replicationFactor => $_getIZ(8);
set
replicationFactor
(int v)
Implementation
@$pb.TagNumber(11)
set replicationFactor($core.int v) { $_setUnsignedInt32(8, v); }