| Interface | Description |
|---|---|
| AppendRecordOrBuilder | |
| AppendRequestOrBuilder | |
| AppendResponseOrBuilder | |
| AppendSessionResponseOrBuilder | |
| SchemaInfoOrBuilder | |
| StreamsServiceGrpc.AsyncService |
| Class | Description |
|---|---|
| AppendRecord |
Record to be appended to a stream.
|
| AppendRecord.Builder |
Record to be appended to a stream.
|
| AppendRequest |
Represents the input for appending records to a specific stream.
|
| AppendRequest.Builder |
Represents the input for appending records to a specific stream.
|
| AppendResponse |
Represents the outcome of an append operation.
|
| AppendResponse.Builder |
Represents the outcome of an append operation.
|
| AppendSessionResponse |
Protobuf type
kurrentdb.protocol.v2.streams.AppendSessionResponse |
| AppendSessionResponse.Builder |
Protobuf type
kurrentdb.protocol.v2.streams.AppendSessionResponse |
| SchemaInfo |
Schema information for record validation and interpretation.
|
| SchemaInfo.Builder |
Schema information for record validation and interpretation.
|
| Streams | |
| StreamsServiceGrpc | |
| StreamsServiceGrpc.StreamsServiceBlockingStub |
A stub to allow clients to do limited synchronous rpc calls to service StreamsService.
|
| StreamsServiceGrpc.StreamsServiceBlockingV2Stub |
A stub to allow clients to do synchronous rpc calls to service StreamsService.
|
| StreamsServiceGrpc.StreamsServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service StreamsService.
|
| StreamsServiceGrpc.StreamsServiceImplBase |
Base class for the server implementation of the service StreamsService.
|
| StreamsServiceGrpc.StreamsServiceStub |
A stub to allow clients to do asynchronous rpc calls to service StreamsService.
|
| Enum | Description |
|---|---|
| ExpectedRevisionConstants |
Constants for expected revision validation in optimistic concurrency control.
|
| SchemaFormat |
Represents the data format of the schema.
|