public static interface StreamsOuterClass.BatchAppendRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Empty |
getAny()
.google.protobuf.Empty any = 7; |
com.google.protobuf.EmptyOrBuilder |
getAnyOrBuilder()
.google.protobuf.Empty any = 7; |
Shared.UUID |
getCorrelationId()
.event_store.client.UUID correlation_id = 1; |
Shared.UUIDOrBuilder |
getCorrelationIdOrBuilder()
.event_store.client.UUID correlation_id = 1; |
Status |
getError()
.google.rpc.Status error = 2; |
StatusOrBuilder |
getErrorOrBuilder()
.google.rpc.Status error = 2; |
StreamsOuterClass.BatchAppendResp.ExpectedStreamPositionCase |
getExpectedStreamPositionCase() |
com.google.protobuf.Empty |
getNoStream()
.google.protobuf.Empty no_stream = 6; |
com.google.protobuf.EmptyOrBuilder |
getNoStreamOrBuilder()
.google.protobuf.Empty no_stream = 6; |
StreamsOuterClass.BatchAppendResp.ResultCase |
getResultCase() |
com.google.protobuf.Empty |
getStreamExists()
.google.protobuf.Empty stream_exists = 8; |
com.google.protobuf.EmptyOrBuilder |
getStreamExistsOrBuilder()
.google.protobuf.Empty stream_exists = 8; |
Shared.StreamIdentifier |
getStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 4; |
Shared.StreamIdentifierOrBuilder |
getStreamIdentifierOrBuilder()
.event_store.client.StreamIdentifier stream_identifier = 4; |
long |
getStreamPosition()
uint64 stream_position = 5; |
StreamsOuterClass.BatchAppendResp.Success |
getSuccess()
.event_store.client.streams.BatchAppendResp.Success success = 3; |
StreamsOuterClass.BatchAppendResp.SuccessOrBuilder |
getSuccessOrBuilder()
.event_store.client.streams.BatchAppendResp.Success success = 3; |
boolean |
hasAny()
.google.protobuf.Empty any = 7; |
boolean |
hasCorrelationId()
.event_store.client.UUID correlation_id = 1; |
boolean |
hasError()
.google.rpc.Status error = 2; |
boolean |
hasNoStream()
.google.protobuf.Empty no_stream = 6; |
boolean |
hasStreamExists()
.google.protobuf.Empty stream_exists = 8; |
boolean |
hasStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 4; |
boolean |
hasStreamPosition()
uint64 stream_position = 5; |
boolean |
hasSuccess()
.event_store.client.streams.BatchAppendResp.Success success = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCorrelationId()
.event_store.client.UUID correlation_id = 1;Shared.UUID getCorrelationId()
.event_store.client.UUID correlation_id = 1;Shared.UUIDOrBuilder getCorrelationIdOrBuilder()
.event_store.client.UUID correlation_id = 1;boolean hasError()
.google.rpc.Status error = 2;Status getError()
.google.rpc.Status error = 2;StatusOrBuilder getErrorOrBuilder()
.google.rpc.Status error = 2;boolean hasSuccess()
.event_store.client.streams.BatchAppendResp.Success success = 3;StreamsOuterClass.BatchAppendResp.Success getSuccess()
.event_store.client.streams.BatchAppendResp.Success success = 3;StreamsOuterClass.BatchAppendResp.SuccessOrBuilder getSuccessOrBuilder()
.event_store.client.streams.BatchAppendResp.Success success = 3;boolean hasStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 4;Shared.StreamIdentifier getStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 4;Shared.StreamIdentifierOrBuilder getStreamIdentifierOrBuilder()
.event_store.client.StreamIdentifier stream_identifier = 4;boolean hasStreamPosition()
uint64 stream_position = 5;long getStreamPosition()
uint64 stream_position = 5;boolean hasNoStream()
.google.protobuf.Empty no_stream = 6;com.google.protobuf.Empty getNoStream()
.google.protobuf.Empty no_stream = 6;com.google.protobuf.EmptyOrBuilder getNoStreamOrBuilder()
.google.protobuf.Empty no_stream = 6;boolean hasAny()
.google.protobuf.Empty any = 7;com.google.protobuf.Empty getAny()
.google.protobuf.Empty any = 7;com.google.protobuf.EmptyOrBuilder getAnyOrBuilder()
.google.protobuf.Empty any = 7;boolean hasStreamExists()
.google.protobuf.Empty stream_exists = 8;com.google.protobuf.Empty getStreamExists()
.google.protobuf.Empty stream_exists = 8;com.google.protobuf.EmptyOrBuilder getStreamExistsOrBuilder()
.google.protobuf.Empty stream_exists = 8;StreamsOuterClass.BatchAppendResp.ResultCase getResultCase()
StreamsOuterClass.BatchAppendResp.ExpectedStreamPositionCase getExpectedStreamPositionCase()