public interface TransformedEventOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Event |
getEvent()
The new content of the event
|
EventOrBuilder |
getEventOrBuilder()
The new content of the event
|
long |
getToken()
The global index of the event to replace
|
boolean |
hasEvent()
The new content of the event
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getToken()
The global index of the event to replace
int64 token = 1;boolean hasEvent()
The new content of the event
.io.axoniq.axonserver.grpc.event.Event event = 2;Event getEvent()
The new content of the event
.io.axoniq.axonserver.grpc.event.Event event = 2;EventOrBuilder getEventOrBuilder()
The new content of the event
.io.axoniq.axonserver.grpc.event.Event event = 2;Copyright © 2020–2023 AxonIQ BV. All rights reserved.