public static interface StreamsOuterClass.BatchAppendResp.SuccessOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentRevision()
uint64 current_revision = 1; |
StreamsOuterClass.BatchAppendResp.Success.CurrentRevisionOptionCase |
getCurrentRevisionOptionCase() |
com.google.protobuf.Empty |
getNoPosition()
.google.protobuf.Empty no_position = 4; |
com.google.protobuf.EmptyOrBuilder |
getNoPositionOrBuilder()
.google.protobuf.Empty no_position = 4; |
com.google.protobuf.Empty |
getNoStream()
.google.protobuf.Empty no_stream = 2; |
com.google.protobuf.EmptyOrBuilder |
getNoStreamOrBuilder()
.google.protobuf.Empty no_stream = 2; |
Shared.AllStreamPosition |
getPosition()
.event_store.client.AllStreamPosition position = 3; |
StreamsOuterClass.BatchAppendResp.Success.PositionOptionCase |
getPositionOptionCase() |
Shared.AllStreamPositionOrBuilder |
getPositionOrBuilder()
.event_store.client.AllStreamPosition position = 3; |
boolean |
hasCurrentRevision()
uint64 current_revision = 1; |
boolean |
hasNoPosition()
.google.protobuf.Empty no_position = 4; |
boolean |
hasNoStream()
.google.protobuf.Empty no_stream = 2; |
boolean |
hasPosition()
.event_store.client.AllStreamPosition position = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCurrentRevision()
uint64 current_revision = 1;long getCurrentRevision()
uint64 current_revision = 1;boolean hasNoStream()
.google.protobuf.Empty no_stream = 2;com.google.protobuf.Empty getNoStream()
.google.protobuf.Empty no_stream = 2;com.google.protobuf.EmptyOrBuilder getNoStreamOrBuilder()
.google.protobuf.Empty no_stream = 2;boolean hasPosition()
.event_store.client.AllStreamPosition position = 3;Shared.AllStreamPosition getPosition()
.event_store.client.AllStreamPosition position = 3;Shared.AllStreamPositionOrBuilder getPositionOrBuilder()
.event_store.client.AllStreamPosition position = 3;boolean hasNoPosition()
.google.protobuf.Empty no_position = 4;com.google.protobuf.Empty getNoPosition()
.google.protobuf.Empty no_position = 4;com.google.protobuf.EmptyOrBuilder getNoPositionOrBuilder()
.google.protobuf.Empty no_position = 4;StreamsOuterClass.BatchAppendResp.Success.CurrentRevisionOptionCase getCurrentRevisionOptionCase()
StreamsOuterClass.BatchAppendResp.Success.PositionOptionCase getPositionOptionCase()