public static interface StreamsOuterClass.BatchAppendReq.OptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Empty |
getAny()
.google.protobuf.Empty any = 4; |
com.google.protobuf.EmptyOrBuilder |
getAnyOrBuilder()
.google.protobuf.Empty any = 4; |
com.google.protobuf.Duration |
getDeadline()
.google.protobuf.Duration deadline = 7; |
com.google.protobuf.Timestamp |
getDeadline21100()
.google.protobuf.Timestamp deadline_21_10_0 = 6; |
com.google.protobuf.TimestampOrBuilder |
getDeadline21100OrBuilder()
.google.protobuf.Timestamp deadline_21_10_0 = 6; |
StreamsOuterClass.BatchAppendReq.Options.DeadlineOptionCase |
getDeadlineOptionCase() |
com.google.protobuf.DurationOrBuilder |
getDeadlineOrBuilder()
.google.protobuf.Duration deadline = 7; |
StreamsOuterClass.BatchAppendReq.Options.ExpectedStreamPositionCase |
getExpectedStreamPositionCase() |
com.google.protobuf.Empty |
getNoStream()
.google.protobuf.Empty no_stream = 3; |
com.google.protobuf.EmptyOrBuilder |
getNoStreamOrBuilder()
.google.protobuf.Empty no_stream = 3; |
com.google.protobuf.Empty |
getStreamExists()
.google.protobuf.Empty stream_exists = 5; |
com.google.protobuf.EmptyOrBuilder |
getStreamExistsOrBuilder()
.google.protobuf.Empty stream_exists = 5; |
Shared.StreamIdentifier |
getStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 1; |
Shared.StreamIdentifierOrBuilder |
getStreamIdentifierOrBuilder()
.event_store.client.StreamIdentifier stream_identifier = 1; |
long |
getStreamPosition()
uint64 stream_position = 2; |
boolean |
hasAny()
.google.protobuf.Empty any = 4; |
boolean |
hasDeadline()
.google.protobuf.Duration deadline = 7; |
boolean |
hasDeadline21100()
.google.protobuf.Timestamp deadline_21_10_0 = 6; |
boolean |
hasNoStream()
.google.protobuf.Empty no_stream = 3; |
boolean |
hasStreamExists()
.google.protobuf.Empty stream_exists = 5; |
boolean |
hasStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 1; |
boolean |
hasStreamPosition()
uint64 stream_position = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 1;Shared.StreamIdentifier getStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 1;Shared.StreamIdentifierOrBuilder getStreamIdentifierOrBuilder()
.event_store.client.StreamIdentifier stream_identifier = 1;boolean hasStreamPosition()
uint64 stream_position = 2;long getStreamPosition()
uint64 stream_position = 2;boolean hasNoStream()
.google.protobuf.Empty no_stream = 3;com.google.protobuf.Empty getNoStream()
.google.protobuf.Empty no_stream = 3;com.google.protobuf.EmptyOrBuilder getNoStreamOrBuilder()
.google.protobuf.Empty no_stream = 3;boolean hasAny()
.google.protobuf.Empty any = 4;com.google.protobuf.Empty getAny()
.google.protobuf.Empty any = 4;com.google.protobuf.EmptyOrBuilder getAnyOrBuilder()
.google.protobuf.Empty any = 4;boolean hasStreamExists()
.google.protobuf.Empty stream_exists = 5;com.google.protobuf.Empty getStreamExists()
.google.protobuf.Empty stream_exists = 5;com.google.protobuf.EmptyOrBuilder getStreamExistsOrBuilder()
.google.protobuf.Empty stream_exists = 5;boolean hasDeadline21100()
.google.protobuf.Timestamp deadline_21_10_0 = 6;com.google.protobuf.Timestamp getDeadline21100()
.google.protobuf.Timestamp deadline_21_10_0 = 6;com.google.protobuf.TimestampOrBuilder getDeadline21100OrBuilder()
.google.protobuf.Timestamp deadline_21_10_0 = 6;boolean hasDeadline()
.google.protobuf.Duration deadline = 7;com.google.protobuf.Duration getDeadline()
.google.protobuf.Duration deadline = 7;com.google.protobuf.DurationOrBuilder getDeadlineOrBuilder()
.google.protobuf.Duration deadline = 7;StreamsOuterClass.BatchAppendReq.Options.ExpectedStreamPositionCase getExpectedStreamPositionCase()
StreamsOuterClass.BatchAppendReq.Options.DeadlineOptionCase getDeadlineOptionCase()