public static final class StreamsOuterClass.BatchAppendResp extends com.google.protobuf.GeneratedMessage implements StreamsOuterClass.BatchAppendRespOrBuilder
event_store.client.streams.BatchAppendResp| Modifier and Type | Class and Description |
|---|---|
static class |
StreamsOuterClass.BatchAppendResp.Builder
Protobuf type
event_store.client.streams.BatchAppendResp |
static class |
StreamsOuterClass.BatchAppendResp.ExpectedStreamPositionCase |
static class |
StreamsOuterClass.BatchAppendResp.ResultCase |
static class |
StreamsOuterClass.BatchAppendResp.Success
Protobuf type
event_store.client.streams.BatchAppendResp.Success |
static interface |
StreamsOuterClass.BatchAppendResp.SuccessOrBuilder |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ANY_FIELD_NUMBER |
static int |
CORRELATION_ID_FIELD_NUMBER |
static int |
ERROR_FIELD_NUMBER |
static int |
NO_STREAM_FIELD_NUMBER |
static int |
STREAM_EXISTS_FIELD_NUMBER |
static int |
STREAM_IDENTIFIER_FIELD_NUMBER |
static int |
STREAM_POSITION_FIELD_NUMBER |
static int |
SUCCESS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
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; |
static StreamsOuterClass.BatchAppendResp |
getDefaultInstance() |
StreamsOuterClass.BatchAppendResp |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<StreamsOuterClass.BatchAppendResp> |
getParserForType() |
StreamsOuterClass.BatchAppendResp.ResultCase |
getResultCase() |
int |
getSerializedSize() |
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; |
int |
hashCode() |
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StreamsOuterClass.BatchAppendResp.Builder |
newBuilder() |
static StreamsOuterClass.BatchAppendResp.Builder |
newBuilder(StreamsOuterClass.BatchAppendResp prototype) |
StreamsOuterClass.BatchAppendResp.Builder |
newBuilderForType() |
protected StreamsOuterClass.BatchAppendResp.Builder |
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
static StreamsOuterClass.BatchAppendResp |
parseDelimitedFrom(java.io.InputStream input) |
static StreamsOuterClass.BatchAppendResp |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(byte[] data) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(java.nio.ByteBuffer data) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(com.google.protobuf.ByteString data) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(java.io.InputStream input) |
static StreamsOuterClass.BatchAppendResp |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StreamsOuterClass.BatchAppendResp> |
parser() |
StreamsOuterClass.BatchAppendResp.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CORRELATION_ID_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
public static final int SUCCESS_FIELD_NUMBER
public static final int STREAM_IDENTIFIER_FIELD_NUMBER
public static final int STREAM_POSITION_FIELD_NUMBER
public static final int NO_STREAM_FIELD_NUMBER
public static final int ANY_FIELD_NUMBER
public static final int STREAM_EXISTS_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic StreamsOuterClass.BatchAppendResp.ResultCase getResultCase()
getResultCase in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic StreamsOuterClass.BatchAppendResp.ExpectedStreamPositionCase getExpectedStreamPositionCase()
getExpectedStreamPositionCase in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic boolean hasCorrelationId()
.event_store.client.UUID correlation_id = 1;hasCorrelationId in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic Shared.UUID getCorrelationId()
.event_store.client.UUID correlation_id = 1;getCorrelationId in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic Shared.UUIDOrBuilder getCorrelationIdOrBuilder()
.event_store.client.UUID correlation_id = 1;getCorrelationIdOrBuilder in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic boolean hasError()
.google.rpc.Status error = 2;hasError in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic Status getError()
.google.rpc.Status error = 2;getError in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic StatusOrBuilder getErrorOrBuilder()
.google.rpc.Status error = 2;getErrorOrBuilder in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic boolean hasSuccess()
.event_store.client.streams.BatchAppendResp.Success success = 3;hasSuccess in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic StreamsOuterClass.BatchAppendResp.Success getSuccess()
.event_store.client.streams.BatchAppendResp.Success success = 3;getSuccess in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic StreamsOuterClass.BatchAppendResp.SuccessOrBuilder getSuccessOrBuilder()
.event_store.client.streams.BatchAppendResp.Success success = 3;getSuccessOrBuilder in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic boolean hasStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 4;hasStreamIdentifier in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic Shared.StreamIdentifier getStreamIdentifier()
.event_store.client.StreamIdentifier stream_identifier = 4;getStreamIdentifier in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic Shared.StreamIdentifierOrBuilder getStreamIdentifierOrBuilder()
.event_store.client.StreamIdentifier stream_identifier = 4;getStreamIdentifierOrBuilder in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic boolean hasStreamPosition()
uint64 stream_position = 5;hasStreamPosition in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic long getStreamPosition()
uint64 stream_position = 5;getStreamPosition in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic boolean hasNoStream()
.google.protobuf.Empty no_stream = 6;hasNoStream in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic com.google.protobuf.Empty getNoStream()
.google.protobuf.Empty no_stream = 6;getNoStream in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic com.google.protobuf.EmptyOrBuilder getNoStreamOrBuilder()
.google.protobuf.Empty no_stream = 6;getNoStreamOrBuilder in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic boolean hasAny()
.google.protobuf.Empty any = 7;hasAny in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic com.google.protobuf.Empty getAny()
.google.protobuf.Empty any = 7;getAny in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic com.google.protobuf.EmptyOrBuilder getAnyOrBuilder()
.google.protobuf.Empty any = 7;getAnyOrBuilder in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic boolean hasStreamExists()
.google.protobuf.Empty stream_exists = 8;hasStreamExists in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic com.google.protobuf.Empty getStreamExists()
.google.protobuf.Empty stream_exists = 8;getStreamExists in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic com.google.protobuf.EmptyOrBuilder getStreamExistsOrBuilder()
.google.protobuf.Empty stream_exists = 8;getStreamExistsOrBuilder in interface StreamsOuterClass.BatchAppendRespOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static StreamsOuterClass.BatchAppendResp parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StreamsOuterClass.BatchAppendResp parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StreamsOuterClass.BatchAppendResp parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StreamsOuterClass.BatchAppendResp parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic StreamsOuterClass.BatchAppendResp.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StreamsOuterClass.BatchAppendResp.Builder newBuilder()
public static StreamsOuterClass.BatchAppendResp.Builder newBuilder(StreamsOuterClass.BatchAppendResp prototype)
public StreamsOuterClass.BatchAppendResp.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StreamsOuterClass.BatchAppendResp.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.AbstractMessagepublic static StreamsOuterClass.BatchAppendResp getDefaultInstance()
public static com.google.protobuf.Parser<StreamsOuterClass.BatchAppendResp> parser()
public com.google.protobuf.Parser<StreamsOuterClass.BatchAppendResp> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic StreamsOuterClass.BatchAppendResp getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder