public static final class GetEventsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetEventsRequest.Builder> implements GetEventsRequestOrBuilder
Request message to open an Event Stream from the Event Store.Protobuf type
io.axoniq.axonserver.grpc.event.GetEventsRequest
Modifier and Type | Method and Description |
---|---|
GetEventsRequest.Builder |
addAllBlacklist(Iterable<? extends PayloadDescription> values)
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
addBlacklist(int index,
PayloadDescription.Builder builderForValue)
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
addBlacklist(int index,
PayloadDescription value)
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
addBlacklist(PayloadDescription.Builder builderForValue)
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
addBlacklist(PayloadDescription value)
An enumeration of payload types that need to be blacklisted.
|
PayloadDescription.Builder |
addBlacklistBuilder()
An enumeration of payload types that need to be blacklisted.
|
PayloadDescription.Builder |
addBlacklistBuilder(int index)
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetEventsRequest |
build() |
GetEventsRequest |
buildPartial() |
GetEventsRequest.Builder |
clear() |
GetEventsRequest.Builder |
clearBlacklist()
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
clearClientId()
The unique identifier of this client instance.
|
GetEventsRequest.Builder |
clearComponentName()
The component name of this client instance.
|
GetEventsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetEventsRequest.Builder |
clearNumberOfPermits()
The number of messages the server may send before it needs to wait for more permits
|
GetEventsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetEventsRequest.Builder |
clearProcessor()
The name of the processor requesting this stream.
|
GetEventsRequest.Builder |
clearTrackingToken()
The token to start streaming from
|
GetEventsRequest.Builder |
clone() |
PayloadDescription |
getBlacklist(int index)
An enumeration of payload types that need to be blacklisted.
|
PayloadDescription.Builder |
getBlacklistBuilder(int index)
An enumeration of payload types that need to be blacklisted.
|
List<PayloadDescription.Builder> |
getBlacklistBuilderList()
An enumeration of payload types that need to be blacklisted.
|
int |
getBlacklistCount()
An enumeration of payload types that need to be blacklisted.
|
List<PayloadDescription> |
getBlacklistList()
An enumeration of payload types that need to be blacklisted.
|
PayloadDescriptionOrBuilder |
getBlacklistOrBuilder(int index)
An enumeration of payload types that need to be blacklisted.
|
List<? extends PayloadDescriptionOrBuilder> |
getBlacklistOrBuilderList()
An enumeration of payload types that need to be blacklisted.
|
String |
getClientId()
The unique identifier of this client instance.
|
com.google.protobuf.ByteString |
getClientIdBytes()
The unique identifier of this client instance.
|
String |
getComponentName()
The component name of this client instance.
|
com.google.protobuf.ByteString |
getComponentNameBytes()
The component name of this client instance.
|
GetEventsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getNumberOfPermits()
The number of messages the server may send before it needs to wait for more permits
|
String |
getProcessor()
The name of the processor requesting this stream.
|
com.google.protobuf.ByteString |
getProcessorBytes()
The name of the processor requesting this stream.
|
long |
getTrackingToken()
The token to start streaming from
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetEventsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetEventsRequest.Builder |
mergeFrom(GetEventsRequest other) |
GetEventsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetEventsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetEventsRequest.Builder |
removeBlacklist(int index)
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
setBlacklist(int index,
PayloadDescription.Builder builderForValue)
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
setBlacklist(int index,
PayloadDescription value)
An enumeration of payload types that need to be blacklisted.
|
GetEventsRequest.Builder |
setClientId(String value)
The unique identifier of this client instance.
|
GetEventsRequest.Builder |
setClientIdBytes(com.google.protobuf.ByteString value)
The unique identifier of this client instance.
|
GetEventsRequest.Builder |
setComponentName(String value)
The component name of this client instance.
|
GetEventsRequest.Builder |
setComponentNameBytes(com.google.protobuf.ByteString value)
The component name of this client instance.
|
GetEventsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetEventsRequest.Builder |
setNumberOfPermits(long value)
The number of messages the server may send before it needs to wait for more permits
|
GetEventsRequest.Builder |
setProcessor(String value)
The name of the processor requesting this stream.
|
GetEventsRequest.Builder |
setProcessorBytes(com.google.protobuf.ByteString value)
The name of the processor requesting this stream.
|
GetEventsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetEventsRequest.Builder |
setTrackingToken(long value)
The token to start streaming from
|
GetEventsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<GetEventsRequest.Builder>
public GetEventsRequest.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<GetEventsRequest.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<GetEventsRequest.Builder>
public GetEventsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GetEventsRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GetEventsRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GetEventsRequest.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<GetEventsRequest.Builder>
public GetEventsRequest.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<GetEventsRequest.Builder>
public GetEventsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<GetEventsRequest.Builder>
public GetEventsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<GetEventsRequest.Builder>
public GetEventsRequest.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<GetEventsRequest.Builder>
public GetEventsRequest.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<GetEventsRequest.Builder>
public GetEventsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GetEventsRequest.Builder>
public GetEventsRequest.Builder mergeFrom(GetEventsRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<GetEventsRequest.Builder>
public GetEventsRequest.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<GetEventsRequest.Builder>
IOException
public long getTrackingToken()
The token to start streaming from
int64 tracking_token = 1;
getTrackingToken
in interface GetEventsRequestOrBuilder
public GetEventsRequest.Builder setTrackingToken(long value)
The token to start streaming from
int64 tracking_token = 1;
public GetEventsRequest.Builder clearTrackingToken()
The token to start streaming from
int64 tracking_token = 1;
public long getNumberOfPermits()
The number of messages the server may send before it needs to wait for more permits
int64 number_of_permits = 2;
getNumberOfPermits
in interface GetEventsRequestOrBuilder
public GetEventsRequest.Builder setNumberOfPermits(long value)
The number of messages the server may send before it needs to wait for more permits
int64 number_of_permits = 2;
public GetEventsRequest.Builder clearNumberOfPermits()
The number of messages the server may send before it needs to wait for more permits
int64 number_of_permits = 2;
public String getClientId()
The unique identifier of this client instance. Used for monitoring.
string client_id = 3;
getClientId
in interface GetEventsRequestOrBuilder
public com.google.protobuf.ByteString getClientIdBytes()
The unique identifier of this client instance. Used for monitoring.
string client_id = 3;
getClientIdBytes
in interface GetEventsRequestOrBuilder
public GetEventsRequest.Builder setClientId(String value)
The unique identifier of this client instance. Used for monitoring.
string client_id = 3;
public GetEventsRequest.Builder clearClientId()
The unique identifier of this client instance. Used for monitoring.
string client_id = 3;
public GetEventsRequest.Builder setClientIdBytes(com.google.protobuf.ByteString value)
The unique identifier of this client instance. Used for monitoring.
string client_id = 3;
public String getComponentName()
The component name of this client instance. Used for monitoring.
string component_name = 4;
getComponentName
in interface GetEventsRequestOrBuilder
public com.google.protobuf.ByteString getComponentNameBytes()
The component name of this client instance. Used for monitoring.
string component_name = 4;
getComponentNameBytes
in interface GetEventsRequestOrBuilder
public GetEventsRequest.Builder setComponentName(String value)
The component name of this client instance. Used for monitoring.
string component_name = 4;
public GetEventsRequest.Builder clearComponentName()
The component name of this client instance. Used for monitoring.
string component_name = 4;
public GetEventsRequest.Builder setComponentNameBytes(com.google.protobuf.ByteString value)
The component name of this client instance. Used for monitoring.
string component_name = 4;
public String getProcessor()
The name of the processor requesting this stream. Used for monitoring.
string processor = 5;
getProcessor
in interface GetEventsRequestOrBuilder
public com.google.protobuf.ByteString getProcessorBytes()
The name of the processor requesting this stream. Used for monitoring.
string processor = 5;
getProcessorBytes
in interface GetEventsRequestOrBuilder
public GetEventsRequest.Builder setProcessor(String value)
The name of the processor requesting this stream. Used for monitoring.
string processor = 5;
public GetEventsRequest.Builder clearProcessor()
The name of the processor requesting this stream. Used for monitoring.
string processor = 5;
public GetEventsRequest.Builder setProcessorBytes(com.google.protobuf.ByteString value)
The name of the processor requesting this stream. Used for monitoring.
string processor = 5;
public List<PayloadDescription> getBlacklistList()
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
getBlacklistList
in interface GetEventsRequestOrBuilder
public int getBlacklistCount()
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
getBlacklistCount
in interface GetEventsRequestOrBuilder
public PayloadDescription getBlacklist(int index)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
getBlacklist
in interface GetEventsRequestOrBuilder
public GetEventsRequest.Builder setBlacklist(int index, PayloadDescription value)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public GetEventsRequest.Builder setBlacklist(int index, PayloadDescription.Builder builderForValue)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public GetEventsRequest.Builder addBlacklist(PayloadDescription value)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public GetEventsRequest.Builder addBlacklist(int index, PayloadDescription value)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public GetEventsRequest.Builder addBlacklist(PayloadDescription.Builder builderForValue)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public GetEventsRequest.Builder addBlacklist(int index, PayloadDescription.Builder builderForValue)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public GetEventsRequest.Builder addAllBlacklist(Iterable<? extends PayloadDescription> values)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public GetEventsRequest.Builder clearBlacklist()
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public GetEventsRequest.Builder removeBlacklist(int index)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public PayloadDescription.Builder getBlacklistBuilder(int index)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public PayloadDescriptionOrBuilder getBlacklistOrBuilder(int index)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
getBlacklistOrBuilder
in interface GetEventsRequestOrBuilder
public List<? extends PayloadDescriptionOrBuilder> getBlacklistOrBuilderList()
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
getBlacklistOrBuilderList
in interface GetEventsRequestOrBuilder
public PayloadDescription.Builder addBlacklistBuilder()
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public PayloadDescription.Builder addBlacklistBuilder(int index)
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public List<PayloadDescription.Builder> getBlacklistBuilderList()
An enumeration of payload types that need to be blacklisted. The Server will stop sending messages of these types in order to reduce I/O. Note that the Server may occasionally send a blacklisted message to prevent time-outs and stale tokens on clients.
repeated .io.axoniq.axonserver.grpc.event.PayloadDescription blacklist = 6;
public final GetEventsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetEventsRequest.Builder>
public final GetEventsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetEventsRequest.Builder>
Copyright © 2010–2020. All rights reserved.