public static interface MasterProtos.GetSchemaAlterStatusResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getTotalRegions()
optional uint32 total_regions = 2; |
int |
getYetToUpdateRegions()
optional uint32 yet_to_update_regions = 1; |
boolean |
hasTotalRegions()
optional uint32 total_regions = 2; |
boolean |
hasYetToUpdateRegions()
optional uint32 yet_to_update_regions = 1; |
boolean hasYetToUpdateRegions()
optional uint32 yet_to_update_regions = 1;
int getYetToUpdateRegions()
optional uint32 yet_to_update_regions = 1;
boolean hasTotalRegions()
optional uint32 total_regions = 2;
int getTotalRegions()
optional uint32 total_regions = 2;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.