public static final class QueryUpdate.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder> implements QueryUpdateOrBuilder
A message containing an Update of a Query Subscription ResponseProtobuf type
io.axoniq.axonserver.grpc.query.QueryUpdate
Modifier and Type | Method and Description |
---|---|
QueryUpdate.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryUpdate |
build() |
QueryUpdate |
buildPartial() |
QueryUpdate.Builder |
clear() |
QueryUpdate.Builder |
clearClientId()
The identifier of the Client instance providing the Update
|
QueryUpdate.Builder |
clearComponentName()
The Component Name of the Client providing the Update
|
QueryUpdate.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
QueryUpdate.Builder |
clearMessageIdentifier()
The unique identifier of this Update
|
QueryUpdate.Builder |
clearMetaData() |
QueryUpdate.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QueryUpdate.Builder |
clearPayload()
The object representing the Update
|
QueryUpdate.Builder |
clone() |
boolean |
containsMetaData(String key)
Meta Data providing contextual information of the Update
|
String |
getClientId()
The identifier of the Client instance providing the Update
|
com.google.protobuf.ByteString |
getClientIdBytes()
The identifier of the Client instance providing the Update
|
String |
getComponentName()
The Component Name of the Client providing the Update
|
com.google.protobuf.ByteString |
getComponentNameBytes()
The Component Name of the Client providing the Update
|
QueryUpdate |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMessageIdentifier()
The unique identifier of this Update
|
com.google.protobuf.ByteString |
getMessageIdentifierBytes()
The unique identifier of this Update
|
Map<String,MetaDataValue> |
getMetaData()
Deprecated.
|
int |
getMetaDataCount()
Meta Data providing contextual information of the Update
|
Map<String,MetaDataValue> |
getMetaDataMap()
Meta Data providing contextual information of the Update
|
MetaDataValue |
getMetaDataOrDefault(String key,
MetaDataValue defaultValue)
Meta Data providing contextual information of the Update
|
MetaDataValue |
getMetaDataOrThrow(String key)
Meta Data providing contextual information of the Update
|
Map<String,MetaDataValue> |
getMutableMetaData()
Deprecated.
|
SerializedObject |
getPayload()
The object representing the Update
|
SerializedObject.Builder |
getPayloadBuilder()
The object representing the Update
|
SerializedObjectOrBuilder |
getPayloadOrBuilder()
The object representing the Update
|
boolean |
hasPayload()
The object representing the Update
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
QueryUpdate.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QueryUpdate.Builder |
mergeFrom(com.google.protobuf.Message other) |
QueryUpdate.Builder |
mergeFrom(QueryUpdate other) |
QueryUpdate.Builder |
mergePayload(SerializedObject value)
The object representing the Update
|
QueryUpdate.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QueryUpdate.Builder |
putAllMetaData(Map<String,MetaDataValue> values)
Meta Data providing contextual information of the Update
|
QueryUpdate.Builder |
putMetaData(String key,
MetaDataValue value)
Meta Data providing contextual information of the Update
|
QueryUpdate.Builder |
removeMetaData(String key)
Meta Data providing contextual information of the Update
|
QueryUpdate.Builder |
setClientId(String value)
The identifier of the Client instance providing the Update
|
QueryUpdate.Builder |
setClientIdBytes(com.google.protobuf.ByteString value)
The identifier of the Client instance providing the Update
|
QueryUpdate.Builder |
setComponentName(String value)
The Component Name of the Client providing the Update
|
QueryUpdate.Builder |
setComponentNameBytes(com.google.protobuf.ByteString value)
The Component Name of the Client providing the Update
|
QueryUpdate.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryUpdate.Builder |
setMessageIdentifier(String value)
The unique identifier of this Update
|
QueryUpdate.Builder |
setMessageIdentifierBytes(com.google.protobuf.ByteString value)
The unique identifier of this Update
|
QueryUpdate.Builder |
setPayload(SerializedObject.Builder builderForValue)
The object representing the Update
|
QueryUpdate.Builder |
setPayload(SerializedObject value)
The object representing the Update
|
QueryUpdate.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QueryUpdate.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public QueryUpdate build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public QueryUpdate buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public QueryUpdate.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder mergeFrom(QueryUpdate other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public QueryUpdate.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QueryUpdate.Builder>
IOException
public String getMessageIdentifier()
The unique identifier of this Update
string message_identifier = 2;
getMessageIdentifier
in interface QueryUpdateOrBuilder
public com.google.protobuf.ByteString getMessageIdentifierBytes()
The unique identifier of this Update
string message_identifier = 2;
getMessageIdentifierBytes
in interface QueryUpdateOrBuilder
public QueryUpdate.Builder setMessageIdentifier(String value)
The unique identifier of this Update
string message_identifier = 2;
public QueryUpdate.Builder clearMessageIdentifier()
The unique identifier of this Update
string message_identifier = 2;
public QueryUpdate.Builder setMessageIdentifierBytes(com.google.protobuf.ByteString value)
The unique identifier of this Update
string message_identifier = 2;
public boolean hasPayload()
The object representing the Update
.io.axoniq.axonserver.grpc.SerializedObject payload = 3;
hasPayload
in interface QueryUpdateOrBuilder
public SerializedObject getPayload()
The object representing the Update
.io.axoniq.axonserver.grpc.SerializedObject payload = 3;
getPayload
in interface QueryUpdateOrBuilder
public QueryUpdate.Builder setPayload(SerializedObject value)
The object representing the Update
.io.axoniq.axonserver.grpc.SerializedObject payload = 3;
public QueryUpdate.Builder setPayload(SerializedObject.Builder builderForValue)
The object representing the Update
.io.axoniq.axonserver.grpc.SerializedObject payload = 3;
public QueryUpdate.Builder mergePayload(SerializedObject value)
The object representing the Update
.io.axoniq.axonserver.grpc.SerializedObject payload = 3;
public QueryUpdate.Builder clearPayload()
The object representing the Update
.io.axoniq.axonserver.grpc.SerializedObject payload = 3;
public SerializedObject.Builder getPayloadBuilder()
The object representing the Update
.io.axoniq.axonserver.grpc.SerializedObject payload = 3;
public SerializedObjectOrBuilder getPayloadOrBuilder()
The object representing the Update
.io.axoniq.axonserver.grpc.SerializedObject payload = 3;
getPayloadOrBuilder
in interface QueryUpdateOrBuilder
public int getMetaDataCount()
QueryUpdateOrBuilder
Meta Data providing contextual information of the Update
map<string, .io.axoniq.axonserver.grpc.MetaDataValue> meta_data = 4;
getMetaDataCount
in interface QueryUpdateOrBuilder
public boolean containsMetaData(String key)
Meta Data providing contextual information of the Update
map<string, .io.axoniq.axonserver.grpc.MetaDataValue> meta_data = 4;
containsMetaData
in interface QueryUpdateOrBuilder
@Deprecated public Map<String,MetaDataValue> getMetaData()
getMetaDataMap()
instead.getMetaData
in interface QueryUpdateOrBuilder
public Map<String,MetaDataValue> getMetaDataMap()
Meta Data providing contextual information of the Update
map<string, .io.axoniq.axonserver.grpc.MetaDataValue> meta_data = 4;
getMetaDataMap
in interface QueryUpdateOrBuilder
public MetaDataValue getMetaDataOrDefault(String key, MetaDataValue defaultValue)
Meta Data providing contextual information of the Update
map<string, .io.axoniq.axonserver.grpc.MetaDataValue> meta_data = 4;
getMetaDataOrDefault
in interface QueryUpdateOrBuilder
public MetaDataValue getMetaDataOrThrow(String key)
Meta Data providing contextual information of the Update
map<string, .io.axoniq.axonserver.grpc.MetaDataValue> meta_data = 4;
getMetaDataOrThrow
in interface QueryUpdateOrBuilder
public QueryUpdate.Builder clearMetaData()
public QueryUpdate.Builder removeMetaData(String key)
Meta Data providing contextual information of the Update
map<string, .io.axoniq.axonserver.grpc.MetaDataValue> meta_data = 4;
@Deprecated public Map<String,MetaDataValue> getMutableMetaData()
public QueryUpdate.Builder putMetaData(String key, MetaDataValue value)
Meta Data providing contextual information of the Update
map<string, .io.axoniq.axonserver.grpc.MetaDataValue> meta_data = 4;
public QueryUpdate.Builder putAllMetaData(Map<String,MetaDataValue> values)
Meta Data providing contextual information of the Update
map<string, .io.axoniq.axonserver.grpc.MetaDataValue> meta_data = 4;
public String getClientId()
The identifier of the Client instance providing the Update
string client_id = 5;
getClientId
in interface QueryUpdateOrBuilder
public com.google.protobuf.ByteString getClientIdBytes()
The identifier of the Client instance providing the Update
string client_id = 5;
getClientIdBytes
in interface QueryUpdateOrBuilder
public QueryUpdate.Builder setClientId(String value)
The identifier of the Client instance providing the Update
string client_id = 5;
public QueryUpdate.Builder clearClientId()
The identifier of the Client instance providing the Update
string client_id = 5;
public QueryUpdate.Builder setClientIdBytes(com.google.protobuf.ByteString value)
The identifier of the Client instance providing the Update
string client_id = 5;
public String getComponentName()
The Component Name of the Client providing the Update
string component_name = 6;
getComponentName
in interface QueryUpdateOrBuilder
public com.google.protobuf.ByteString getComponentNameBytes()
The Component Name of the Client providing the Update
string component_name = 6;
getComponentNameBytes
in interface QueryUpdateOrBuilder
public QueryUpdate.Builder setComponentName(String value)
The Component Name of the Client providing the Update
string component_name = 6;
public QueryUpdate.Builder clearComponentName()
The Component Name of the Client providing the Update
string component_name = 6;
public QueryUpdate.Builder setComponentNameBytes(com.google.protobuf.ByteString value)
The Component Name of the Client providing the Update
string component_name = 6;
public final QueryUpdate.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
public final QueryUpdate.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryUpdate.Builder>
Copyright © 2010–2020. All rights reserved.