| Package | Description |
|---|---|
| com.google.cloud.pubsublite.internal.wire |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StreamFactories.CursorStreamFactory |
static interface |
StreamFactories.PublishStreamFactory |
static interface |
StreamFactories.SubscribeStreamFactory |
| Modifier and Type | Method and Description |
|---|---|
ConnectionT |
SingleConnectionFactory.New(StreamFactory<StreamRequestT,StreamResponseT> streamFactory,
com.google.api.gax.rpc.ResponseObserver<ClientResponseT> clientStream,
StreamRequestT initialRequest) |
| Constructor and Description |
|---|
CommitterImpl(StreamFactory<StreamingCommitCursorRequest,StreamingCommitCursorResponse> streamFactory,
InitialCommitCursorRequest request) |
SingleConnection(StreamFactory<StreamRequestT,StreamResponseT> streamFactory,
com.google.api.gax.rpc.ResponseObserver<ClientResponseT> clientStream) |
SingleConnection(StreamFactory<StreamRequestT,StreamResponseT> streamFactory,
com.google.api.gax.rpc.ResponseObserver<ClientResponseT> clientStream,
Duration streamIdleTimeout,
boolean expectInitialResponse) |
Copyright © 2022 Google LLC. All rights reserved.