public static interface BulkDeleteProtos.BulkDeleteResponseOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getRowsDeleted()
required uint64 rowsDeleted = 1; |
long |
getVersionsDeleted()
optional uint64 versionsDeleted = 2; |
boolean |
hasRowsDeleted()
required uint64 rowsDeleted = 1; |
boolean |
hasVersionsDeleted()
optional uint64 versionsDeleted = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasFieldisInitializedboolean hasRowsDeleted()
required uint64 rowsDeleted = 1;long getRowsDeleted()
required uint64 rowsDeleted = 1;boolean hasVersionsDeleted()
optional uint64 versionsDeleted = 2;long getVersionsDeleted()
optional uint64 versionsDeleted = 2;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.