public static interface RiakYokozunaPB.RpbYokozunaSchemaOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getContent()
optional bytes content = 2; |
com.google.protobuf.ByteString |
getName()
required bytes name = 1; |
boolean |
hasContent()
optional bytes content = 2; |
boolean |
hasName()
required bytes name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasName()
required bytes name = 1;
Index name
com.google.protobuf.ByteString getName()
required bytes name = 1;
Index name
boolean hasContent()
optional bytes content = 2;
Schema data
com.google.protobuf.ByteString getContent()
optional bytes content = 2;
Schema data
Copyright © 2016. All rights reserved.