public interface _SetLengthResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
_SetLengthResponse._Found |
getFound()
.cache_client._SetLengthResponse._Found found = 1; |
_SetLengthResponse._FoundOrBuilder |
getFoundOrBuilder()
.cache_client._SetLengthResponse._Found found = 1; |
_SetLengthResponse._Missing |
getMissing()
.cache_client._SetLengthResponse._Missing missing = 2; |
_SetLengthResponse._MissingOrBuilder |
getMissingOrBuilder()
.cache_client._SetLengthResponse._Missing missing = 2; |
_SetLengthResponse.SetCase |
getSetCase() |
boolean |
hasFound()
.cache_client._SetLengthResponse._Found found = 1; |
boolean |
hasMissing()
.cache_client._SetLengthResponse._Missing missing = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFound()
.cache_client._SetLengthResponse._Found found = 1;_SetLengthResponse._Found getFound()
.cache_client._SetLengthResponse._Found found = 1;_SetLengthResponse._FoundOrBuilder getFoundOrBuilder()
.cache_client._SetLengthResponse._Found found = 1;boolean hasMissing()
.cache_client._SetLengthResponse._Missing missing = 2;_SetLengthResponse._Missing getMissing()
.cache_client._SetLengthResponse._Missing missing = 2;_SetLengthResponse._MissingOrBuilder getMissingOrBuilder()
.cache_client._SetLengthResponse._Missing missing = 2;_SetLengthResponse.SetCase getSetCase()