A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

AccountServiceGrpc - Class in s2.v1alpha
Operate on an S2 account.
AccountServiceGrpc.AccountServiceBlockingStub - Class in s2.v1alpha
A stub to allow clients to do limited synchronous rpc calls to service AccountService.
AccountServiceGrpc.AccountServiceBlockingV2Stub - Class in s2.v1alpha
A stub to allow clients to do synchronous rpc calls to service AccountService.
AccountServiceGrpc.AccountServiceFutureStub - Class in s2.v1alpha
A stub to allow clients to do ListenableFuture-style rpc calls to service AccountService.
AccountServiceGrpc.AccountServiceImplBase - Class in s2.v1alpha
Base class for the server implementation of the service AccountService.
AccountServiceGrpc.AccountServiceStub - Class in s2.v1alpha
A stub to allow clients to do asynchronous rpc calls to service AccountService.
AccountServiceGrpc.AsyncService - Interface in s2.v1alpha
Operate on an S2 account.
AccountServiceImplBase() - Constructor for class s2.v1alpha.AccountServiceGrpc.AccountServiceImplBase
 
addAllBasins(Iterable<? extends BasinInfo>) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
addAllHeaders(Iterable<? extends Header>) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
addAllHeaders(Iterable<? extends Header>) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
addAllRecords(Iterable<? extends AppendRecord>) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
addAllRecords(Iterable<? extends SequencedRecord>) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
addAllStreams(Iterable<? extends StreamInfo>) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
addBasins(int, BasinInfo) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
addBasins(int, BasinInfo.Builder) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
addBasins(BasinInfo) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
addBasins(BasinInfo.Builder) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
addBasinsBuilder() - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
addBasinsBuilder(int) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
addHeaders(int, Header) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
addHeaders(int, Header) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
addHeaders(int, Header.Builder) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
addHeaders(int, Header.Builder) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
addHeaders(Header) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
addHeaders(Header) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
addHeaders(Header.Builder) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
addHeaders(Header.Builder) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
addHeadersBuilder() - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
addHeadersBuilder() - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
addHeadersBuilder(int) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
addHeadersBuilder(int) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
addRecords(int, AppendRecord) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
addRecords(int, AppendRecord.Builder) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
addRecords(int, SequencedRecord) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
addRecords(int, SequencedRecord.Builder) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
addRecords(AppendRecord) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
addRecords(AppendRecord.Builder) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
addRecords(SequencedRecord) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
addRecords(SequencedRecord.Builder) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
addRecordsBuilder() - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
addRecordsBuilder() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
addRecordsBuilder(int) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
addRecordsBuilder(int) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
addStreams(int, StreamInfo) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
addStreams(int, StreamInfo.Builder) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
addStreams(StreamInfo) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
addStreams(StreamInfo.Builder) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
addStreamsBuilder() - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
addStreamsBuilder(int) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
AGE - s2.v1alpha.StreamConfig.RetentionPolicyCase
 
AGE_FIELD_NUMBER - Static variable in class s2.v1alpha.StreamConfig
 
append(AppendRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingStub
Append a batch of records to a stream.
append(AppendRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingV2Stub
Append a batch of records to a stream.
append(AppendRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceFutureStub
Append a batch of records to a stream.
append(AppendRequest, StreamObserver<AppendResponse>) - Method in interface s2.v1alpha.StreamServiceGrpc.AsyncService
Append a batch of records to a stream.
append(AppendRequest, StreamObserver<AppendResponse>) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceStub
Append a batch of records to a stream.
AppendInput - Class in s2.v1alpha
Input for append requests.
AppendInput.Builder - Class in s2.v1alpha
Input for append requests.
AppendInputOrBuilder - Interface in s2.v1alpha
 
AppendOutput - Class in s2.v1alpha
Output from append response.
AppendOutput.Builder - Class in s2.v1alpha
Output from append response.
AppendOutputOrBuilder - Interface in s2.v1alpha
 
AppendRecord - Class in s2.v1alpha
Record to be appended to a stream.
AppendRecord.Builder - Class in s2.v1alpha
Record to be appended to a stream.
AppendRecordOrBuilder - Interface in s2.v1alpha
 
AppendRequest - Class in s2.v1alpha
Append request.
AppendRequest.Builder - Class in s2.v1alpha
Append request.
AppendRequestOrBuilder - Interface in s2.v1alpha
 
AppendResponse - Class in s2.v1alpha
Append response.
AppendResponse.Builder - Class in s2.v1alpha
Append response.
AppendResponseOrBuilder - Interface in s2.v1alpha
 
appendSession() - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingV2Stub
Append batches of records to a stream continuously, while guaranteeing pipelined requests are processed in order.
appendSession(StreamObserver<AppendSessionResponse>) - Method in interface s2.v1alpha.StreamServiceGrpc.AsyncService
Append batches of records to a stream continuously, while guaranteeing pipelined requests are processed in order.
appendSession(StreamObserver<AppendSessionResponse>) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceStub
Append batches of records to a stream continuously, while guaranteeing pipelined requests are processed in order.
AppendSessionRequest - Class in s2.v1alpha
Append session request.
AppendSessionRequest.Builder - Class in s2.v1alpha
Append session request.
AppendSessionRequestOrBuilder - Interface in s2.v1alpha
 
AppendSessionResponse - Class in s2.v1alpha
Append session response.
AppendSessionResponse.Builder - Class in s2.v1alpha
Append session response.
AppendSessionResponseOrBuilder - Interface in s2.v1alpha
 
ASSIGNMENT_NOT_SET - s2.v1alpha.CreateBasinRequest.AssignmentCase
 

B

BASIN_FIELD_NUMBER - Static variable in class s2.v1alpha.CreateBasinRequest
 
BASIN_FIELD_NUMBER - Static variable in class s2.v1alpha.DeleteBasinRequest
 
BASIN_FIELD_NUMBER - Static variable in class s2.v1alpha.GetBasinConfigRequest
 
BASIN_FIELD_NUMBER - Static variable in class s2.v1alpha.ReconfigureBasinRequest
 
BASIN_STATE_ACTIVE - s2.v1alpha.BasinState
Basin is active.
BASIN_STATE_ACTIVE_VALUE - Static variable in enum s2.v1alpha.BasinState
Basin is active.
BASIN_STATE_CREATING - s2.v1alpha.BasinState
Basin is being created.
BASIN_STATE_CREATING_VALUE - Static variable in enum s2.v1alpha.BasinState
Basin is being created.
BASIN_STATE_DELETING - s2.v1alpha.BasinState
Basin is being deleted.
BASIN_STATE_DELETING_VALUE - Static variable in enum s2.v1alpha.BasinState
Basin is being deleted.
BASIN_STATE_UNSPECIFIED - s2.v1alpha.BasinState
Unspecified.
BASIN_STATE_UNSPECIFIED_VALUE - Static variable in enum s2.v1alpha.BasinState
Unspecified.
BasinConfig - Class in s2.v1alpha
Basin configuration.
BasinConfig.Builder - Class in s2.v1alpha
Basin configuration.
BasinConfigOrBuilder - Interface in s2.v1alpha
 
BasinInfo - Class in s2.v1alpha
Basin information.
BasinInfo.Builder - Class in s2.v1alpha
Basin information.
BasinInfoOrBuilder - Interface in s2.v1alpha
 
BASINS_FIELD_NUMBER - Static variable in class s2.v1alpha.ListBasinsResponse
 
BasinServiceGrpc - Class in s2.v1alpha
Operate on an S2 basin.
BasinServiceGrpc.AsyncService - Interface in s2.v1alpha
Operate on an S2 basin.
BasinServiceGrpc.BasinServiceBlockingStub - Class in s2.v1alpha
A stub to allow clients to do limited synchronous rpc calls to service BasinService.
BasinServiceGrpc.BasinServiceBlockingV2Stub - Class in s2.v1alpha
A stub to allow clients to do synchronous rpc calls to service BasinService.
BasinServiceGrpc.BasinServiceFutureStub - Class in s2.v1alpha
A stub to allow clients to do ListenableFuture-style rpc calls to service BasinService.
BasinServiceGrpc.BasinServiceImplBase - Class in s2.v1alpha
Base class for the server implementation of the service BasinService.
BasinServiceGrpc.BasinServiceStub - Class in s2.v1alpha
A stub to allow clients to do asynchronous rpc calls to service BasinService.
BasinServiceImplBase() - Constructor for class s2.v1alpha.BasinServiceGrpc.BasinServiceImplBase
 
BasinState - Enum in s2.v1alpha
Current state of the basin.
BATCH - s2.v1alpha.ReadOutput.OutputCase
 
BATCH_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadOutput
 
bindService() - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceImplBase
 
bindService() - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceImplBase
 
bindService() - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceImplBase
 
bindService(AccountServiceGrpc.AsyncService) - Static method in class s2.v1alpha.AccountServiceGrpc
 
bindService(BasinServiceGrpc.AsyncService) - Static method in class s2.v1alpha.BasinServiceGrpc
 
bindService(StreamServiceGrpc.AsyncService) - Static method in class s2.v1alpha.StreamServiceGrpc
 
BODY_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendRecord
 
BODY_FIELD_NUMBER - Static variable in class s2.v1alpha.SequencedRecord
 
build() - Method in class s2.v1alpha.AppendInput.Builder
 
build() - Method in class s2.v1alpha.AppendOutput.Builder
 
build() - Method in class s2.v1alpha.AppendRecord.Builder
 
build() - Method in class s2.v1alpha.AppendRequest.Builder
 
build() - Method in class s2.v1alpha.AppendResponse.Builder
 
build() - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
build() - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
build() - Method in class s2.v1alpha.BasinConfig.Builder
 
build() - Method in class s2.v1alpha.BasinInfo.Builder
 
build() - Method in class s2.v1alpha.CheckTailRequest.Builder
 
build() - Method in class s2.v1alpha.CheckTailResponse.Builder
 
build() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
build() - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
build() - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
build() - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
build() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
build() - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
build() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
build() - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
build() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
build() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
build() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
build() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
build() - Method in class s2.v1alpha.Header.Builder
 
build() - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
build() - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
build() - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
build() - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
build() - Method in class s2.v1alpha.ReadLimit.Builder
 
build() - Method in class s2.v1alpha.ReadOutput.Builder
 
build() - Method in class s2.v1alpha.ReadRequest.Builder
 
build() - Method in class s2.v1alpha.ReadResponse.Builder
 
build() - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
build() - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
build() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
build() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
build() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
build() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
build() - Method in class s2.v1alpha.SequencedRecord.Builder
 
build() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
build() - Method in class s2.v1alpha.StreamConfig.Builder
 
build() - Method in class s2.v1alpha.StreamInfo.Builder
 
build(Channel, CallOptions) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingStub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingV2Stub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceFutureStub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceStub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingStub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingV2Stub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceFutureStub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceStub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingStub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingV2Stub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceFutureStub
 
build(Channel, CallOptions) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceStub
 
buildPartial() - Method in class s2.v1alpha.AppendInput.Builder
 
buildPartial() - Method in class s2.v1alpha.AppendOutput.Builder
 
buildPartial() - Method in class s2.v1alpha.AppendRecord.Builder
 
buildPartial() - Method in class s2.v1alpha.AppendRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.AppendResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.BasinConfig.Builder
 
buildPartial() - Method in class s2.v1alpha.BasinInfo.Builder
 
buildPartial() - Method in class s2.v1alpha.CheckTailRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.CheckTailResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.Header.Builder
 
buildPartial() - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.ReadLimit.Builder
 
buildPartial() - Method in class s2.v1alpha.ReadOutput.Builder
 
buildPartial() - Method in class s2.v1alpha.ReadRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.ReadResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
buildPartial() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
buildPartial() - Method in class s2.v1alpha.SequencedRecord.Builder
 
buildPartial() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
buildPartial() - Method in class s2.v1alpha.StreamConfig.Builder
 
buildPartial() - Method in class s2.v1alpha.StreamInfo.Builder
 
BYTES_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadLimit
 

C

CELL - s2.v1alpha.CreateBasinRequest.AssignmentCase
 
CELL_FIELD_NUMBER - Static variable in class s2.v1alpha.BasinInfo
 
CELL_FIELD_NUMBER - Static variable in class s2.v1alpha.CreateBasinRequest
 
checkTail(CheckTailRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingStub
Check the sequence number that will be assigned to the next record on a stream.
checkTail(CheckTailRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingV2Stub
Check the sequence number that will be assigned to the next record on a stream.
checkTail(CheckTailRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceFutureStub
Check the sequence number that will be assigned to the next record on a stream.
checkTail(CheckTailRequest, StreamObserver<CheckTailResponse>) - Method in interface s2.v1alpha.StreamServiceGrpc.AsyncService
Check the sequence number that will be assigned to the next record on a stream.
checkTail(CheckTailRequest, StreamObserver<CheckTailResponse>) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceStub
Check the sequence number that will be assigned to the next record on a stream.
CheckTailRequest - Class in s2.v1alpha
Check tail request.
CheckTailRequest.Builder - Class in s2.v1alpha
Check tail request.
CheckTailRequestOrBuilder - Interface in s2.v1alpha
 
CheckTailResponse - Class in s2.v1alpha
Check tail response.
CheckTailResponse.Builder - Class in s2.v1alpha
Check tail response.
CheckTailResponseOrBuilder - Interface in s2.v1alpha
 
clear() - Method in class s2.v1alpha.AppendInput.Builder
 
clear() - Method in class s2.v1alpha.AppendOutput.Builder
 
clear() - Method in class s2.v1alpha.AppendRecord.Builder
 
clear() - Method in class s2.v1alpha.AppendRequest.Builder
 
clear() - Method in class s2.v1alpha.AppendResponse.Builder
 
clear() - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
clear() - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
clear() - Method in class s2.v1alpha.BasinConfig.Builder
 
clear() - Method in class s2.v1alpha.BasinInfo.Builder
 
clear() - Method in class s2.v1alpha.CheckTailRequest.Builder
 
clear() - Method in class s2.v1alpha.CheckTailResponse.Builder
 
clear() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
clear() - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
clear() - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
clear() - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
clear() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
clear() - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
clear() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
clear() - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
clear() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
clear() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
clear() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
clear() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
clear() - Method in class s2.v1alpha.Header.Builder
 
clear() - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
clear() - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
clear() - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
clear() - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
clear() - Method in class s2.v1alpha.ReadLimit.Builder
 
clear() - Method in class s2.v1alpha.ReadOutput.Builder
 
clear() - Method in class s2.v1alpha.ReadRequest.Builder
 
clear() - Method in class s2.v1alpha.ReadResponse.Builder
 
clear() - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
clear() - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
clear() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
clear() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
clear() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
clear() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
clear() - Method in class s2.v1alpha.SequencedRecord.Builder
 
clear() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
clear() - Method in class s2.v1alpha.StreamConfig.Builder
 
clear() - Method in class s2.v1alpha.StreamInfo.Builder
 
clearAge() - Method in class s2.v1alpha.StreamConfig.Builder
Age in seconds for automatic trimming of records older than this threshold.
clearAssignment() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
clearBasin() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin name, which must be globally unique.
clearBasin() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
Name of the basin to delete.
clearBasin() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
Basin name.
clearBasin() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin name.
clearBasins() - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
clearBatch() - Method in class s2.v1alpha.ReadOutput.Builder
Batch of records.
clearBody() - Method in class s2.v1alpha.AppendRecord.Builder
Body of this record.
clearBody() - Method in class s2.v1alpha.SequencedRecord.Builder
Body of this record.
clearBytes() - Method in class s2.v1alpha.ReadLimit.Builder
Metered bytes limit.
clearCell() - Method in class s2.v1alpha.BasinInfo.Builder
Cell assignment.
clearCell() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Explicit cell assignment, if it is owned by the account.
clearConfig() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin configuration.
clearConfig() - Method in class s2.v1alpha.CreateStreamRequest.Builder
Configuration for the new stream.
clearConfig() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
Basin configuration.
clearConfig() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
Stream configuration.
clearConfig() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin configuration.
clearConfig() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
Basin configuration.
clearConfig() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream configuration with updated values.
clearConfig() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
Stream configuration.
clearCount() - Method in class s2.v1alpha.ReadLimit.Builder
Record count limit.
clearCreatedAt() - Method in class s2.v1alpha.StreamInfo.Builder
Creation time in seconds since Unix epoch.
clearDefaultStreamConfig() - Method in class s2.v1alpha.BasinConfig.Builder
Default stream configuration.
clearDeletedAt() - Method in class s2.v1alpha.StreamInfo.Builder
Deletion time in seconds since Unix epoch, if the stream is being deleted.
clearEndSeqNum() - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of last record appended + 1.
clearFencingToken() - Method in class s2.v1alpha.AppendInput.Builder
Enforce a fencing token which must have been previously set by a `fence` command record.
clearFirstSeqNum() - Method in class s2.v1alpha.ReadOutput.Builder
Sequence number for the first record on this stream, in case the requested `start_seq_num` is smaller.
clearHasMore() - Method in class s2.v1alpha.ListBasinsResponse.Builder
If set, indicates there are more results that can be listed with `start_after`.
clearHasMore() - Method in class s2.v1alpha.ListStreamsResponse.Builder
If set, indicates there are more results that can be listed with `start_after`.
clearHeaders() - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
clearHeaders() - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
clearInfo() - Method in class s2.v1alpha.CreateBasinResponse.Builder
Information about the newly created basin.
clearInfo() - Method in class s2.v1alpha.CreateStreamResponse.Builder
Information about the newly created stream.
clearInput() - Method in class s2.v1alpha.AppendRequest.Builder
Request parameters for an append.
clearInput() - Method in class s2.v1alpha.AppendSessionRequest.Builder
Request parameters for an append.
clearLimit() - Method in class s2.v1alpha.ListBasinsRequest.Builder
Number of results, up to a maximum of 1000.
clearLimit() - Method in class s2.v1alpha.ListStreamsRequest.Builder
Number of results, up to a maximum of 1000.
clearLimit() - Method in class s2.v1alpha.ReadRequest.Builder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
clearLimit() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Limit on how many records can be returned.
clearMask() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Specifies the pieces of configuration being updated.
clearMask() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Specifies the pieces of configuration being updated.
clearMatchSeqNum() - Method in class s2.v1alpha.AppendInput.Builder
Enforce that the sequence number issued to the first record matches.
clearName() - Method in class s2.v1alpha.BasinInfo.Builder
Basin name.
clearName() - Method in class s2.v1alpha.Header.Builder
Header name blob.
clearName() - Method in class s2.v1alpha.StreamInfo.Builder
Stream name.
clearNextSeqNum() - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of last durable record on the stream + 1.
clearNextSeqNum() - Method in class s2.v1alpha.CheckTailResponse.Builder
Sequence number that will be assigned to the next record on the stream.
clearNextSeqNum() - Method in class s2.v1alpha.ReadOutput.Builder
Sequence number for the next record on this stream, in case the requested `start_seq_num` was larger.
clearOutput() - Method in class s2.v1alpha.AppendResponse.Builder
Response details for an append.
clearOutput() - Method in class s2.v1alpha.AppendSessionResponse.Builder
Response details for an append.
clearOutput() - Method in class s2.v1alpha.ReadOutput.Builder
 
clearOutput() - Method in class s2.v1alpha.ReadResponse.Builder
Response details for a read.
clearOutput() - Method in class s2.v1alpha.ReadSessionResponse.Builder
Response details for a read.
clearPrefix() - Method in class s2.v1alpha.ListBasinsRequest.Builder
List basin names that begin with this prefix.
clearPrefix() - Method in class s2.v1alpha.ListStreamsRequest.Builder
List stream names that begin with this prefix.
clearRecords() - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
clearRecords() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
clearRetentionPolicy() - Method in class s2.v1alpha.StreamConfig.Builder
 
clearScope() - Method in class s2.v1alpha.BasinInfo.Builder
Basin scope.
clearScope() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin scope.
clearSeqNum() - Method in class s2.v1alpha.SequencedRecord.Builder
Sequence number for this record.
clearStartAfter() - Method in class s2.v1alpha.ListBasinsRequest.Builder
Only return basins names that lexicographically start after this name.
clearStartAfter() - Method in class s2.v1alpha.ListStreamsRequest.Builder
Only return stream names that lexicographically start after this name.
clearStartSeqNum() - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of first record appended.
clearStartSeqNum() - Method in class s2.v1alpha.ReadRequest.Builder
Starting sequence number (inclusive).
clearStartSeqNum() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Starting sequence number (inclusive).
clearState() - Method in class s2.v1alpha.BasinInfo.Builder
Basin state.
clearStorageClass() - Method in class s2.v1alpha.StreamConfig.Builder
Storage class for recent writes.
clearStream() - Method in class s2.v1alpha.AppendInput.Builder
Stream name.
clearStream() - Method in class s2.v1alpha.CheckTailRequest.Builder
Stream name.
clearStream() - Method in class s2.v1alpha.CreateStreamRequest.Builder
Stream name, which must be unique within the basin.
clearStream() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
Stream name.
clearStream() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
Stream name.
clearStream() - Method in class s2.v1alpha.ReadRequest.Builder
Stream name.
clearStream() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Stream name.
clearStream() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream name.
clearStreams() - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
clearValue() - Method in class s2.v1alpha.Header.Builder
Header value blob.
CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.CreateBasinRequest
 
CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.CreateStreamRequest
 
CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.GetBasinConfigResponse
 
CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.GetStreamConfigResponse
 
CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.ReconfigureBasinRequest
 
CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.ReconfigureBasinResponse
 
CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.ReconfigureStreamRequest
 
CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.ReconfigureStreamResponse
 
COUNT_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadLimit
 
createBasin(CreateBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingStub
Create a new basin.
createBasin(CreateBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingV2Stub
Create a new basin.
createBasin(CreateBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceFutureStub
Create a new basin.
createBasin(CreateBasinRequest, StreamObserver<CreateBasinResponse>) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceStub
Create a new basin.
createBasin(CreateBasinRequest, StreamObserver<CreateBasinResponse>) - Method in interface s2.v1alpha.AccountServiceGrpc.AsyncService
Create a new basin.
CreateBasinRequest - Class in s2.v1alpha
Create basin request.
CreateBasinRequest.AssignmentCase - Enum in s2.v1alpha
 
CreateBasinRequest.Builder - Class in s2.v1alpha
Create basin request.
CreateBasinRequestOrBuilder - Interface in s2.v1alpha
 
CreateBasinResponse - Class in s2.v1alpha
Create basin response.
CreateBasinResponse.Builder - Class in s2.v1alpha
Create basin response.
CreateBasinResponseOrBuilder - Interface in s2.v1alpha
 
CREATED_AT_FIELD_NUMBER - Static variable in class s2.v1alpha.StreamInfo
 
createStream(CreateStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingStub
Create a stream.
createStream(CreateStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingV2Stub
Create a stream.
createStream(CreateStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceFutureStub
Create a stream.
createStream(CreateStreamRequest, StreamObserver<CreateStreamResponse>) - Method in interface s2.v1alpha.BasinServiceGrpc.AsyncService
Create a stream.
createStream(CreateStreamRequest, StreamObserver<CreateStreamResponse>) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceStub
Create a stream.
CreateStreamRequest - Class in s2.v1alpha
Create stream request.
CreateStreamRequest.Builder - Class in s2.v1alpha
Create stream request.
CreateStreamRequestOrBuilder - Interface in s2.v1alpha
 
CreateStreamResponse - Class in s2.v1alpha
Create stream response.
CreateStreamResponse.Builder - Class in s2.v1alpha
Create stream response.
CreateStreamResponseOrBuilder - Interface in s2.v1alpha
 

D

DEFAULT_STREAM_CONFIG_FIELD_NUMBER - Static variable in class s2.v1alpha.BasinConfig
 
deleteBasin(DeleteBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingStub
Delete a basin.
deleteBasin(DeleteBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingV2Stub
Delete a basin.
deleteBasin(DeleteBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceFutureStub
Delete a basin.
deleteBasin(DeleteBasinRequest, StreamObserver<DeleteBasinResponse>) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceStub
Delete a basin.
deleteBasin(DeleteBasinRequest, StreamObserver<DeleteBasinResponse>) - Method in interface s2.v1alpha.AccountServiceGrpc.AsyncService
Delete a basin.
DeleteBasinRequest - Class in s2.v1alpha
Delete basin request.
DeleteBasinRequest.Builder - Class in s2.v1alpha
Delete basin request.
DeleteBasinRequestOrBuilder - Interface in s2.v1alpha
 
DeleteBasinResponse - Class in s2.v1alpha
Delete basin response.
DeleteBasinResponse.Builder - Class in s2.v1alpha
Delete basin response.
DeleteBasinResponseOrBuilder - Interface in s2.v1alpha
 
DELETED_AT_FIELD_NUMBER - Static variable in class s2.v1alpha.StreamInfo
 
deleteStream(DeleteStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingStub
Delete a stream.
deleteStream(DeleteStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingV2Stub
Delete a stream.
deleteStream(DeleteStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceFutureStub
Delete a stream.
deleteStream(DeleteStreamRequest, StreamObserver<DeleteStreamResponse>) - Method in interface s2.v1alpha.BasinServiceGrpc.AsyncService
Delete a stream.
deleteStream(DeleteStreamRequest, StreamObserver<DeleteStreamResponse>) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceStub
Delete a stream.
DeleteStreamRequest - Class in s2.v1alpha
Delete stream request.
DeleteStreamRequest.Builder - Class in s2.v1alpha
Delete stream request.
DeleteStreamRequestOrBuilder - Interface in s2.v1alpha
 
DeleteStreamResponse - Class in s2.v1alpha
Delete stream response.
DeleteStreamResponse.Builder - Class in s2.v1alpha
Delete stream response.
DeleteStreamResponseOrBuilder - Interface in s2.v1alpha
 

E

END_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendOutput
 
equals(Object) - Method in class s2.v1alpha.AppendInput
 
equals(Object) - Method in class s2.v1alpha.AppendOutput
 
equals(Object) - Method in class s2.v1alpha.AppendRecord
 
equals(Object) - Method in class s2.v1alpha.AppendRequest
 
equals(Object) - Method in class s2.v1alpha.AppendResponse
 
equals(Object) - Method in class s2.v1alpha.AppendSessionRequest
 
equals(Object) - Method in class s2.v1alpha.AppendSessionResponse
 
equals(Object) - Method in class s2.v1alpha.BasinConfig
 
equals(Object) - Method in class s2.v1alpha.BasinInfo
 
equals(Object) - Method in class s2.v1alpha.CheckTailRequest
 
equals(Object) - Method in class s2.v1alpha.CheckTailResponse
 
equals(Object) - Method in class s2.v1alpha.CreateBasinRequest
 
equals(Object) - Method in class s2.v1alpha.CreateBasinResponse
 
equals(Object) - Method in class s2.v1alpha.CreateStreamRequest
 
equals(Object) - Method in class s2.v1alpha.CreateStreamResponse
 
equals(Object) - Method in class s2.v1alpha.DeleteBasinRequest
 
equals(Object) - Method in class s2.v1alpha.DeleteBasinResponse
 
equals(Object) - Method in class s2.v1alpha.DeleteStreamRequest
 
equals(Object) - Method in class s2.v1alpha.DeleteStreamResponse
 
equals(Object) - Method in class s2.v1alpha.GetBasinConfigRequest
 
equals(Object) - Method in class s2.v1alpha.GetBasinConfigResponse
 
equals(Object) - Method in class s2.v1alpha.GetStreamConfigRequest
 
equals(Object) - Method in class s2.v1alpha.GetStreamConfigResponse
 
equals(Object) - Method in class s2.v1alpha.Header
 
equals(Object) - Method in class s2.v1alpha.ListBasinsRequest
 
equals(Object) - Method in class s2.v1alpha.ListBasinsResponse
 
equals(Object) - Method in class s2.v1alpha.ListStreamsRequest
 
equals(Object) - Method in class s2.v1alpha.ListStreamsResponse
 
equals(Object) - Method in class s2.v1alpha.ReadLimit
 
equals(Object) - Method in class s2.v1alpha.ReadOutput
 
equals(Object) - Method in class s2.v1alpha.ReadRequest
 
equals(Object) - Method in class s2.v1alpha.ReadResponse
 
equals(Object) - Method in class s2.v1alpha.ReadSessionRequest
 
equals(Object) - Method in class s2.v1alpha.ReadSessionResponse
 
equals(Object) - Method in class s2.v1alpha.ReconfigureBasinRequest
 
equals(Object) - Method in class s2.v1alpha.ReconfigureBasinResponse
 
equals(Object) - Method in class s2.v1alpha.ReconfigureStreamRequest
 
equals(Object) - Method in class s2.v1alpha.ReconfigureStreamResponse
 
equals(Object) - Method in class s2.v1alpha.SequencedRecord
 
equals(Object) - Method in class s2.v1alpha.SequencedRecordBatch
 
equals(Object) - Method in class s2.v1alpha.StreamConfig
 
equals(Object) - Method in class s2.v1alpha.StreamInfo
 

F

FENCING_TOKEN_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendInput
 
FIRST_SEQ_NUM - s2.v1alpha.ReadOutput.OutputCase
 
FIRST_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadOutput
 
forNumber(int) - Static method in enum s2.v1alpha.BasinState
 
forNumber(int) - Static method in enum s2.v1alpha.CreateBasinRequest.AssignmentCase
 
forNumber(int) - Static method in enum s2.v1alpha.ReadOutput.OutputCase
 
forNumber(int) - Static method in enum s2.v1alpha.StorageClass
 
forNumber(int) - Static method in enum s2.v1alpha.StreamConfig.RetentionPolicyCase
 

G

getAge() - Method in class s2.v1alpha.StreamConfig.Builder
Age in seconds for automatic trimming of records older than this threshold.
getAge() - Method in class s2.v1alpha.StreamConfig
Age in seconds for automatic trimming of records older than this threshold.
getAge() - Method in interface s2.v1alpha.StreamConfigOrBuilder
Age in seconds for automatic trimming of records older than this threshold.
getAppendMethod() - Static method in class s2.v1alpha.StreamServiceGrpc
 
getAppendSessionMethod() - Static method in class s2.v1alpha.StreamServiceGrpc
 
getAssignmentCase() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
getAssignmentCase() - Method in class s2.v1alpha.CreateBasinRequest
 
getAssignmentCase() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
 
getBasin() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin name, which must be globally unique.
getBasin() - Method in class s2.v1alpha.CreateBasinRequest
Basin name, which must be globally unique.
getBasin() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Basin name, which must be globally unique.
getBasin() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
Name of the basin to delete.
getBasin() - Method in class s2.v1alpha.DeleteBasinRequest
Name of the basin to delete.
getBasin() - Method in interface s2.v1alpha.DeleteBasinRequestOrBuilder
Name of the basin to delete.
getBasin() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
Basin name.
getBasin() - Method in class s2.v1alpha.GetBasinConfigRequest
Basin name.
getBasin() - Method in interface s2.v1alpha.GetBasinConfigRequestOrBuilder
Basin name.
getBasin() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin name.
getBasin() - Method in class s2.v1alpha.ReconfigureBasinRequest
Basin name.
getBasin() - Method in interface s2.v1alpha.ReconfigureBasinRequestOrBuilder
Basin name.
getBasinBytes() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin name, which must be globally unique.
getBasinBytes() - Method in class s2.v1alpha.CreateBasinRequest
Basin name, which must be globally unique.
getBasinBytes() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Basin name, which must be globally unique.
getBasinBytes() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
Name of the basin to delete.
getBasinBytes() - Method in class s2.v1alpha.DeleteBasinRequest
Name of the basin to delete.
getBasinBytes() - Method in interface s2.v1alpha.DeleteBasinRequestOrBuilder
Name of the basin to delete.
getBasinBytes() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
Basin name.
getBasinBytes() - Method in class s2.v1alpha.GetBasinConfigRequest
Basin name.
getBasinBytes() - Method in interface s2.v1alpha.GetBasinConfigRequestOrBuilder
Basin name.
getBasinBytes() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin name.
getBasinBytes() - Method in class s2.v1alpha.ReconfigureBasinRequest
Basin name.
getBasinBytes() - Method in interface s2.v1alpha.ReconfigureBasinRequestOrBuilder
Basin name.
getBasinConfig(GetBasinConfigRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingStub
Get basin configuration.
getBasinConfig(GetBasinConfigRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingV2Stub
Get basin configuration.
getBasinConfig(GetBasinConfigRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceFutureStub
Get basin configuration.
getBasinConfig(GetBasinConfigRequest, StreamObserver<GetBasinConfigResponse>) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceStub
Get basin configuration.
getBasinConfig(GetBasinConfigRequest, StreamObserver<GetBasinConfigResponse>) - Method in interface s2.v1alpha.AccountServiceGrpc.AsyncService
Get basin configuration.
GetBasinConfigRequest - Class in s2.v1alpha
Get basin configuration request.
GetBasinConfigRequest.Builder - Class in s2.v1alpha
Get basin configuration request.
GetBasinConfigRequestOrBuilder - Interface in s2.v1alpha
 
GetBasinConfigResponse - Class in s2.v1alpha
Get basin configuration response.
GetBasinConfigResponse.Builder - Class in s2.v1alpha
Get basin configuration response.
GetBasinConfigResponseOrBuilder - Interface in s2.v1alpha
 
getBasins(int) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
getBasins(int) - Method in class s2.v1alpha.ListBasinsResponse
Matching basins.
getBasins(int) - Method in interface s2.v1alpha.ListBasinsResponseOrBuilder
Matching basins.
getBasinsBuilder(int) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
getBasinsBuilderList() - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
getBasinsCount() - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
getBasinsCount() - Method in class s2.v1alpha.ListBasinsResponse
Matching basins.
getBasinsCount() - Method in interface s2.v1alpha.ListBasinsResponseOrBuilder
Matching basins.
getBasinsList() - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
getBasinsList() - Method in class s2.v1alpha.ListBasinsResponse
Matching basins.
getBasinsList() - Method in interface s2.v1alpha.ListBasinsResponseOrBuilder
Matching basins.
getBasinsOrBuilder(int) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
getBasinsOrBuilder(int) - Method in class s2.v1alpha.ListBasinsResponse
Matching basins.
getBasinsOrBuilder(int) - Method in interface s2.v1alpha.ListBasinsResponseOrBuilder
Matching basins.
getBasinsOrBuilderList() - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
getBasinsOrBuilderList() - Method in class s2.v1alpha.ListBasinsResponse
Matching basins.
getBasinsOrBuilderList() - Method in interface s2.v1alpha.ListBasinsResponseOrBuilder
Matching basins.
getBatch() - Method in class s2.v1alpha.ReadOutput.Builder
Batch of records.
getBatch() - Method in class s2.v1alpha.ReadOutput
Batch of records.
getBatch() - Method in interface s2.v1alpha.ReadOutputOrBuilder
Batch of records.
getBatchBuilder() - Method in class s2.v1alpha.ReadOutput.Builder
Batch of records.
getBatchOrBuilder() - Method in class s2.v1alpha.ReadOutput.Builder
Batch of records.
getBatchOrBuilder() - Method in class s2.v1alpha.ReadOutput
Batch of records.
getBatchOrBuilder() - Method in interface s2.v1alpha.ReadOutputOrBuilder
Batch of records.
getBody() - Method in class s2.v1alpha.AppendRecord.Builder
Body of this record.
getBody() - Method in class s2.v1alpha.AppendRecord
Body of this record.
getBody() - Method in interface s2.v1alpha.AppendRecordOrBuilder
Body of this record.
getBody() - Method in class s2.v1alpha.SequencedRecord.Builder
Body of this record.
getBody() - Method in class s2.v1alpha.SequencedRecord
Body of this record.
getBody() - Method in interface s2.v1alpha.SequencedRecordOrBuilder
Body of this record.
getBytes() - Method in class s2.v1alpha.ReadLimit.Builder
Metered bytes limit.
getBytes() - Method in class s2.v1alpha.ReadLimit
Metered bytes limit.
getBytes() - Method in interface s2.v1alpha.ReadLimitOrBuilder
Metered bytes limit.
getCell() - Method in class s2.v1alpha.BasinInfo.Builder
Cell assignment.
getCell() - Method in class s2.v1alpha.BasinInfo
Cell assignment.
getCell() - Method in interface s2.v1alpha.BasinInfoOrBuilder
Cell assignment.
getCell() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Explicit cell assignment, if it is owned by the account.
getCell() - Method in class s2.v1alpha.CreateBasinRequest
Explicit cell assignment, if it is owned by the account.
getCell() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Explicit cell assignment, if it is owned by the account.
getCellBytes() - Method in class s2.v1alpha.BasinInfo.Builder
Cell assignment.
getCellBytes() - Method in class s2.v1alpha.BasinInfo
Cell assignment.
getCellBytes() - Method in interface s2.v1alpha.BasinInfoOrBuilder
Cell assignment.
getCellBytes() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Explicit cell assignment, if it is owned by the account.
getCellBytes() - Method in class s2.v1alpha.CreateBasinRequest
Explicit cell assignment, if it is owned by the account.
getCellBytes() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Explicit cell assignment, if it is owned by the account.
getCheckTailMethod() - Static method in class s2.v1alpha.StreamServiceGrpc
 
getConfig() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin configuration.
getConfig() - Method in class s2.v1alpha.CreateBasinRequest
Basin configuration.
getConfig() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Basin configuration.
getConfig() - Method in class s2.v1alpha.CreateStreamRequest.Builder
Configuration for the new stream.
getConfig() - Method in class s2.v1alpha.CreateStreamRequest
Configuration for the new stream.
getConfig() - Method in interface s2.v1alpha.CreateStreamRequestOrBuilder
Configuration for the new stream.
getConfig() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
Basin configuration.
getConfig() - Method in class s2.v1alpha.GetBasinConfigResponse
Basin configuration.
getConfig() - Method in interface s2.v1alpha.GetBasinConfigResponseOrBuilder
Basin configuration.
getConfig() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
Stream configuration.
getConfig() - Method in class s2.v1alpha.GetStreamConfigResponse
Stream configuration.
getConfig() - Method in interface s2.v1alpha.GetStreamConfigResponseOrBuilder
Stream configuration.
getConfig() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin configuration.
getConfig() - Method in class s2.v1alpha.ReconfigureBasinRequest
Basin configuration.
getConfig() - Method in interface s2.v1alpha.ReconfigureBasinRequestOrBuilder
Basin configuration.
getConfig() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
Basin configuration.
getConfig() - Method in class s2.v1alpha.ReconfigureBasinResponse
Basin configuration.
getConfig() - Method in interface s2.v1alpha.ReconfigureBasinResponseOrBuilder
Basin configuration.
getConfig() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream configuration with updated values.
getConfig() - Method in class s2.v1alpha.ReconfigureStreamRequest
Stream configuration with updated values.
getConfig() - Method in interface s2.v1alpha.ReconfigureStreamRequestOrBuilder
Stream configuration with updated values.
getConfig() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
Stream configuration.
getConfig() - Method in class s2.v1alpha.ReconfigureStreamResponse
Stream configuration.
getConfig() - Method in interface s2.v1alpha.ReconfigureStreamResponseOrBuilder
Stream configuration.
getConfigBuilder() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin configuration.
getConfigBuilder() - Method in class s2.v1alpha.CreateStreamRequest.Builder
Configuration for the new stream.
getConfigBuilder() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
Basin configuration.
getConfigBuilder() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
Stream configuration.
getConfigBuilder() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin configuration.
getConfigBuilder() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
Basin configuration.
getConfigBuilder() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream configuration with updated values.
getConfigBuilder() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
Stream configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.CreateBasinRequest
Basin configuration.
getConfigOrBuilder() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Basin configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.CreateStreamRequest.Builder
Configuration for the new stream.
getConfigOrBuilder() - Method in class s2.v1alpha.CreateStreamRequest
Configuration for the new stream.
getConfigOrBuilder() - Method in interface s2.v1alpha.CreateStreamRequestOrBuilder
Configuration for the new stream.
getConfigOrBuilder() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
Basin configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.GetBasinConfigResponse
Basin configuration.
getConfigOrBuilder() - Method in interface s2.v1alpha.GetBasinConfigResponseOrBuilder
Basin configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
Stream configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.GetStreamConfigResponse
Stream configuration.
getConfigOrBuilder() - Method in interface s2.v1alpha.GetStreamConfigResponseOrBuilder
Stream configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.ReconfigureBasinRequest
Basin configuration.
getConfigOrBuilder() - Method in interface s2.v1alpha.ReconfigureBasinRequestOrBuilder
Basin configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
Basin configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.ReconfigureBasinResponse
Basin configuration.
getConfigOrBuilder() - Method in interface s2.v1alpha.ReconfigureBasinResponseOrBuilder
Basin configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream configuration with updated values.
getConfigOrBuilder() - Method in class s2.v1alpha.ReconfigureStreamRequest
Stream configuration with updated values.
getConfigOrBuilder() - Method in interface s2.v1alpha.ReconfigureStreamRequestOrBuilder
Stream configuration with updated values.
getConfigOrBuilder() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
Stream configuration.
getConfigOrBuilder() - Method in class s2.v1alpha.ReconfigureStreamResponse
Stream configuration.
getConfigOrBuilder() - Method in interface s2.v1alpha.ReconfigureStreamResponseOrBuilder
Stream configuration.
getCount() - Method in class s2.v1alpha.ReadLimit.Builder
Record count limit.
getCount() - Method in class s2.v1alpha.ReadLimit
Record count limit.
getCount() - Method in interface s2.v1alpha.ReadLimitOrBuilder
Record count limit.
getCreateBasinMethod() - Static method in class s2.v1alpha.AccountServiceGrpc
 
getCreatedAt() - Method in class s2.v1alpha.StreamInfo.Builder
Creation time in seconds since Unix epoch.
getCreatedAt() - Method in class s2.v1alpha.StreamInfo
Creation time in seconds since Unix epoch.
getCreatedAt() - Method in interface s2.v1alpha.StreamInfoOrBuilder
Creation time in seconds since Unix epoch.
getCreateStreamMethod() - Static method in class s2.v1alpha.BasinServiceGrpc
 
getDefaultInstance() - Static method in class s2.v1alpha.AppendInput
 
getDefaultInstance() - Static method in class s2.v1alpha.AppendOutput
 
getDefaultInstance() - Static method in class s2.v1alpha.AppendRecord
 
getDefaultInstance() - Static method in class s2.v1alpha.AppendRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.AppendResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.AppendSessionRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.AppendSessionResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.BasinConfig
 
getDefaultInstance() - Static method in class s2.v1alpha.BasinInfo
 
getDefaultInstance() - Static method in class s2.v1alpha.CheckTailRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.CheckTailResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.CreateBasinRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.CreateBasinResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.CreateStreamRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.CreateStreamResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.DeleteBasinRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.DeleteBasinResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.DeleteStreamRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.DeleteStreamResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.GetBasinConfigRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.GetBasinConfigResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.GetStreamConfigRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.GetStreamConfigResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.Header
 
getDefaultInstance() - Static method in class s2.v1alpha.ListBasinsRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.ListBasinsResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.ListStreamsRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.ListStreamsResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.ReadLimit
 
getDefaultInstance() - Static method in class s2.v1alpha.ReadOutput
 
getDefaultInstance() - Static method in class s2.v1alpha.ReadRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.ReadResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.ReadSessionRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.ReadSessionResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
getDefaultInstance() - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
getDefaultInstance() - Static method in class s2.v1alpha.SequencedRecord
 
getDefaultInstance() - Static method in class s2.v1alpha.SequencedRecordBatch
 
getDefaultInstance() - Static method in class s2.v1alpha.StreamConfig
 
getDefaultInstance() - Static method in class s2.v1alpha.StreamInfo
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendInput.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendInput
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendOutput.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendOutput
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendRecord.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendRecord
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendSessionRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.AppendSessionResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.BasinConfig.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.BasinConfig
 
getDefaultInstanceForType() - Method in class s2.v1alpha.BasinInfo.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.BasinInfo
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CheckTailRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CheckTailRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CheckTailResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CheckTailResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CreateBasinRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CreateBasinResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CreateStreamRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.CreateStreamResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.DeleteBasinRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.DeleteBasinResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.DeleteStreamRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.DeleteStreamResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.GetBasinConfigRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.GetBasinConfigResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.GetStreamConfigRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.GetStreamConfigResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.Header.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.Header
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ListBasinsRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ListBasinsResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ListStreamsRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ListStreamsResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadLimit.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadLimit
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadOutput.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadOutput
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadSessionRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReadSessionResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReconfigureBasinRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReconfigureBasinResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReconfigureStreamRequest
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.ReconfigureStreamResponse
 
getDefaultInstanceForType() - Method in class s2.v1alpha.SequencedRecord.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.SequencedRecord
 
getDefaultInstanceForType() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.SequencedRecordBatch
 
getDefaultInstanceForType() - Method in class s2.v1alpha.StreamConfig.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.StreamConfig
 
getDefaultInstanceForType() - Method in class s2.v1alpha.StreamInfo.Builder
 
getDefaultInstanceForType() - Method in class s2.v1alpha.StreamInfo
 
getDefaultStreamConfig() - Method in class s2.v1alpha.BasinConfig.Builder
Default stream configuration.
getDefaultStreamConfig() - Method in class s2.v1alpha.BasinConfig
Default stream configuration.
getDefaultStreamConfig() - Method in interface s2.v1alpha.BasinConfigOrBuilder
Default stream configuration.
getDefaultStreamConfigBuilder() - Method in class s2.v1alpha.BasinConfig.Builder
Default stream configuration.
getDefaultStreamConfigOrBuilder() - Method in class s2.v1alpha.BasinConfig.Builder
Default stream configuration.
getDefaultStreamConfigOrBuilder() - Method in class s2.v1alpha.BasinConfig
Default stream configuration.
getDefaultStreamConfigOrBuilder() - Method in interface s2.v1alpha.BasinConfigOrBuilder
Default stream configuration.
getDeleteBasinMethod() - Static method in class s2.v1alpha.AccountServiceGrpc
 
getDeletedAt() - Method in class s2.v1alpha.StreamInfo.Builder
Deletion time in seconds since Unix epoch, if the stream is being deleted.
getDeletedAt() - Method in class s2.v1alpha.StreamInfo
Deletion time in seconds since Unix epoch, if the stream is being deleted.
getDeletedAt() - Method in interface s2.v1alpha.StreamInfoOrBuilder
Deletion time in seconds since Unix epoch, if the stream is being deleted.
getDeleteStreamMethod() - Static method in class s2.v1alpha.BasinServiceGrpc
 
getDescriptor() - Static method in class s2.v1alpha.AppendInput.Builder
 
getDescriptor() - Static method in class s2.v1alpha.AppendInput
 
getDescriptor() - Static method in class s2.v1alpha.AppendOutput.Builder
 
getDescriptor() - Static method in class s2.v1alpha.AppendOutput
 
getDescriptor() - Static method in class s2.v1alpha.AppendRecord.Builder
 
getDescriptor() - Static method in class s2.v1alpha.AppendRecord
 
getDescriptor() - Static method in class s2.v1alpha.AppendRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.AppendRequest
 
getDescriptor() - Static method in class s2.v1alpha.AppendResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.AppendResponse
 
getDescriptor() - Static method in class s2.v1alpha.AppendSessionRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.AppendSessionRequest
 
getDescriptor() - Static method in class s2.v1alpha.AppendSessionResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.AppendSessionResponse
 
getDescriptor() - Static method in class s2.v1alpha.BasinConfig.Builder
 
getDescriptor() - Static method in class s2.v1alpha.BasinConfig
 
getDescriptor() - Static method in class s2.v1alpha.BasinInfo.Builder
 
getDescriptor() - Static method in class s2.v1alpha.BasinInfo
 
getDescriptor() - Static method in enum s2.v1alpha.BasinState
 
getDescriptor() - Static method in class s2.v1alpha.CheckTailRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.CheckTailRequest
 
getDescriptor() - Static method in class s2.v1alpha.CheckTailResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.CheckTailResponse
 
getDescriptor() - Static method in class s2.v1alpha.CreateBasinRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.CreateBasinRequest
 
getDescriptor() - Static method in class s2.v1alpha.CreateBasinResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.CreateBasinResponse
 
getDescriptor() - Static method in class s2.v1alpha.CreateStreamRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.CreateStreamRequest
 
getDescriptor() - Static method in class s2.v1alpha.CreateStreamResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.CreateStreamResponse
 
getDescriptor() - Static method in class s2.v1alpha.DeleteBasinRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.DeleteBasinRequest
 
getDescriptor() - Static method in class s2.v1alpha.DeleteBasinResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.DeleteBasinResponse
 
getDescriptor() - Static method in class s2.v1alpha.DeleteStreamRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.DeleteStreamRequest
 
getDescriptor() - Static method in class s2.v1alpha.DeleteStreamResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.DeleteStreamResponse
 
getDescriptor() - Static method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.GetBasinConfigRequest
 
getDescriptor() - Static method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.GetBasinConfigResponse
 
getDescriptor() - Static method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.GetStreamConfigRequest
 
getDescriptor() - Static method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.GetStreamConfigResponse
 
getDescriptor() - Static method in class s2.v1alpha.Header.Builder
 
getDescriptor() - Static method in class s2.v1alpha.Header
 
getDescriptor() - Static method in class s2.v1alpha.ListBasinsRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ListBasinsRequest
 
getDescriptor() - Static method in class s2.v1alpha.ListBasinsResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ListBasinsResponse
 
getDescriptor() - Static method in class s2.v1alpha.ListStreamsRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ListStreamsRequest
 
getDescriptor() - Static method in class s2.v1alpha.ListStreamsResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ListStreamsResponse
 
getDescriptor() - Static method in class s2.v1alpha.ReadLimit.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReadLimit
 
getDescriptor() - Static method in class s2.v1alpha.ReadOutput.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReadOutput
 
getDescriptor() - Static method in class s2.v1alpha.ReadRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReadRequest
 
getDescriptor() - Static method in class s2.v1alpha.ReadResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReadResponse
 
getDescriptor() - Static method in class s2.v1alpha.ReadSessionRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReadSessionRequest
 
getDescriptor() - Static method in class s2.v1alpha.ReadSessionResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReadSessionResponse
 
getDescriptor() - Static method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
getDescriptor() - Static method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
getDescriptor() - Static method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
getDescriptor() - Static method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
getDescriptor() - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
getDescriptor() - Static method in class s2.v1alpha.S2
 
getDescriptor() - Static method in class s2.v1alpha.SequencedRecord.Builder
 
getDescriptor() - Static method in class s2.v1alpha.SequencedRecord
 
getDescriptor() - Static method in class s2.v1alpha.SequencedRecordBatch.Builder
 
getDescriptor() - Static method in class s2.v1alpha.SequencedRecordBatch
 
getDescriptor() - Static method in enum s2.v1alpha.StorageClass
 
getDescriptor() - Static method in class s2.v1alpha.StreamConfig.Builder
 
getDescriptor() - Static method in class s2.v1alpha.StreamConfig
 
getDescriptor() - Static method in class s2.v1alpha.StreamInfo.Builder
 
getDescriptor() - Static method in class s2.v1alpha.StreamInfo
 
getDescriptorForType() - Method in class s2.v1alpha.AppendInput.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.AppendOutput.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.AppendRecord.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.AppendRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.AppendResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.BasinConfig.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.BasinInfo.Builder
 
getDescriptorForType() - Method in enum s2.v1alpha.BasinState
 
getDescriptorForType() - Method in class s2.v1alpha.CheckTailRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.CheckTailResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.Header.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReadLimit.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReadOutput.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReadRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReadResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.SequencedRecord.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
getDescriptorForType() - Method in enum s2.v1alpha.StorageClass
 
getDescriptorForType() - Method in class s2.v1alpha.StreamConfig.Builder
 
getDescriptorForType() - Method in class s2.v1alpha.StreamInfo.Builder
 
getEndSeqNum() - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of last record appended + 1.
getEndSeqNum() - Method in class s2.v1alpha.AppendOutput
Sequence number of last record appended + 1.
getEndSeqNum() - Method in interface s2.v1alpha.AppendOutputOrBuilder
Sequence number of last record appended + 1.
getFencingToken() - Method in class s2.v1alpha.AppendInput.Builder
Enforce a fencing token which must have been previously set by a `fence` command record.
getFencingToken() - Method in class s2.v1alpha.AppendInput
Enforce a fencing token which must have been previously set by a `fence` command record.
getFencingToken() - Method in interface s2.v1alpha.AppendInputOrBuilder
Enforce a fencing token which must have been previously set by a `fence` command record.
getFirstSeqNum() - Method in class s2.v1alpha.ReadOutput.Builder
Sequence number for the first record on this stream, in case the requested `start_seq_num` is smaller.
getFirstSeqNum() - Method in class s2.v1alpha.ReadOutput
Sequence number for the first record on this stream, in case the requested `start_seq_num` is smaller.
getFirstSeqNum() - Method in interface s2.v1alpha.ReadOutputOrBuilder
Sequence number for the first record on this stream, in case the requested `start_seq_num` is smaller.
getGetBasinConfigMethod() - Static method in class s2.v1alpha.AccountServiceGrpc
 
getGetStreamConfigMethod() - Static method in class s2.v1alpha.BasinServiceGrpc
 
getHasMore() - Method in class s2.v1alpha.ListBasinsResponse.Builder
If set, indicates there are more results that can be listed with `start_after`.
getHasMore() - Method in class s2.v1alpha.ListBasinsResponse
If set, indicates there are more results that can be listed with `start_after`.
getHasMore() - Method in interface s2.v1alpha.ListBasinsResponseOrBuilder
If set, indicates there are more results that can be listed with `start_after`.
getHasMore() - Method in class s2.v1alpha.ListStreamsResponse.Builder
If set, indicates there are more results that can be listed with `start_after`.
getHasMore() - Method in class s2.v1alpha.ListStreamsResponse
If set, indicates there are more results that can be listed with `start_after`.
getHasMore() - Method in interface s2.v1alpha.ListStreamsResponseOrBuilder
If set, indicates there are more results that can be listed with `start_after`.
getHeaders(int) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
getHeaders(int) - Method in class s2.v1alpha.AppendRecord
Series of name-value pairs for this record.
getHeaders(int) - Method in interface s2.v1alpha.AppendRecordOrBuilder
Series of name-value pairs for this record.
getHeaders(int) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
getHeaders(int) - Method in class s2.v1alpha.SequencedRecord
Series of name-value pairs for this record.
getHeaders(int) - Method in interface s2.v1alpha.SequencedRecordOrBuilder
Series of name-value pairs for this record.
getHeadersBuilder(int) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
getHeadersBuilder(int) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
getHeadersBuilderList() - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
getHeadersBuilderList() - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
getHeadersCount() - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
getHeadersCount() - Method in class s2.v1alpha.AppendRecord
Series of name-value pairs for this record.
getHeadersCount() - Method in interface s2.v1alpha.AppendRecordOrBuilder
Series of name-value pairs for this record.
getHeadersCount() - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
getHeadersCount() - Method in class s2.v1alpha.SequencedRecord
Series of name-value pairs for this record.
getHeadersCount() - Method in interface s2.v1alpha.SequencedRecordOrBuilder
Series of name-value pairs for this record.
getHeadersList() - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
getHeadersList() - Method in class s2.v1alpha.AppendRecord
Series of name-value pairs for this record.
getHeadersList() - Method in interface s2.v1alpha.AppendRecordOrBuilder
Series of name-value pairs for this record.
getHeadersList() - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
getHeadersList() - Method in class s2.v1alpha.SequencedRecord
Series of name-value pairs for this record.
getHeadersList() - Method in interface s2.v1alpha.SequencedRecordOrBuilder
Series of name-value pairs for this record.
getHeadersOrBuilder(int) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
getHeadersOrBuilder(int) - Method in class s2.v1alpha.AppendRecord
Series of name-value pairs for this record.
getHeadersOrBuilder(int) - Method in interface s2.v1alpha.AppendRecordOrBuilder
Series of name-value pairs for this record.
getHeadersOrBuilder(int) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
getHeadersOrBuilder(int) - Method in class s2.v1alpha.SequencedRecord
Series of name-value pairs for this record.
getHeadersOrBuilder(int) - Method in interface s2.v1alpha.SequencedRecordOrBuilder
Series of name-value pairs for this record.
getHeadersOrBuilderList() - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
getHeadersOrBuilderList() - Method in class s2.v1alpha.AppendRecord
Series of name-value pairs for this record.
getHeadersOrBuilderList() - Method in interface s2.v1alpha.AppendRecordOrBuilder
Series of name-value pairs for this record.
getHeadersOrBuilderList() - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
getHeadersOrBuilderList() - Method in class s2.v1alpha.SequencedRecord
Series of name-value pairs for this record.
getHeadersOrBuilderList() - Method in interface s2.v1alpha.SequencedRecordOrBuilder
Series of name-value pairs for this record.
getInfo() - Method in class s2.v1alpha.CreateBasinResponse.Builder
Information about the newly created basin.
getInfo() - Method in class s2.v1alpha.CreateBasinResponse
Information about the newly created basin.
getInfo() - Method in interface s2.v1alpha.CreateBasinResponseOrBuilder
Information about the newly created basin.
getInfo() - Method in class s2.v1alpha.CreateStreamResponse.Builder
Information about the newly created stream.
getInfo() - Method in class s2.v1alpha.CreateStreamResponse
Information about the newly created stream.
getInfo() - Method in interface s2.v1alpha.CreateStreamResponseOrBuilder
Information about the newly created stream.
getInfoBuilder() - Method in class s2.v1alpha.CreateBasinResponse.Builder
Information about the newly created basin.
getInfoBuilder() - Method in class s2.v1alpha.CreateStreamResponse.Builder
Information about the newly created stream.
getInfoOrBuilder() - Method in class s2.v1alpha.CreateBasinResponse.Builder
Information about the newly created basin.
getInfoOrBuilder() - Method in class s2.v1alpha.CreateBasinResponse
Information about the newly created basin.
getInfoOrBuilder() - Method in interface s2.v1alpha.CreateBasinResponseOrBuilder
Information about the newly created basin.
getInfoOrBuilder() - Method in class s2.v1alpha.CreateStreamResponse.Builder
Information about the newly created stream.
getInfoOrBuilder() - Method in class s2.v1alpha.CreateStreamResponse
Information about the newly created stream.
getInfoOrBuilder() - Method in interface s2.v1alpha.CreateStreamResponseOrBuilder
Information about the newly created stream.
getInput() - Method in class s2.v1alpha.AppendRequest.Builder
Request parameters for an append.
getInput() - Method in class s2.v1alpha.AppendRequest
Request parameters for an append.
getInput() - Method in interface s2.v1alpha.AppendRequestOrBuilder
Request parameters for an append.
getInput() - Method in class s2.v1alpha.AppendSessionRequest.Builder
Request parameters for an append.
getInput() - Method in class s2.v1alpha.AppendSessionRequest
Request parameters for an append.
getInput() - Method in interface s2.v1alpha.AppendSessionRequestOrBuilder
Request parameters for an append.
getInputBuilder() - Method in class s2.v1alpha.AppendRequest.Builder
Request parameters for an append.
getInputBuilder() - Method in class s2.v1alpha.AppendSessionRequest.Builder
Request parameters for an append.
getInputOrBuilder() - Method in class s2.v1alpha.AppendRequest.Builder
Request parameters for an append.
getInputOrBuilder() - Method in class s2.v1alpha.AppendRequest
Request parameters for an append.
getInputOrBuilder() - Method in interface s2.v1alpha.AppendRequestOrBuilder
Request parameters for an append.
getInputOrBuilder() - Method in class s2.v1alpha.AppendSessionRequest.Builder
Request parameters for an append.
getInputOrBuilder() - Method in class s2.v1alpha.AppendSessionRequest
Request parameters for an append.
getInputOrBuilder() - Method in interface s2.v1alpha.AppendSessionRequestOrBuilder
Request parameters for an append.
getLimit() - Method in class s2.v1alpha.ListBasinsRequest.Builder
Number of results, up to a maximum of 1000.
getLimit() - Method in class s2.v1alpha.ListBasinsRequest
Number of results, up to a maximum of 1000.
getLimit() - Method in interface s2.v1alpha.ListBasinsRequestOrBuilder
Number of results, up to a maximum of 1000.
getLimit() - Method in class s2.v1alpha.ListStreamsRequest.Builder
Number of results, up to a maximum of 1000.
getLimit() - Method in class s2.v1alpha.ListStreamsRequest
Number of results, up to a maximum of 1000.
getLimit() - Method in interface s2.v1alpha.ListStreamsRequestOrBuilder
Number of results, up to a maximum of 1000.
getLimit() - Method in class s2.v1alpha.ReadRequest.Builder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
getLimit() - Method in class s2.v1alpha.ReadRequest
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
getLimit() - Method in interface s2.v1alpha.ReadRequestOrBuilder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
getLimit() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Limit on how many records can be returned.
getLimit() - Method in class s2.v1alpha.ReadSessionRequest
Limit on how many records can be returned.
getLimit() - Method in interface s2.v1alpha.ReadSessionRequestOrBuilder
Limit on how many records can be returned.
getLimitBuilder() - Method in class s2.v1alpha.ReadRequest.Builder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
getLimitBuilder() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Limit on how many records can be returned.
getLimitOrBuilder() - Method in class s2.v1alpha.ReadRequest.Builder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
getLimitOrBuilder() - Method in class s2.v1alpha.ReadRequest
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
getLimitOrBuilder() - Method in interface s2.v1alpha.ReadRequestOrBuilder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
getLimitOrBuilder() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Limit on how many records can be returned.
getLimitOrBuilder() - Method in class s2.v1alpha.ReadSessionRequest
Limit on how many records can be returned.
getLimitOrBuilder() - Method in interface s2.v1alpha.ReadSessionRequestOrBuilder
Limit on how many records can be returned.
getListBasinsMethod() - Static method in class s2.v1alpha.AccountServiceGrpc
 
getListStreamsMethod() - Static method in class s2.v1alpha.BasinServiceGrpc
 
getMask() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Specifies the pieces of configuration being updated.
getMask() - Method in class s2.v1alpha.ReconfigureBasinRequest
Specifies the pieces of configuration being updated.
getMask() - Method in interface s2.v1alpha.ReconfigureBasinRequestOrBuilder
Specifies the pieces of configuration being updated.
getMask() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Specifies the pieces of configuration being updated.
getMask() - Method in class s2.v1alpha.ReconfigureStreamRequest
Specifies the pieces of configuration being updated.
getMask() - Method in interface s2.v1alpha.ReconfigureStreamRequestOrBuilder
Specifies the pieces of configuration being updated.
getMaskBuilder() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Specifies the pieces of configuration being updated.
getMaskBuilder() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Specifies the pieces of configuration being updated.
getMaskOrBuilder() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Specifies the pieces of configuration being updated.
getMaskOrBuilder() - Method in class s2.v1alpha.ReconfigureBasinRequest
Specifies the pieces of configuration being updated.
getMaskOrBuilder() - Method in interface s2.v1alpha.ReconfigureBasinRequestOrBuilder
Specifies the pieces of configuration being updated.
getMaskOrBuilder() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Specifies the pieces of configuration being updated.
getMaskOrBuilder() - Method in class s2.v1alpha.ReconfigureStreamRequest
Specifies the pieces of configuration being updated.
getMaskOrBuilder() - Method in interface s2.v1alpha.ReconfigureStreamRequestOrBuilder
Specifies the pieces of configuration being updated.
getMatchSeqNum() - Method in class s2.v1alpha.AppendInput.Builder
Enforce that the sequence number issued to the first record matches.
getMatchSeqNum() - Method in class s2.v1alpha.AppendInput
Enforce that the sequence number issued to the first record matches.
getMatchSeqNum() - Method in interface s2.v1alpha.AppendInputOrBuilder
Enforce that the sequence number issued to the first record matches.
getName() - Method in class s2.v1alpha.BasinInfo.Builder
Basin name.
getName() - Method in class s2.v1alpha.BasinInfo
Basin name.
getName() - Method in interface s2.v1alpha.BasinInfoOrBuilder
Basin name.
getName() - Method in class s2.v1alpha.Header.Builder
Header name blob.
getName() - Method in class s2.v1alpha.Header
Header name blob.
getName() - Method in interface s2.v1alpha.HeaderOrBuilder
Header name blob.
getName() - Method in class s2.v1alpha.StreamInfo.Builder
Stream name.
getName() - Method in class s2.v1alpha.StreamInfo
Stream name.
getName() - Method in interface s2.v1alpha.StreamInfoOrBuilder
Stream name.
getNameBytes() - Method in class s2.v1alpha.BasinInfo.Builder
Basin name.
getNameBytes() - Method in class s2.v1alpha.BasinInfo
Basin name.
getNameBytes() - Method in interface s2.v1alpha.BasinInfoOrBuilder
Basin name.
getNameBytes() - Method in class s2.v1alpha.StreamInfo.Builder
Stream name.
getNameBytes() - Method in class s2.v1alpha.StreamInfo
Stream name.
getNameBytes() - Method in interface s2.v1alpha.StreamInfoOrBuilder
Stream name.
getNextSeqNum() - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of last durable record on the stream + 1.
getNextSeqNum() - Method in class s2.v1alpha.AppendOutput
Sequence number of last durable record on the stream + 1.
getNextSeqNum() - Method in interface s2.v1alpha.AppendOutputOrBuilder
Sequence number of last durable record on the stream + 1.
getNextSeqNum() - Method in class s2.v1alpha.CheckTailResponse.Builder
Sequence number that will be assigned to the next record on the stream.
getNextSeqNum() - Method in class s2.v1alpha.CheckTailResponse
Sequence number that will be assigned to the next record on the stream.
getNextSeqNum() - Method in interface s2.v1alpha.CheckTailResponseOrBuilder
Sequence number that will be assigned to the next record on the stream.
getNextSeqNum() - Method in class s2.v1alpha.ReadOutput.Builder
Sequence number for the next record on this stream, in case the requested `start_seq_num` was larger.
getNextSeqNum() - Method in class s2.v1alpha.ReadOutput
Sequence number for the next record on this stream, in case the requested `start_seq_num` was larger.
getNextSeqNum() - Method in interface s2.v1alpha.ReadOutputOrBuilder
Sequence number for the next record on this stream, in case the requested `start_seq_num` was larger.
getNumber() - Method in enum s2.v1alpha.BasinState
 
getNumber() - Method in enum s2.v1alpha.CreateBasinRequest.AssignmentCase
 
getNumber() - Method in enum s2.v1alpha.ReadOutput.OutputCase
 
getNumber() - Method in enum s2.v1alpha.StorageClass
 
getNumber() - Method in enum s2.v1alpha.StreamConfig.RetentionPolicyCase
 
getOutput() - Method in class s2.v1alpha.AppendResponse.Builder
Response details for an append.
getOutput() - Method in class s2.v1alpha.AppendResponse
Response details for an append.
getOutput() - Method in interface s2.v1alpha.AppendResponseOrBuilder
Response details for an append.
getOutput() - Method in class s2.v1alpha.AppendSessionResponse.Builder
Response details for an append.
getOutput() - Method in class s2.v1alpha.AppendSessionResponse
Response details for an append.
getOutput() - Method in interface s2.v1alpha.AppendSessionResponseOrBuilder
Response details for an append.
getOutput() - Method in class s2.v1alpha.ReadResponse.Builder
Response details for a read.
getOutput() - Method in class s2.v1alpha.ReadResponse
Response details for a read.
getOutput() - Method in interface s2.v1alpha.ReadResponseOrBuilder
Response details for a read.
getOutput() - Method in class s2.v1alpha.ReadSessionResponse.Builder
Response details for a read.
getOutput() - Method in class s2.v1alpha.ReadSessionResponse
Response details for a read.
getOutput() - Method in interface s2.v1alpha.ReadSessionResponseOrBuilder
Response details for a read.
getOutputBuilder() - Method in class s2.v1alpha.AppendResponse.Builder
Response details for an append.
getOutputBuilder() - Method in class s2.v1alpha.AppendSessionResponse.Builder
Response details for an append.
getOutputBuilder() - Method in class s2.v1alpha.ReadResponse.Builder
Response details for a read.
getOutputBuilder() - Method in class s2.v1alpha.ReadSessionResponse.Builder
Response details for a read.
getOutputCase() - Method in class s2.v1alpha.ReadOutput.Builder
 
getOutputCase() - Method in class s2.v1alpha.ReadOutput
 
getOutputCase() - Method in interface s2.v1alpha.ReadOutputOrBuilder
 
getOutputOrBuilder() - Method in class s2.v1alpha.AppendResponse.Builder
Response details for an append.
getOutputOrBuilder() - Method in class s2.v1alpha.AppendResponse
Response details for an append.
getOutputOrBuilder() - Method in interface s2.v1alpha.AppendResponseOrBuilder
Response details for an append.
getOutputOrBuilder() - Method in class s2.v1alpha.AppendSessionResponse.Builder
Response details for an append.
getOutputOrBuilder() - Method in class s2.v1alpha.AppendSessionResponse
Response details for an append.
getOutputOrBuilder() - Method in interface s2.v1alpha.AppendSessionResponseOrBuilder
Response details for an append.
getOutputOrBuilder() - Method in class s2.v1alpha.ReadResponse.Builder
Response details for a read.
getOutputOrBuilder() - Method in class s2.v1alpha.ReadResponse
Response details for a read.
getOutputOrBuilder() - Method in interface s2.v1alpha.ReadResponseOrBuilder
Response details for a read.
getOutputOrBuilder() - Method in class s2.v1alpha.ReadSessionResponse.Builder
Response details for a read.
getOutputOrBuilder() - Method in class s2.v1alpha.ReadSessionResponse
Response details for a read.
getOutputOrBuilder() - Method in interface s2.v1alpha.ReadSessionResponseOrBuilder
Response details for a read.
getParserForType() - Method in class s2.v1alpha.AppendInput
 
getParserForType() - Method in class s2.v1alpha.AppendOutput
 
getParserForType() - Method in class s2.v1alpha.AppendRecord
 
getParserForType() - Method in class s2.v1alpha.AppendRequest
 
getParserForType() - Method in class s2.v1alpha.AppendResponse
 
getParserForType() - Method in class s2.v1alpha.AppendSessionRequest
 
getParserForType() - Method in class s2.v1alpha.AppendSessionResponse
 
getParserForType() - Method in class s2.v1alpha.BasinConfig
 
getParserForType() - Method in class s2.v1alpha.BasinInfo
 
getParserForType() - Method in class s2.v1alpha.CheckTailRequest
 
getParserForType() - Method in class s2.v1alpha.CheckTailResponse
 
getParserForType() - Method in class s2.v1alpha.CreateBasinRequest
 
getParserForType() - Method in class s2.v1alpha.CreateBasinResponse
 
getParserForType() - Method in class s2.v1alpha.CreateStreamRequest
 
getParserForType() - Method in class s2.v1alpha.CreateStreamResponse
 
getParserForType() - Method in class s2.v1alpha.DeleteBasinRequest
 
getParserForType() - Method in class s2.v1alpha.DeleteBasinResponse
 
getParserForType() - Method in class s2.v1alpha.DeleteStreamRequest
 
getParserForType() - Method in class s2.v1alpha.DeleteStreamResponse
 
getParserForType() - Method in class s2.v1alpha.GetBasinConfigRequest
 
getParserForType() - Method in class s2.v1alpha.GetBasinConfigResponse
 
getParserForType() - Method in class s2.v1alpha.GetStreamConfigRequest
 
getParserForType() - Method in class s2.v1alpha.GetStreamConfigResponse
 
getParserForType() - Method in class s2.v1alpha.Header
 
getParserForType() - Method in class s2.v1alpha.ListBasinsRequest
 
getParserForType() - Method in class s2.v1alpha.ListBasinsResponse
 
getParserForType() - Method in class s2.v1alpha.ListStreamsRequest
 
getParserForType() - Method in class s2.v1alpha.ListStreamsResponse
 
getParserForType() - Method in class s2.v1alpha.ReadLimit
 
getParserForType() - Method in class s2.v1alpha.ReadOutput
 
getParserForType() - Method in class s2.v1alpha.ReadRequest
 
getParserForType() - Method in class s2.v1alpha.ReadResponse
 
getParserForType() - Method in class s2.v1alpha.ReadSessionRequest
 
getParserForType() - Method in class s2.v1alpha.ReadSessionResponse
 
getParserForType() - Method in class s2.v1alpha.ReconfigureBasinRequest
 
getParserForType() - Method in class s2.v1alpha.ReconfigureBasinResponse
 
getParserForType() - Method in class s2.v1alpha.ReconfigureStreamRequest
 
getParserForType() - Method in class s2.v1alpha.ReconfigureStreamResponse
 
getParserForType() - Method in class s2.v1alpha.SequencedRecord
 
getParserForType() - Method in class s2.v1alpha.SequencedRecordBatch
 
getParserForType() - Method in class s2.v1alpha.StreamConfig
 
getParserForType() - Method in class s2.v1alpha.StreamInfo
 
getPrefix() - Method in class s2.v1alpha.ListBasinsRequest.Builder
List basin names that begin with this prefix.
getPrefix() - Method in class s2.v1alpha.ListBasinsRequest
List basin names that begin with this prefix.
getPrefix() - Method in interface s2.v1alpha.ListBasinsRequestOrBuilder
List basin names that begin with this prefix.
getPrefix() - Method in class s2.v1alpha.ListStreamsRequest.Builder
List stream names that begin with this prefix.
getPrefix() - Method in class s2.v1alpha.ListStreamsRequest
List stream names that begin with this prefix.
getPrefix() - Method in interface s2.v1alpha.ListStreamsRequestOrBuilder
List stream names that begin with this prefix.
getPrefixBytes() - Method in class s2.v1alpha.ListBasinsRequest.Builder
List basin names that begin with this prefix.
getPrefixBytes() - Method in class s2.v1alpha.ListBasinsRequest
List basin names that begin with this prefix.
getPrefixBytes() - Method in interface s2.v1alpha.ListBasinsRequestOrBuilder
List basin names that begin with this prefix.
getPrefixBytes() - Method in class s2.v1alpha.ListStreamsRequest.Builder
List stream names that begin with this prefix.
getPrefixBytes() - Method in class s2.v1alpha.ListStreamsRequest
List stream names that begin with this prefix.
getPrefixBytes() - Method in interface s2.v1alpha.ListStreamsRequestOrBuilder
List stream names that begin with this prefix.
getReadMethod() - Static method in class s2.v1alpha.StreamServiceGrpc
 
getReadSessionMethod() - Static method in class s2.v1alpha.StreamServiceGrpc
 
getReconfigureBasinMethod() - Static method in class s2.v1alpha.AccountServiceGrpc
 
getReconfigureStreamMethod() - Static method in class s2.v1alpha.BasinServiceGrpc
 
getRecords(int) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecords(int) - Method in class s2.v1alpha.AppendInput
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecords(int) - Method in interface s2.v1alpha.AppendInputOrBuilder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecords(int) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
getRecords(int) - Method in class s2.v1alpha.SequencedRecordBatch
Batch of sequenced records.
getRecords(int) - Method in interface s2.v1alpha.SequencedRecordBatchOrBuilder
Batch of sequenced records.
getRecordsBuilder(int) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsBuilder(int) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
getRecordsBuilderList() - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsBuilderList() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
getRecordsCount() - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsCount() - Method in class s2.v1alpha.AppendInput
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsCount() - Method in interface s2.v1alpha.AppendInputOrBuilder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsCount() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
getRecordsCount() - Method in class s2.v1alpha.SequencedRecordBatch
Batch of sequenced records.
getRecordsCount() - Method in interface s2.v1alpha.SequencedRecordBatchOrBuilder
Batch of sequenced records.
getRecordsList() - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsList() - Method in class s2.v1alpha.AppendInput
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsList() - Method in interface s2.v1alpha.AppendInputOrBuilder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsList() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
getRecordsList() - Method in class s2.v1alpha.SequencedRecordBatch
Batch of sequenced records.
getRecordsList() - Method in interface s2.v1alpha.SequencedRecordBatchOrBuilder
Batch of sequenced records.
getRecordsOrBuilder(int) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsOrBuilder(int) - Method in class s2.v1alpha.AppendInput
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsOrBuilder(int) - Method in interface s2.v1alpha.AppendInputOrBuilder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsOrBuilder(int) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
getRecordsOrBuilder(int) - Method in class s2.v1alpha.SequencedRecordBatch
Batch of sequenced records.
getRecordsOrBuilder(int) - Method in interface s2.v1alpha.SequencedRecordBatchOrBuilder
Batch of sequenced records.
getRecordsOrBuilderList() - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsOrBuilderList() - Method in class s2.v1alpha.AppendInput
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsOrBuilderList() - Method in interface s2.v1alpha.AppendInputOrBuilder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
getRecordsOrBuilderList() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
getRecordsOrBuilderList() - Method in class s2.v1alpha.SequencedRecordBatch
Batch of sequenced records.
getRecordsOrBuilderList() - Method in interface s2.v1alpha.SequencedRecordBatchOrBuilder
Batch of sequenced records.
getRetentionPolicyCase() - Method in class s2.v1alpha.StreamConfig.Builder
 
getRetentionPolicyCase() - Method in class s2.v1alpha.StreamConfig
 
getRetentionPolicyCase() - Method in interface s2.v1alpha.StreamConfigOrBuilder
 
getScope() - Method in class s2.v1alpha.BasinInfo.Builder
Basin scope.
getScope() - Method in class s2.v1alpha.BasinInfo
Basin scope.
getScope() - Method in interface s2.v1alpha.BasinInfoOrBuilder
Basin scope.
getScope() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin scope.
getScope() - Method in class s2.v1alpha.CreateBasinRequest
Basin scope.
getScope() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Basin scope.
getScopeBytes() - Method in class s2.v1alpha.BasinInfo.Builder
Basin scope.
getScopeBytes() - Method in class s2.v1alpha.BasinInfo
Basin scope.
getScopeBytes() - Method in interface s2.v1alpha.BasinInfoOrBuilder
Basin scope.
getScopeBytes() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin scope.
getScopeBytes() - Method in class s2.v1alpha.CreateBasinRequest
Basin scope.
getScopeBytes() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Basin scope.
getSeqNum() - Method in class s2.v1alpha.SequencedRecord.Builder
Sequence number for this record.
getSeqNum() - Method in class s2.v1alpha.SequencedRecord
Sequence number for this record.
getSeqNum() - Method in interface s2.v1alpha.SequencedRecordOrBuilder
Sequence number for this record.
getSerializedSize() - Method in class s2.v1alpha.AppendInput
 
getSerializedSize() - Method in class s2.v1alpha.AppendOutput
 
getSerializedSize() - Method in class s2.v1alpha.AppendRecord
 
getSerializedSize() - Method in class s2.v1alpha.AppendRequest
 
getSerializedSize() - Method in class s2.v1alpha.AppendResponse
 
getSerializedSize() - Method in class s2.v1alpha.AppendSessionRequest
 
getSerializedSize() - Method in class s2.v1alpha.AppendSessionResponse
 
getSerializedSize() - Method in class s2.v1alpha.BasinConfig
 
getSerializedSize() - Method in class s2.v1alpha.BasinInfo
 
getSerializedSize() - Method in class s2.v1alpha.CheckTailRequest
 
getSerializedSize() - Method in class s2.v1alpha.CheckTailResponse
 
getSerializedSize() - Method in class s2.v1alpha.CreateBasinRequest
 
getSerializedSize() - Method in class s2.v1alpha.CreateBasinResponse
 
getSerializedSize() - Method in class s2.v1alpha.CreateStreamRequest
 
getSerializedSize() - Method in class s2.v1alpha.CreateStreamResponse
 
getSerializedSize() - Method in class s2.v1alpha.DeleteBasinRequest
 
getSerializedSize() - Method in class s2.v1alpha.DeleteBasinResponse
 
getSerializedSize() - Method in class s2.v1alpha.DeleteStreamRequest
 
getSerializedSize() - Method in class s2.v1alpha.DeleteStreamResponse
 
getSerializedSize() - Method in class s2.v1alpha.GetBasinConfigRequest
 
getSerializedSize() - Method in class s2.v1alpha.GetBasinConfigResponse
 
getSerializedSize() - Method in class s2.v1alpha.GetStreamConfigRequest
 
getSerializedSize() - Method in class s2.v1alpha.GetStreamConfigResponse
 
getSerializedSize() - Method in class s2.v1alpha.Header
 
getSerializedSize() - Method in class s2.v1alpha.ListBasinsRequest
 
getSerializedSize() - Method in class s2.v1alpha.ListBasinsResponse
 
getSerializedSize() - Method in class s2.v1alpha.ListStreamsRequest
 
getSerializedSize() - Method in class s2.v1alpha.ListStreamsResponse
 
getSerializedSize() - Method in class s2.v1alpha.ReadLimit
 
getSerializedSize() - Method in class s2.v1alpha.ReadOutput
 
getSerializedSize() - Method in class s2.v1alpha.ReadRequest
 
getSerializedSize() - Method in class s2.v1alpha.ReadResponse
 
getSerializedSize() - Method in class s2.v1alpha.ReadSessionRequest
 
getSerializedSize() - Method in class s2.v1alpha.ReadSessionResponse
 
getSerializedSize() - Method in class s2.v1alpha.ReconfigureBasinRequest
 
getSerializedSize() - Method in class s2.v1alpha.ReconfigureBasinResponse
 
getSerializedSize() - Method in class s2.v1alpha.ReconfigureStreamRequest
 
getSerializedSize() - Method in class s2.v1alpha.ReconfigureStreamResponse
 
getSerializedSize() - Method in class s2.v1alpha.SequencedRecord
 
getSerializedSize() - Method in class s2.v1alpha.SequencedRecordBatch
 
getSerializedSize() - Method in class s2.v1alpha.StreamConfig
 
getSerializedSize() - Method in class s2.v1alpha.StreamInfo
 
getServiceDescriptor() - Static method in class s2.v1alpha.AccountServiceGrpc
 
getServiceDescriptor() - Static method in class s2.v1alpha.BasinServiceGrpc
 
getServiceDescriptor() - Static method in class s2.v1alpha.StreamServiceGrpc
 
getStartAfter() - Method in class s2.v1alpha.ListBasinsRequest.Builder
Only return basins names that lexicographically start after this name.
getStartAfter() - Method in class s2.v1alpha.ListBasinsRequest
Only return basins names that lexicographically start after this name.
getStartAfter() - Method in interface s2.v1alpha.ListBasinsRequestOrBuilder
Only return basins names that lexicographically start after this name.
getStartAfter() - Method in class s2.v1alpha.ListStreamsRequest.Builder
Only return stream names that lexicographically start after this name.
getStartAfter() - Method in class s2.v1alpha.ListStreamsRequest
Only return stream names that lexicographically start after this name.
getStartAfter() - Method in interface s2.v1alpha.ListStreamsRequestOrBuilder
Only return stream names that lexicographically start after this name.
getStartAfterBytes() - Method in class s2.v1alpha.ListBasinsRequest.Builder
Only return basins names that lexicographically start after this name.
getStartAfterBytes() - Method in class s2.v1alpha.ListBasinsRequest
Only return basins names that lexicographically start after this name.
getStartAfterBytes() - Method in interface s2.v1alpha.ListBasinsRequestOrBuilder
Only return basins names that lexicographically start after this name.
getStartAfterBytes() - Method in class s2.v1alpha.ListStreamsRequest.Builder
Only return stream names that lexicographically start after this name.
getStartAfterBytes() - Method in class s2.v1alpha.ListStreamsRequest
Only return stream names that lexicographically start after this name.
getStartAfterBytes() - Method in interface s2.v1alpha.ListStreamsRequestOrBuilder
Only return stream names that lexicographically start after this name.
getStartSeqNum() - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of first record appended.
getStartSeqNum() - Method in class s2.v1alpha.AppendOutput
Sequence number of first record appended.
getStartSeqNum() - Method in interface s2.v1alpha.AppendOutputOrBuilder
Sequence number of first record appended.
getStartSeqNum() - Method in class s2.v1alpha.ReadRequest.Builder
Starting sequence number (inclusive).
getStartSeqNum() - Method in class s2.v1alpha.ReadRequest
Starting sequence number (inclusive).
getStartSeqNum() - Method in interface s2.v1alpha.ReadRequestOrBuilder
Starting sequence number (inclusive).
getStartSeqNum() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Starting sequence number (inclusive).
getStartSeqNum() - Method in class s2.v1alpha.ReadSessionRequest
Starting sequence number (inclusive).
getStartSeqNum() - Method in interface s2.v1alpha.ReadSessionRequestOrBuilder
Starting sequence number (inclusive).
getState() - Method in class s2.v1alpha.BasinInfo.Builder
Basin state.
getState() - Method in class s2.v1alpha.BasinInfo
Basin state.
getState() - Method in interface s2.v1alpha.BasinInfoOrBuilder
Basin state.
getStateValue() - Method in class s2.v1alpha.BasinInfo.Builder
Basin state.
getStateValue() - Method in class s2.v1alpha.BasinInfo
Basin state.
getStateValue() - Method in interface s2.v1alpha.BasinInfoOrBuilder
Basin state.
getStorageClass() - Method in class s2.v1alpha.StreamConfig.Builder
Storage class for recent writes.
getStorageClass() - Method in class s2.v1alpha.StreamConfig
Storage class for recent writes.
getStorageClass() - Method in interface s2.v1alpha.StreamConfigOrBuilder
Storage class for recent writes.
getStorageClassValue() - Method in class s2.v1alpha.StreamConfig.Builder
Storage class for recent writes.
getStorageClassValue() - Method in class s2.v1alpha.StreamConfig
Storage class for recent writes.
getStorageClassValue() - Method in interface s2.v1alpha.StreamConfigOrBuilder
Storage class for recent writes.
getStream() - Method in class s2.v1alpha.AppendInput.Builder
Stream name.
getStream() - Method in class s2.v1alpha.AppendInput
Stream name.
getStream() - Method in interface s2.v1alpha.AppendInputOrBuilder
Stream name.
getStream() - Method in class s2.v1alpha.CheckTailRequest.Builder
Stream name.
getStream() - Method in class s2.v1alpha.CheckTailRequest
Stream name.
getStream() - Method in interface s2.v1alpha.CheckTailRequestOrBuilder
Stream name.
getStream() - Method in class s2.v1alpha.CreateStreamRequest.Builder
Stream name, which must be unique within the basin.
getStream() - Method in class s2.v1alpha.CreateStreamRequest
Stream name, which must be unique within the basin.
getStream() - Method in interface s2.v1alpha.CreateStreamRequestOrBuilder
Stream name, which must be unique within the basin.
getStream() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
Stream name.
getStream() - Method in class s2.v1alpha.DeleteStreamRequest
Stream name.
getStream() - Method in interface s2.v1alpha.DeleteStreamRequestOrBuilder
Stream name.
getStream() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
Stream name.
getStream() - Method in class s2.v1alpha.GetStreamConfigRequest
Stream name.
getStream() - Method in interface s2.v1alpha.GetStreamConfigRequestOrBuilder
Stream name.
getStream() - Method in class s2.v1alpha.ReadRequest.Builder
Stream name.
getStream() - Method in class s2.v1alpha.ReadRequest
Stream name.
getStream() - Method in interface s2.v1alpha.ReadRequestOrBuilder
Stream name.
getStream() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Stream name.
getStream() - Method in class s2.v1alpha.ReadSessionRequest
Stream name.
getStream() - Method in interface s2.v1alpha.ReadSessionRequestOrBuilder
Stream name.
getStream() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream name.
getStream() - Method in class s2.v1alpha.ReconfigureStreamRequest
Stream name.
getStream() - Method in interface s2.v1alpha.ReconfigureStreamRequestOrBuilder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.AppendInput.Builder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.AppendInput
Stream name.
getStreamBytes() - Method in interface s2.v1alpha.AppendInputOrBuilder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.CheckTailRequest.Builder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.CheckTailRequest
Stream name.
getStreamBytes() - Method in interface s2.v1alpha.CheckTailRequestOrBuilder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.CreateStreamRequest.Builder
Stream name, which must be unique within the basin.
getStreamBytes() - Method in class s2.v1alpha.CreateStreamRequest
Stream name, which must be unique within the basin.
getStreamBytes() - Method in interface s2.v1alpha.CreateStreamRequestOrBuilder
Stream name, which must be unique within the basin.
getStreamBytes() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.DeleteStreamRequest
Stream name.
getStreamBytes() - Method in interface s2.v1alpha.DeleteStreamRequestOrBuilder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.GetStreamConfigRequest
Stream name.
getStreamBytes() - Method in interface s2.v1alpha.GetStreamConfigRequestOrBuilder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.ReadRequest.Builder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.ReadRequest
Stream name.
getStreamBytes() - Method in interface s2.v1alpha.ReadRequestOrBuilder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.ReadSessionRequest
Stream name.
getStreamBytes() - Method in interface s2.v1alpha.ReadSessionRequestOrBuilder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream name.
getStreamBytes() - Method in class s2.v1alpha.ReconfigureStreamRequest
Stream name.
getStreamBytes() - Method in interface s2.v1alpha.ReconfigureStreamRequestOrBuilder
Stream name.
getStreamConfig(GetStreamConfigRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingStub
Get stream configuration.
getStreamConfig(GetStreamConfigRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingV2Stub
Get stream configuration.
getStreamConfig(GetStreamConfigRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceFutureStub
Get stream configuration.
getStreamConfig(GetStreamConfigRequest, StreamObserver<GetStreamConfigResponse>) - Method in interface s2.v1alpha.BasinServiceGrpc.AsyncService
Get stream configuration.
getStreamConfig(GetStreamConfigRequest, StreamObserver<GetStreamConfigResponse>) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceStub
Get stream configuration.
GetStreamConfigRequest - Class in s2.v1alpha
Get stream configuration request.
GetStreamConfigRequest.Builder - Class in s2.v1alpha
Get stream configuration request.
GetStreamConfigRequestOrBuilder - Interface in s2.v1alpha
 
GetStreamConfigResponse - Class in s2.v1alpha
Get stream configuration response.
GetStreamConfigResponse.Builder - Class in s2.v1alpha
Get stream configuration response.
GetStreamConfigResponseOrBuilder - Interface in s2.v1alpha
 
getStreams(int) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
getStreams(int) - Method in class s2.v1alpha.ListStreamsResponse
Matching streams.
getStreams(int) - Method in interface s2.v1alpha.ListStreamsResponseOrBuilder
Matching streams.
getStreamsBuilder(int) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
getStreamsBuilderList() - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
getStreamsCount() - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
getStreamsCount() - Method in class s2.v1alpha.ListStreamsResponse
Matching streams.
getStreamsCount() - Method in interface s2.v1alpha.ListStreamsResponseOrBuilder
Matching streams.
getStreamsList() - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
getStreamsList() - Method in class s2.v1alpha.ListStreamsResponse
Matching streams.
getStreamsList() - Method in interface s2.v1alpha.ListStreamsResponseOrBuilder
Matching streams.
getStreamsOrBuilder(int) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
getStreamsOrBuilder(int) - Method in class s2.v1alpha.ListStreamsResponse
Matching streams.
getStreamsOrBuilder(int) - Method in interface s2.v1alpha.ListStreamsResponseOrBuilder
Matching streams.
getStreamsOrBuilderList() - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
getStreamsOrBuilderList() - Method in class s2.v1alpha.ListStreamsResponse
Matching streams.
getStreamsOrBuilderList() - Method in interface s2.v1alpha.ListStreamsResponseOrBuilder
Matching streams.
getValue() - Method in class s2.v1alpha.Header.Builder
Header value blob.
getValue() - Method in class s2.v1alpha.Header
Header value blob.
getValue() - Method in interface s2.v1alpha.HeaderOrBuilder
Header value blob.
getValueDescriptor() - Method in enum s2.v1alpha.BasinState
 
getValueDescriptor() - Method in enum s2.v1alpha.StorageClass
 

H

HAS_MORE_FIELD_NUMBER - Static variable in class s2.v1alpha.ListBasinsResponse
 
HAS_MORE_FIELD_NUMBER - Static variable in class s2.v1alpha.ListStreamsResponse
 
hasAge() - Method in class s2.v1alpha.StreamConfig.Builder
Age in seconds for automatic trimming of records older than this threshold.
hasAge() - Method in class s2.v1alpha.StreamConfig
Age in seconds for automatic trimming of records older than this threshold.
hasAge() - Method in interface s2.v1alpha.StreamConfigOrBuilder
Age in seconds for automatic trimming of records older than this threshold.
hasBatch() - Method in class s2.v1alpha.ReadOutput.Builder
Batch of records.
hasBatch() - Method in class s2.v1alpha.ReadOutput
Batch of records.
hasBatch() - Method in interface s2.v1alpha.ReadOutputOrBuilder
Batch of records.
hasBytes() - Method in class s2.v1alpha.ReadLimit.Builder
Metered bytes limit.
hasBytes() - Method in class s2.v1alpha.ReadLimit
Metered bytes limit.
hasBytes() - Method in interface s2.v1alpha.ReadLimitOrBuilder
Metered bytes limit.
hasCell() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Explicit cell assignment, if it is owned by the account.
hasCell() - Method in class s2.v1alpha.CreateBasinRequest
Explicit cell assignment, if it is owned by the account.
hasCell() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Explicit cell assignment, if it is owned by the account.
hasConfig() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin configuration.
hasConfig() - Method in class s2.v1alpha.CreateBasinRequest
Basin configuration.
hasConfig() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Basin configuration.
hasConfig() - Method in class s2.v1alpha.CreateStreamRequest.Builder
Configuration for the new stream.
hasConfig() - Method in class s2.v1alpha.CreateStreamRequest
Configuration for the new stream.
hasConfig() - Method in interface s2.v1alpha.CreateStreamRequestOrBuilder
Configuration for the new stream.
hasConfig() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
Basin configuration.
hasConfig() - Method in class s2.v1alpha.GetBasinConfigResponse
Basin configuration.
hasConfig() - Method in interface s2.v1alpha.GetBasinConfigResponseOrBuilder
Basin configuration.
hasConfig() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
Stream configuration.
hasConfig() - Method in class s2.v1alpha.GetStreamConfigResponse
Stream configuration.
hasConfig() - Method in interface s2.v1alpha.GetStreamConfigResponseOrBuilder
Stream configuration.
hasConfig() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin configuration.
hasConfig() - Method in class s2.v1alpha.ReconfigureBasinRequest
Basin configuration.
hasConfig() - Method in interface s2.v1alpha.ReconfigureBasinRequestOrBuilder
Basin configuration.
hasConfig() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
Basin configuration.
hasConfig() - Method in class s2.v1alpha.ReconfigureBasinResponse
Basin configuration.
hasConfig() - Method in interface s2.v1alpha.ReconfigureBasinResponseOrBuilder
Basin configuration.
hasConfig() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream configuration with updated values.
hasConfig() - Method in class s2.v1alpha.ReconfigureStreamRequest
Stream configuration with updated values.
hasConfig() - Method in interface s2.v1alpha.ReconfigureStreamRequestOrBuilder
Stream configuration with updated values.
hasConfig() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
Stream configuration.
hasConfig() - Method in class s2.v1alpha.ReconfigureStreamResponse
Stream configuration.
hasConfig() - Method in interface s2.v1alpha.ReconfigureStreamResponseOrBuilder
Stream configuration.
hasCount() - Method in class s2.v1alpha.ReadLimit.Builder
Record count limit.
hasCount() - Method in class s2.v1alpha.ReadLimit
Record count limit.
hasCount() - Method in interface s2.v1alpha.ReadLimitOrBuilder
Record count limit.
hasDefaultStreamConfig() - Method in class s2.v1alpha.BasinConfig.Builder
Default stream configuration.
hasDefaultStreamConfig() - Method in class s2.v1alpha.BasinConfig
Default stream configuration.
hasDefaultStreamConfig() - Method in interface s2.v1alpha.BasinConfigOrBuilder
Default stream configuration.
hasDeletedAt() - Method in class s2.v1alpha.StreamInfo.Builder
Deletion time in seconds since Unix epoch, if the stream is being deleted.
hasDeletedAt() - Method in class s2.v1alpha.StreamInfo
Deletion time in seconds since Unix epoch, if the stream is being deleted.
hasDeletedAt() - Method in interface s2.v1alpha.StreamInfoOrBuilder
Deletion time in seconds since Unix epoch, if the stream is being deleted.
hasFencingToken() - Method in class s2.v1alpha.AppendInput.Builder
Enforce a fencing token which must have been previously set by a `fence` command record.
hasFencingToken() - Method in class s2.v1alpha.AppendInput
Enforce a fencing token which must have been previously set by a `fence` command record.
hasFencingToken() - Method in interface s2.v1alpha.AppendInputOrBuilder
Enforce a fencing token which must have been previously set by a `fence` command record.
hasFirstSeqNum() - Method in class s2.v1alpha.ReadOutput.Builder
Sequence number for the first record on this stream, in case the requested `start_seq_num` is smaller.
hasFirstSeqNum() - Method in class s2.v1alpha.ReadOutput
Sequence number for the first record on this stream, in case the requested `start_seq_num` is smaller.
hasFirstSeqNum() - Method in interface s2.v1alpha.ReadOutputOrBuilder
Sequence number for the first record on this stream, in case the requested `start_seq_num` is smaller.
hashCode() - Method in class s2.v1alpha.AppendInput
 
hashCode() - Method in class s2.v1alpha.AppendOutput
 
hashCode() - Method in class s2.v1alpha.AppendRecord
 
hashCode() - Method in class s2.v1alpha.AppendRequest
 
hashCode() - Method in class s2.v1alpha.AppendResponse
 
hashCode() - Method in class s2.v1alpha.AppendSessionRequest
 
hashCode() - Method in class s2.v1alpha.AppendSessionResponse
 
hashCode() - Method in class s2.v1alpha.BasinConfig
 
hashCode() - Method in class s2.v1alpha.BasinInfo
 
hashCode() - Method in class s2.v1alpha.CheckTailRequest
 
hashCode() - Method in class s2.v1alpha.CheckTailResponse
 
hashCode() - Method in class s2.v1alpha.CreateBasinRequest
 
hashCode() - Method in class s2.v1alpha.CreateBasinResponse
 
hashCode() - Method in class s2.v1alpha.CreateStreamRequest
 
hashCode() - Method in class s2.v1alpha.CreateStreamResponse
 
hashCode() - Method in class s2.v1alpha.DeleteBasinRequest
 
hashCode() - Method in class s2.v1alpha.DeleteBasinResponse
 
hashCode() - Method in class s2.v1alpha.DeleteStreamRequest
 
hashCode() - Method in class s2.v1alpha.DeleteStreamResponse
 
hashCode() - Method in class s2.v1alpha.GetBasinConfigRequest
 
hashCode() - Method in class s2.v1alpha.GetBasinConfigResponse
 
hashCode() - Method in class s2.v1alpha.GetStreamConfigRequest
 
hashCode() - Method in class s2.v1alpha.GetStreamConfigResponse
 
hashCode() - Method in class s2.v1alpha.Header
 
hashCode() - Method in class s2.v1alpha.ListBasinsRequest
 
hashCode() - Method in class s2.v1alpha.ListBasinsResponse
 
hashCode() - Method in class s2.v1alpha.ListStreamsRequest
 
hashCode() - Method in class s2.v1alpha.ListStreamsResponse
 
hashCode() - Method in class s2.v1alpha.ReadLimit
 
hashCode() - Method in class s2.v1alpha.ReadOutput
 
hashCode() - Method in class s2.v1alpha.ReadRequest
 
hashCode() - Method in class s2.v1alpha.ReadResponse
 
hashCode() - Method in class s2.v1alpha.ReadSessionRequest
 
hashCode() - Method in class s2.v1alpha.ReadSessionResponse
 
hashCode() - Method in class s2.v1alpha.ReconfigureBasinRequest
 
hashCode() - Method in class s2.v1alpha.ReconfigureBasinResponse
 
hashCode() - Method in class s2.v1alpha.ReconfigureStreamRequest
 
hashCode() - Method in class s2.v1alpha.ReconfigureStreamResponse
 
hashCode() - Method in class s2.v1alpha.SequencedRecord
 
hashCode() - Method in class s2.v1alpha.SequencedRecordBatch
 
hashCode() - Method in class s2.v1alpha.StreamConfig
 
hashCode() - Method in class s2.v1alpha.StreamInfo
 
hasInfo() - Method in class s2.v1alpha.CreateBasinResponse.Builder
Information about the newly created basin.
hasInfo() - Method in class s2.v1alpha.CreateBasinResponse
Information about the newly created basin.
hasInfo() - Method in interface s2.v1alpha.CreateBasinResponseOrBuilder
Information about the newly created basin.
hasInfo() - Method in class s2.v1alpha.CreateStreamResponse.Builder
Information about the newly created stream.
hasInfo() - Method in class s2.v1alpha.CreateStreamResponse
Information about the newly created stream.
hasInfo() - Method in interface s2.v1alpha.CreateStreamResponseOrBuilder
Information about the newly created stream.
hasInput() - Method in class s2.v1alpha.AppendRequest.Builder
Request parameters for an append.
hasInput() - Method in class s2.v1alpha.AppendRequest
Request parameters for an append.
hasInput() - Method in interface s2.v1alpha.AppendRequestOrBuilder
Request parameters for an append.
hasInput() - Method in class s2.v1alpha.AppendSessionRequest.Builder
Request parameters for an append.
hasInput() - Method in class s2.v1alpha.AppendSessionRequest
Request parameters for an append.
hasInput() - Method in interface s2.v1alpha.AppendSessionRequestOrBuilder
Request parameters for an append.
hasLimit() - Method in class s2.v1alpha.ListBasinsRequest.Builder
Number of results, up to a maximum of 1000.
hasLimit() - Method in class s2.v1alpha.ListBasinsRequest
Number of results, up to a maximum of 1000.
hasLimit() - Method in interface s2.v1alpha.ListBasinsRequestOrBuilder
Number of results, up to a maximum of 1000.
hasLimit() - Method in class s2.v1alpha.ListStreamsRequest.Builder
Number of results, up to a maximum of 1000.
hasLimit() - Method in class s2.v1alpha.ListStreamsRequest
Number of results, up to a maximum of 1000.
hasLimit() - Method in interface s2.v1alpha.ListStreamsRequestOrBuilder
Number of results, up to a maximum of 1000.
hasLimit() - Method in class s2.v1alpha.ReadRequest.Builder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
hasLimit() - Method in class s2.v1alpha.ReadRequest
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
hasLimit() - Method in interface s2.v1alpha.ReadRequestOrBuilder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
hasLimit() - Method in class s2.v1alpha.ReadSessionRequest.Builder
Limit on how many records can be returned.
hasLimit() - Method in class s2.v1alpha.ReadSessionRequest
Limit on how many records can be returned.
hasLimit() - Method in interface s2.v1alpha.ReadSessionRequestOrBuilder
Limit on how many records can be returned.
hasMask() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Specifies the pieces of configuration being updated.
hasMask() - Method in class s2.v1alpha.ReconfigureBasinRequest
Specifies the pieces of configuration being updated.
hasMask() - Method in interface s2.v1alpha.ReconfigureBasinRequestOrBuilder
Specifies the pieces of configuration being updated.
hasMask() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Specifies the pieces of configuration being updated.
hasMask() - Method in class s2.v1alpha.ReconfigureStreamRequest
Specifies the pieces of configuration being updated.
hasMask() - Method in interface s2.v1alpha.ReconfigureStreamRequestOrBuilder
Specifies the pieces of configuration being updated.
hasMatchSeqNum() - Method in class s2.v1alpha.AppendInput.Builder
Enforce that the sequence number issued to the first record matches.
hasMatchSeqNum() - Method in class s2.v1alpha.AppendInput
Enforce that the sequence number issued to the first record matches.
hasMatchSeqNum() - Method in interface s2.v1alpha.AppendInputOrBuilder
Enforce that the sequence number issued to the first record matches.
hasNextSeqNum() - Method in class s2.v1alpha.ReadOutput.Builder
Sequence number for the next record on this stream, in case the requested `start_seq_num` was larger.
hasNextSeqNum() - Method in class s2.v1alpha.ReadOutput
Sequence number for the next record on this stream, in case the requested `start_seq_num` was larger.
hasNextSeqNum() - Method in interface s2.v1alpha.ReadOutputOrBuilder
Sequence number for the next record on this stream, in case the requested `start_seq_num` was larger.
hasOutput() - Method in class s2.v1alpha.AppendResponse.Builder
Response details for an append.
hasOutput() - Method in class s2.v1alpha.AppendResponse
Response details for an append.
hasOutput() - Method in interface s2.v1alpha.AppendResponseOrBuilder
Response details for an append.
hasOutput() - Method in class s2.v1alpha.AppendSessionResponse.Builder
Response details for an append.
hasOutput() - Method in class s2.v1alpha.AppendSessionResponse
Response details for an append.
hasOutput() - Method in interface s2.v1alpha.AppendSessionResponseOrBuilder
Response details for an append.
hasOutput() - Method in class s2.v1alpha.ReadResponse.Builder
Response details for a read.
hasOutput() - Method in class s2.v1alpha.ReadResponse
Response details for a read.
hasOutput() - Method in interface s2.v1alpha.ReadResponseOrBuilder
Response details for a read.
hasOutput() - Method in class s2.v1alpha.ReadSessionResponse.Builder
Response details for a read.
hasOutput() - Method in class s2.v1alpha.ReadSessionResponse
Response details for a read.
hasOutput() - Method in interface s2.v1alpha.ReadSessionResponseOrBuilder
Response details for a read.
hasScope() - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin scope.
hasScope() - Method in class s2.v1alpha.CreateBasinRequest
Basin scope.
hasScope() - Method in interface s2.v1alpha.CreateBasinRequestOrBuilder
Basin scope.
Header - Class in s2.v1alpha
Headers add structured information to a record as name-value pairs.
Header.Builder - Class in s2.v1alpha
Headers add structured information to a record as name-value pairs.
HeaderOrBuilder - Interface in s2.v1alpha
 
HEADERS_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendRecord
 
HEADERS_FIELD_NUMBER - Static variable in class s2.v1alpha.SequencedRecord
 

I

INFO_FIELD_NUMBER - Static variable in class s2.v1alpha.CreateBasinResponse
 
INFO_FIELD_NUMBER - Static variable in class s2.v1alpha.CreateStreamResponse
 
INPUT_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendRequest
 
INPUT_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendSessionRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendInput.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendInput
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendOutput.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendOutput
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendRecord.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendRecord
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendSessionRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.AppendSessionResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.BasinConfig.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.BasinConfig
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.BasinInfo.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.BasinInfo
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CheckTailRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CheckTailRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CheckTailResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CheckTailResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CreateBasinRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CreateBasinResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CreateStreamRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.CreateStreamResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.DeleteBasinRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.DeleteBasinResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.DeleteStreamRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.DeleteStreamResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.GetBasinConfigRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.GetBasinConfigResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.GetStreamConfigRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.GetStreamConfigResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.Header.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.Header
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ListBasinsRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ListBasinsResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ListStreamsRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ListStreamsResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadLimit.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadLimit
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadOutput.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadOutput
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadSessionRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReadSessionResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReconfigureBasinRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReconfigureBasinResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReconfigureStreamRequest
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.ReconfigureStreamResponse
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.SequencedRecord.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.SequencedRecord
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.SequencedRecordBatch
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.StreamConfig.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.StreamConfig
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.StreamInfo.Builder
 
internalGetFieldAccessorTable() - Method in class s2.v1alpha.StreamInfo
 
internalGetValueMap() - Static method in enum s2.v1alpha.BasinState
 
internalGetValueMap() - Static method in enum s2.v1alpha.StorageClass
 
isInitialized() - Method in class s2.v1alpha.AppendInput.Builder
 
isInitialized() - Method in class s2.v1alpha.AppendInput
 
isInitialized() - Method in class s2.v1alpha.AppendOutput.Builder
 
isInitialized() - Method in class s2.v1alpha.AppendOutput
 
isInitialized() - Method in class s2.v1alpha.AppendRecord.Builder
 
isInitialized() - Method in class s2.v1alpha.AppendRecord
 
isInitialized() - Method in class s2.v1alpha.AppendRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.AppendRequest
 
isInitialized() - Method in class s2.v1alpha.AppendResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.AppendResponse
 
isInitialized() - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.AppendSessionRequest
 
isInitialized() - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.AppendSessionResponse
 
isInitialized() - Method in class s2.v1alpha.BasinConfig.Builder
 
isInitialized() - Method in class s2.v1alpha.BasinConfig
 
isInitialized() - Method in class s2.v1alpha.BasinInfo.Builder
 
isInitialized() - Method in class s2.v1alpha.BasinInfo
 
isInitialized() - Method in class s2.v1alpha.CheckTailRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.CheckTailRequest
 
isInitialized() - Method in class s2.v1alpha.CheckTailResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.CheckTailResponse
 
isInitialized() - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.CreateBasinRequest
 
isInitialized() - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.CreateBasinResponse
 
isInitialized() - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.CreateStreamRequest
 
isInitialized() - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.CreateStreamResponse
 
isInitialized() - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.DeleteBasinRequest
 
isInitialized() - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.DeleteBasinResponse
 
isInitialized() - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.DeleteStreamRequest
 
isInitialized() - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.DeleteStreamResponse
 
isInitialized() - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.GetBasinConfigRequest
 
isInitialized() - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.GetBasinConfigResponse
 
isInitialized() - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.GetStreamConfigRequest
 
isInitialized() - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.GetStreamConfigResponse
 
isInitialized() - Method in class s2.v1alpha.Header.Builder
 
isInitialized() - Method in class s2.v1alpha.Header
 
isInitialized() - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.ListBasinsRequest
 
isInitialized() - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.ListBasinsResponse
 
isInitialized() - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.ListStreamsRequest
 
isInitialized() - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.ListStreamsResponse
 
isInitialized() - Method in class s2.v1alpha.ReadLimit.Builder
 
isInitialized() - Method in class s2.v1alpha.ReadLimit
 
isInitialized() - Method in class s2.v1alpha.ReadOutput.Builder
 
isInitialized() - Method in class s2.v1alpha.ReadOutput
 
isInitialized() - Method in class s2.v1alpha.ReadRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.ReadRequest
 
isInitialized() - Method in class s2.v1alpha.ReadResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.ReadResponse
 
isInitialized() - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.ReadSessionRequest
 
isInitialized() - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.ReadSessionResponse
 
isInitialized() - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.ReconfigureBasinRequest
 
isInitialized() - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.ReconfigureBasinResponse
 
isInitialized() - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
isInitialized() - Method in class s2.v1alpha.ReconfigureStreamRequest
 
isInitialized() - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
isInitialized() - Method in class s2.v1alpha.ReconfigureStreamResponse
 
isInitialized() - Method in class s2.v1alpha.SequencedRecord.Builder
 
isInitialized() - Method in class s2.v1alpha.SequencedRecord
 
isInitialized() - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
isInitialized() - Method in class s2.v1alpha.SequencedRecordBatch
 
isInitialized() - Method in class s2.v1alpha.StreamConfig.Builder
 
isInitialized() - Method in class s2.v1alpha.StreamConfig
 
isInitialized() - Method in class s2.v1alpha.StreamInfo.Builder
 
isInitialized() - Method in class s2.v1alpha.StreamInfo
 

L

LIMIT_FIELD_NUMBER - Static variable in class s2.v1alpha.ListBasinsRequest
 
LIMIT_FIELD_NUMBER - Static variable in class s2.v1alpha.ListStreamsRequest
 
LIMIT_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadRequest
 
LIMIT_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadSessionRequest
 
listBasins(ListBasinsRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingStub
List basins.
listBasins(ListBasinsRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingV2Stub
List basins.
listBasins(ListBasinsRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceFutureStub
List basins.
listBasins(ListBasinsRequest, StreamObserver<ListBasinsResponse>) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceStub
List basins.
listBasins(ListBasinsRequest, StreamObserver<ListBasinsResponse>) - Method in interface s2.v1alpha.AccountServiceGrpc.AsyncService
List basins.
ListBasinsRequest - Class in s2.v1alpha
List basins request.
ListBasinsRequest.Builder - Class in s2.v1alpha
List basins request.
ListBasinsRequestOrBuilder - Interface in s2.v1alpha
 
ListBasinsResponse - Class in s2.v1alpha
List basins response.
ListBasinsResponse.Builder - Class in s2.v1alpha
List basins response.
ListBasinsResponseOrBuilder - Interface in s2.v1alpha
 
listStreams(ListStreamsRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingStub
List streams.
listStreams(ListStreamsRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingV2Stub
List streams.
listStreams(ListStreamsRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceFutureStub
List streams.
listStreams(ListStreamsRequest, StreamObserver<ListStreamsResponse>) - Method in interface s2.v1alpha.BasinServiceGrpc.AsyncService
List streams.
listStreams(ListStreamsRequest, StreamObserver<ListStreamsResponse>) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceStub
List streams.
ListStreamsRequest - Class in s2.v1alpha
List streams request.
ListStreamsRequest.Builder - Class in s2.v1alpha
List streams request.
ListStreamsRequestOrBuilder - Interface in s2.v1alpha
 
ListStreamsResponse - Class in s2.v1alpha
List streams response.
ListStreamsResponse.Builder - Class in s2.v1alpha
List streams response.
ListStreamsResponseOrBuilder - Interface in s2.v1alpha
 

M

MASK_FIELD_NUMBER - Static variable in class s2.v1alpha.ReconfigureBasinRequest
 
MASK_FIELD_NUMBER - Static variable in class s2.v1alpha.ReconfigureStreamRequest
 
MATCH_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendInput
 
mergeBatch(SequencedRecordBatch) - Method in class s2.v1alpha.ReadOutput.Builder
Batch of records.
mergeConfig(BasinConfig) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin configuration.
mergeConfig(BasinConfig) - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
Basin configuration.
mergeConfig(BasinConfig) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin configuration.
mergeConfig(BasinConfig) - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
Basin configuration.
mergeConfig(StreamConfig) - Method in class s2.v1alpha.CreateStreamRequest.Builder
Configuration for the new stream.
mergeConfig(StreamConfig) - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
Stream configuration.
mergeConfig(StreamConfig) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream configuration with updated values.
mergeConfig(StreamConfig) - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
Stream configuration.
mergeDefaultStreamConfig(StreamConfig) - Method in class s2.v1alpha.BasinConfig.Builder
Default stream configuration.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.AppendInput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.AppendOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.AppendRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.AppendRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.AppendResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.BasinConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.BasinInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.CheckTailRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.CheckTailResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.Header.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReadLimit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReadOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReadRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReadResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.SequencedRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.StreamConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class s2.v1alpha.StreamInfo.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.AppendInput.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.AppendOutput.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.AppendRecord.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.AppendRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.AppendResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.BasinConfig.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.BasinInfo.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.CheckTailRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.CheckTailResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.Header.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReadLimit.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReadOutput.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReadRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReadResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.SequencedRecord.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.StreamConfig.Builder
 
mergeFrom(Message) - Method in class s2.v1alpha.StreamInfo.Builder
 
mergeFrom(AppendInput) - Method in class s2.v1alpha.AppendInput.Builder
 
mergeFrom(AppendOutput) - Method in class s2.v1alpha.AppendOutput.Builder
 
mergeFrom(AppendRecord) - Method in class s2.v1alpha.AppendRecord.Builder
 
mergeFrom(AppendRequest) - Method in class s2.v1alpha.AppendRequest.Builder
 
mergeFrom(AppendResponse) - Method in class s2.v1alpha.AppendResponse.Builder
 
mergeFrom(AppendSessionRequest) - Method in class s2.v1alpha.AppendSessionRequest.Builder
 
mergeFrom(AppendSessionResponse) - Method in class s2.v1alpha.AppendSessionResponse.Builder
 
mergeFrom(BasinConfig) - Method in class s2.v1alpha.BasinConfig.Builder
 
mergeFrom(BasinInfo) - Method in class s2.v1alpha.BasinInfo.Builder
 
mergeFrom(CheckTailRequest) - Method in class s2.v1alpha.CheckTailRequest.Builder
 
mergeFrom(CheckTailResponse) - Method in class s2.v1alpha.CheckTailResponse.Builder
 
mergeFrom(CreateBasinRequest) - Method in class s2.v1alpha.CreateBasinRequest.Builder
 
mergeFrom(CreateBasinResponse) - Method in class s2.v1alpha.CreateBasinResponse.Builder
 
mergeFrom(CreateStreamRequest) - Method in class s2.v1alpha.CreateStreamRequest.Builder
 
mergeFrom(CreateStreamResponse) - Method in class s2.v1alpha.CreateStreamResponse.Builder
 
mergeFrom(DeleteBasinRequest) - Method in class s2.v1alpha.DeleteBasinRequest.Builder
 
mergeFrom(DeleteBasinResponse) - Method in class s2.v1alpha.DeleteBasinResponse.Builder
 
mergeFrom(DeleteStreamRequest) - Method in class s2.v1alpha.DeleteStreamRequest.Builder
 
mergeFrom(DeleteStreamResponse) - Method in class s2.v1alpha.DeleteStreamResponse.Builder
 
mergeFrom(GetBasinConfigRequest) - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
 
mergeFrom(GetBasinConfigResponse) - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
 
mergeFrom(GetStreamConfigRequest) - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
 
mergeFrom(GetStreamConfigResponse) - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
 
mergeFrom(Header) - Method in class s2.v1alpha.Header.Builder
 
mergeFrom(ListBasinsRequest) - Method in class s2.v1alpha.ListBasinsRequest.Builder
 
mergeFrom(ListBasinsResponse) - Method in class s2.v1alpha.ListBasinsResponse.Builder
 
mergeFrom(ListStreamsRequest) - Method in class s2.v1alpha.ListStreamsRequest.Builder
 
mergeFrom(ListStreamsResponse) - Method in class s2.v1alpha.ListStreamsResponse.Builder
 
mergeFrom(ReadLimit) - Method in class s2.v1alpha.ReadLimit.Builder
 
mergeFrom(ReadOutput) - Method in class s2.v1alpha.ReadOutput.Builder
 
mergeFrom(ReadRequest) - Method in class s2.v1alpha.ReadRequest.Builder
 
mergeFrom(ReadResponse) - Method in class s2.v1alpha.ReadResponse.Builder
 
mergeFrom(ReadSessionRequest) - Method in class s2.v1alpha.ReadSessionRequest.Builder
 
mergeFrom(ReadSessionResponse) - Method in class s2.v1alpha.ReadSessionResponse.Builder
 
mergeFrom(ReconfigureBasinRequest) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
 
mergeFrom(ReconfigureBasinResponse) - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
 
mergeFrom(ReconfigureStreamRequest) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
 
mergeFrom(ReconfigureStreamResponse) - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
 
mergeFrom(SequencedRecord) - Method in class s2.v1alpha.SequencedRecord.Builder
 
mergeFrom(SequencedRecordBatch) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
 
mergeFrom(StreamConfig) - Method in class s2.v1alpha.StreamConfig.Builder
 
mergeFrom(StreamInfo) - Method in class s2.v1alpha.StreamInfo.Builder
 
mergeInfo(BasinInfo) - Method in class s2.v1alpha.CreateBasinResponse.Builder
Information about the newly created basin.
mergeInfo(StreamInfo) - Method in class s2.v1alpha.CreateStreamResponse.Builder
Information about the newly created stream.
mergeInput(AppendInput) - Method in class s2.v1alpha.AppendRequest.Builder
Request parameters for an append.
mergeInput(AppendInput) - Method in class s2.v1alpha.AppendSessionRequest.Builder
Request parameters for an append.
mergeLimit(ReadLimit) - Method in class s2.v1alpha.ReadRequest.Builder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
mergeLimit(ReadLimit) - Method in class s2.v1alpha.ReadSessionRequest.Builder
Limit on how many records can be returned.
mergeMask(FieldMask) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Specifies the pieces of configuration being updated.
mergeMask(FieldMask) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Specifies the pieces of configuration being updated.
mergeOutput(AppendOutput) - Method in class s2.v1alpha.AppendResponse.Builder
Response details for an append.
mergeOutput(AppendOutput) - Method in class s2.v1alpha.AppendSessionResponse.Builder
Response details for an append.
mergeOutput(ReadOutput) - Method in class s2.v1alpha.ReadResponse.Builder
Response details for a read.
mergeOutput(ReadOutput) - Method in class s2.v1alpha.ReadSessionResponse.Builder
Response details for a read.

N

NAME_FIELD_NUMBER - Static variable in class s2.v1alpha.BasinInfo
 
NAME_FIELD_NUMBER - Static variable in class s2.v1alpha.Header
 
NAME_FIELD_NUMBER - Static variable in class s2.v1alpha.StreamInfo
 
newBlockingStub(Channel) - Static method in class s2.v1alpha.AccountServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class s2.v1alpha.BasinServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class s2.v1alpha.StreamServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingV2Stub(Channel) - Static method in class s2.v1alpha.AccountServiceGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBlockingV2Stub(Channel) - Static method in class s2.v1alpha.BasinServiceGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBlockingV2Stub(Channel) - Static method in class s2.v1alpha.StreamServiceGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBuilder() - Static method in class s2.v1alpha.AppendInput
 
newBuilder() - Static method in class s2.v1alpha.AppendOutput
 
newBuilder() - Static method in class s2.v1alpha.AppendRecord
 
newBuilder() - Static method in class s2.v1alpha.AppendRequest
 
newBuilder() - Static method in class s2.v1alpha.AppendResponse
 
newBuilder() - Static method in class s2.v1alpha.AppendSessionRequest
 
newBuilder() - Static method in class s2.v1alpha.AppendSessionResponse
 
newBuilder() - Static method in class s2.v1alpha.BasinConfig
 
newBuilder() - Static method in class s2.v1alpha.BasinInfo
 
newBuilder() - Static method in class s2.v1alpha.CheckTailRequest
 
newBuilder() - Static method in class s2.v1alpha.CheckTailResponse
 
newBuilder() - Static method in class s2.v1alpha.CreateBasinRequest
 
newBuilder() - Static method in class s2.v1alpha.CreateBasinResponse
 
newBuilder() - Static method in class s2.v1alpha.CreateStreamRequest
 
newBuilder() - Static method in class s2.v1alpha.CreateStreamResponse
 
newBuilder() - Static method in class s2.v1alpha.DeleteBasinRequest
 
newBuilder() - Static method in class s2.v1alpha.DeleteBasinResponse
 
newBuilder() - Static method in class s2.v1alpha.DeleteStreamRequest
 
newBuilder() - Static method in class s2.v1alpha.DeleteStreamResponse
 
newBuilder() - Static method in class s2.v1alpha.GetBasinConfigRequest
 
newBuilder() - Static method in class s2.v1alpha.GetBasinConfigResponse
 
newBuilder() - Static method in class s2.v1alpha.GetStreamConfigRequest
 
newBuilder() - Static method in class s2.v1alpha.GetStreamConfigResponse
 
newBuilder() - Static method in class s2.v1alpha.Header
 
newBuilder() - Static method in class s2.v1alpha.ListBasinsRequest
 
newBuilder() - Static method in class s2.v1alpha.ListBasinsResponse
 
newBuilder() - Static method in class s2.v1alpha.ListStreamsRequest
 
newBuilder() - Static method in class s2.v1alpha.ListStreamsResponse
 
newBuilder() - Static method in class s2.v1alpha.ReadLimit
 
newBuilder() - Static method in class s2.v1alpha.ReadOutput
 
newBuilder() - Static method in class s2.v1alpha.ReadRequest
 
newBuilder() - Static method in class s2.v1alpha.ReadResponse
 
newBuilder() - Static method in class s2.v1alpha.ReadSessionRequest
 
newBuilder() - Static method in class s2.v1alpha.ReadSessionResponse
 
newBuilder() - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
newBuilder() - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
newBuilder() - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
newBuilder() - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
newBuilder() - Static method in class s2.v1alpha.SequencedRecord
 
newBuilder() - Static method in class s2.v1alpha.SequencedRecordBatch
 
newBuilder() - Static method in class s2.v1alpha.StreamConfig
 
newBuilder() - Static method in class s2.v1alpha.StreamInfo
 
newBuilder(AppendInput) - Static method in class s2.v1alpha.AppendInput
 
newBuilder(AppendOutput) - Static method in class s2.v1alpha.AppendOutput
 
newBuilder(AppendRecord) - Static method in class s2.v1alpha.AppendRecord
 
newBuilder(AppendRequest) - Static method in class s2.v1alpha.AppendRequest
 
newBuilder(AppendResponse) - Static method in class s2.v1alpha.AppendResponse
 
newBuilder(AppendSessionRequest) - Static method in class s2.v1alpha.AppendSessionRequest
 
newBuilder(AppendSessionResponse) - Static method in class s2.v1alpha.AppendSessionResponse
 
newBuilder(BasinConfig) - Static method in class s2.v1alpha.BasinConfig
 
newBuilder(BasinInfo) - Static method in class s2.v1alpha.BasinInfo
 
newBuilder(CheckTailRequest) - Static method in class s2.v1alpha.CheckTailRequest
 
newBuilder(CheckTailResponse) - Static method in class s2.v1alpha.CheckTailResponse
 
newBuilder(CreateBasinRequest) - Static method in class s2.v1alpha.CreateBasinRequest
 
newBuilder(CreateBasinResponse) - Static method in class s2.v1alpha.CreateBasinResponse
 
newBuilder(CreateStreamRequest) - Static method in class s2.v1alpha.CreateStreamRequest
 
newBuilder(CreateStreamResponse) - Static method in class s2.v1alpha.CreateStreamResponse
 
newBuilder(DeleteBasinRequest) - Static method in class s2.v1alpha.DeleteBasinRequest
 
newBuilder(DeleteBasinResponse) - Static method in class s2.v1alpha.DeleteBasinResponse
 
newBuilder(DeleteStreamRequest) - Static method in class s2.v1alpha.DeleteStreamRequest
 
newBuilder(DeleteStreamResponse) - Static method in class s2.v1alpha.DeleteStreamResponse
 
newBuilder(GetBasinConfigRequest) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
newBuilder(GetBasinConfigResponse) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
newBuilder(GetStreamConfigRequest) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
newBuilder(GetStreamConfigResponse) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
newBuilder(Header) - Static method in class s2.v1alpha.Header
 
newBuilder(ListBasinsRequest) - Static method in class s2.v1alpha.ListBasinsRequest
 
newBuilder(ListBasinsResponse) - Static method in class s2.v1alpha.ListBasinsResponse
 
newBuilder(ListStreamsRequest) - Static method in class s2.v1alpha.ListStreamsRequest
 
newBuilder(ListStreamsResponse) - Static method in class s2.v1alpha.ListStreamsResponse
 
newBuilder(ReadLimit) - Static method in class s2.v1alpha.ReadLimit
 
newBuilder(ReadOutput) - Static method in class s2.v1alpha.ReadOutput
 
newBuilder(ReadRequest) - Static method in class s2.v1alpha.ReadRequest
 
newBuilder(ReadResponse) - Static method in class s2.v1alpha.ReadResponse
 
newBuilder(ReadSessionRequest) - Static method in class s2.v1alpha.ReadSessionRequest
 
newBuilder(ReadSessionResponse) - Static method in class s2.v1alpha.ReadSessionResponse
 
newBuilder(ReconfigureBasinRequest) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
newBuilder(ReconfigureBasinResponse) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
newBuilder(ReconfigureStreamRequest) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
newBuilder(ReconfigureStreamResponse) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
newBuilder(SequencedRecord) - Static method in class s2.v1alpha.SequencedRecord
 
newBuilder(SequencedRecordBatch) - Static method in class s2.v1alpha.SequencedRecordBatch
 
newBuilder(StreamConfig) - Static method in class s2.v1alpha.StreamConfig
 
newBuilder(StreamInfo) - Static method in class s2.v1alpha.StreamInfo
 
newBuilderForType() - Method in class s2.v1alpha.AppendInput
 
newBuilderForType() - Method in class s2.v1alpha.AppendOutput
 
newBuilderForType() - Method in class s2.v1alpha.AppendRecord
 
newBuilderForType() - Method in class s2.v1alpha.AppendRequest
 
newBuilderForType() - Method in class s2.v1alpha.AppendResponse
 
newBuilderForType() - Method in class s2.v1alpha.AppendSessionRequest
 
newBuilderForType() - Method in class s2.v1alpha.AppendSessionResponse
 
newBuilderForType() - Method in class s2.v1alpha.BasinConfig
 
newBuilderForType() - Method in class s2.v1alpha.BasinInfo
 
newBuilderForType() - Method in class s2.v1alpha.CheckTailRequest
 
newBuilderForType() - Method in class s2.v1alpha.CheckTailResponse
 
newBuilderForType() - Method in class s2.v1alpha.CreateBasinRequest
 
newBuilderForType() - Method in class s2.v1alpha.CreateBasinResponse
 
newBuilderForType() - Method in class s2.v1alpha.CreateStreamRequest
 
newBuilderForType() - Method in class s2.v1alpha.CreateStreamResponse
 
newBuilderForType() - Method in class s2.v1alpha.DeleteBasinRequest
 
newBuilderForType() - Method in class s2.v1alpha.DeleteBasinResponse
 
newBuilderForType() - Method in class s2.v1alpha.DeleteStreamRequest
 
newBuilderForType() - Method in class s2.v1alpha.DeleteStreamResponse
 
newBuilderForType() - Method in class s2.v1alpha.GetBasinConfigRequest
 
newBuilderForType() - Method in class s2.v1alpha.GetBasinConfigResponse
 
newBuilderForType() - Method in class s2.v1alpha.GetStreamConfigRequest
 
newBuilderForType() - Method in class s2.v1alpha.GetStreamConfigResponse
 
newBuilderForType() - Method in class s2.v1alpha.Header
 
newBuilderForType() - Method in class s2.v1alpha.ListBasinsRequest
 
newBuilderForType() - Method in class s2.v1alpha.ListBasinsResponse
 
newBuilderForType() - Method in class s2.v1alpha.ListStreamsRequest
 
newBuilderForType() - Method in class s2.v1alpha.ListStreamsResponse
 
newBuilderForType() - Method in class s2.v1alpha.ReadLimit
 
newBuilderForType() - Method in class s2.v1alpha.ReadOutput
 
newBuilderForType() - Method in class s2.v1alpha.ReadRequest
 
newBuilderForType() - Method in class s2.v1alpha.ReadResponse
 
newBuilderForType() - Method in class s2.v1alpha.ReadSessionRequest
 
newBuilderForType() - Method in class s2.v1alpha.ReadSessionResponse
 
newBuilderForType() - Method in class s2.v1alpha.ReconfigureBasinRequest
 
newBuilderForType() - Method in class s2.v1alpha.ReconfigureBasinResponse
 
newBuilderForType() - Method in class s2.v1alpha.ReconfigureStreamRequest
 
newBuilderForType() - Method in class s2.v1alpha.ReconfigureStreamResponse
 
newBuilderForType() - Method in class s2.v1alpha.SequencedRecord
 
newBuilderForType() - Method in class s2.v1alpha.SequencedRecordBatch
 
newBuilderForType() - Method in class s2.v1alpha.StreamConfig
 
newBuilderForType() - Method in class s2.v1alpha.StreamInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.AppendInput
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.AppendOutput
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.AppendRecord
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.AppendRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.AppendResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.AppendSessionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.AppendSessionResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.BasinConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.BasinInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.CheckTailRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.CheckTailResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.CreateBasinRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.CreateBasinResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.CreateStreamRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.CreateStreamResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.DeleteBasinRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.DeleteBasinResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.DeleteStreamRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.DeleteStreamResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.GetBasinConfigRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.GetBasinConfigResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.GetStreamConfigRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.GetStreamConfigResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.Header
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ListBasinsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ListBasinsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ListStreamsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ListStreamsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReadLimit
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReadOutput
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReadRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReadResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReadSessionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReadSessionResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReconfigureBasinRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReconfigureBasinResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReconfigureStreamRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.ReconfigureStreamResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.SequencedRecord
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.SequencedRecordBatch
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.StreamConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class s2.v1alpha.StreamInfo
 
newFutureStub(Channel) - Static method in class s2.v1alpha.AccountServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class s2.v1alpha.BasinServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class s2.v1alpha.StreamServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class s2.v1alpha.AccountServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class s2.v1alpha.BasinServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class s2.v1alpha.StreamServiceGrpc
Creates a new async stub that supports all call types for the service
NEXT_SEQ_NUM - s2.v1alpha.ReadOutput.OutputCase
 
NEXT_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendOutput
 
NEXT_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.CheckTailResponse
 
NEXT_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadOutput
 

O

OUTPUT_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendResponse
 
OUTPUT_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendSessionResponse
 
OUTPUT_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadResponse
 
OUTPUT_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadSessionResponse
 
OUTPUT_NOT_SET - s2.v1alpha.ReadOutput.OutputCase
 

P

parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.AppendInput
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.AppendOutput
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.AppendRecord
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.AppendRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.AppendResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.BasinConfig
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.BasinInfo
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.CheckTailRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.CheckTailResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.Header
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReadLimit
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReadOutput
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReadRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReadResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.SequencedRecord
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.StreamConfig
 
parseDelimitedFrom(InputStream) - Static method in class s2.v1alpha.StreamInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendInput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.Header
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadLimit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(byte[]) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(byte[]) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(byte[]) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(byte[]) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(byte[]) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(byte[]) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.Header
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(byte[]) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(byte[]) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(byte[]) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(byte[]) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(byte[]) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.Header
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(ByteString) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(ByteString) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(ByteString) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(ByteString) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(ByteString) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(ByteString) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.Header
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(ByteString) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(ByteString) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(ByteString) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(ByteString) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(ByteString) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.Header
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.Header
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(CodedInputStream) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.Header
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(InputStream) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(InputStream) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(InputStream) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(InputStream) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(InputStream) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(InputStream) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.Header
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(InputStream) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(InputStream) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(InputStream) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(InputStream) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(InputStream) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.Header
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.Header
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(ByteBuffer) - Static method in class s2.v1alpha.StreamInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendInput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.AppendSessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.BasinInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.CheckTailResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateBasinResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.CreateStreamResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteBasinResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.DeleteStreamResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.Header
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListBasinsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ListStreamsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadLimit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReadSessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.SequencedRecordBatch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class s2.v1alpha.StreamInfo
 
parser() - Static method in class s2.v1alpha.AppendInput
 
parser() - Static method in class s2.v1alpha.AppendOutput
 
parser() - Static method in class s2.v1alpha.AppendRecord
 
parser() - Static method in class s2.v1alpha.AppendRequest
 
parser() - Static method in class s2.v1alpha.AppendResponse
 
parser() - Static method in class s2.v1alpha.AppendSessionRequest
 
parser() - Static method in class s2.v1alpha.AppendSessionResponse
 
parser() - Static method in class s2.v1alpha.BasinConfig
 
parser() - Static method in class s2.v1alpha.BasinInfo
 
parser() - Static method in class s2.v1alpha.CheckTailRequest
 
parser() - Static method in class s2.v1alpha.CheckTailResponse
 
parser() - Static method in class s2.v1alpha.CreateBasinRequest
 
parser() - Static method in class s2.v1alpha.CreateBasinResponse
 
parser() - Static method in class s2.v1alpha.CreateStreamRequest
 
parser() - Static method in class s2.v1alpha.CreateStreamResponse
 
parser() - Static method in class s2.v1alpha.DeleteBasinRequest
 
parser() - Static method in class s2.v1alpha.DeleteBasinResponse
 
parser() - Static method in class s2.v1alpha.DeleteStreamRequest
 
parser() - Static method in class s2.v1alpha.DeleteStreamResponse
 
parser() - Static method in class s2.v1alpha.GetBasinConfigRequest
 
parser() - Static method in class s2.v1alpha.GetBasinConfigResponse
 
parser() - Static method in class s2.v1alpha.GetStreamConfigRequest
 
parser() - Static method in class s2.v1alpha.GetStreamConfigResponse
 
parser() - Static method in class s2.v1alpha.Header
 
parser() - Static method in class s2.v1alpha.ListBasinsRequest
 
parser() - Static method in class s2.v1alpha.ListBasinsResponse
 
parser() - Static method in class s2.v1alpha.ListStreamsRequest
 
parser() - Static method in class s2.v1alpha.ListStreamsResponse
 
parser() - Static method in class s2.v1alpha.ReadLimit
 
parser() - Static method in class s2.v1alpha.ReadOutput
 
parser() - Static method in class s2.v1alpha.ReadRequest
 
parser() - Static method in class s2.v1alpha.ReadResponse
 
parser() - Static method in class s2.v1alpha.ReadSessionRequest
 
parser() - Static method in class s2.v1alpha.ReadSessionResponse
 
parser() - Static method in class s2.v1alpha.ReconfigureBasinRequest
 
parser() - Static method in class s2.v1alpha.ReconfigureBasinResponse
 
parser() - Static method in class s2.v1alpha.ReconfigureStreamRequest
 
parser() - Static method in class s2.v1alpha.ReconfigureStreamResponse
 
parser() - Static method in class s2.v1alpha.SequencedRecord
 
parser() - Static method in class s2.v1alpha.SequencedRecordBatch
 
parser() - Static method in class s2.v1alpha.StreamConfig
 
parser() - Static method in class s2.v1alpha.StreamInfo
 
PREFIX_FIELD_NUMBER - Static variable in class s2.v1alpha.ListBasinsRequest
 
PREFIX_FIELD_NUMBER - Static variable in class s2.v1alpha.ListStreamsRequest
 

R

read(ReadRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingStub
Retrieve a batch of records from a stream.
read(ReadRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingV2Stub
Retrieve a batch of records from a stream.
read(ReadRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceFutureStub
Retrieve a batch of records from a stream.
read(ReadRequest, StreamObserver<ReadResponse>) - Method in interface s2.v1alpha.StreamServiceGrpc.AsyncService
Retrieve a batch of records from a stream.
read(ReadRequest, StreamObserver<ReadResponse>) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceStub
Retrieve a batch of records from a stream.
ReadLimit - Class in s2.v1alpha
If both count and bytes are specified, either limit may be hit.
ReadLimit.Builder - Class in s2.v1alpha
If both count and bytes are specified, either limit may be hit.
ReadLimitOrBuilder - Interface in s2.v1alpha
 
ReadOutput - Class in s2.v1alpha
Output from read response.
ReadOutput.Builder - Class in s2.v1alpha
Output from read response.
ReadOutput.OutputCase - Enum in s2.v1alpha
 
ReadOutputOrBuilder - Interface in s2.v1alpha
 
ReadRequest - Class in s2.v1alpha
Read request.
ReadRequest.Builder - Class in s2.v1alpha
Read request.
ReadRequestOrBuilder - Interface in s2.v1alpha
 
ReadResponse - Class in s2.v1alpha
Read response.
ReadResponse.Builder - Class in s2.v1alpha
Read response.
ReadResponseOrBuilder - Interface in s2.v1alpha
 
readSession(ReadSessionRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingStub
Retrieve batches of records from a stream continuously.
readSession(ReadSessionRequest) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceBlockingV2Stub
Retrieve batches of records from a stream continuously.
readSession(ReadSessionRequest, StreamObserver<ReadSessionResponse>) - Method in interface s2.v1alpha.StreamServiceGrpc.AsyncService
Retrieve batches of records from a stream continuously.
readSession(ReadSessionRequest, StreamObserver<ReadSessionResponse>) - Method in class s2.v1alpha.StreamServiceGrpc.StreamServiceStub
Retrieve batches of records from a stream continuously.
ReadSessionRequest - Class in s2.v1alpha
Read session request.
ReadSessionRequest.Builder - Class in s2.v1alpha
Read session request.
ReadSessionRequestOrBuilder - Interface in s2.v1alpha
 
ReadSessionResponse - Class in s2.v1alpha
Read session response.
ReadSessionResponse.Builder - Class in s2.v1alpha
Read session response.
ReadSessionResponseOrBuilder - Interface in s2.v1alpha
 
reconfigureBasin(ReconfigureBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingStub
Update basin configuration.
reconfigureBasin(ReconfigureBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceBlockingV2Stub
Update basin configuration.
reconfigureBasin(ReconfigureBasinRequest) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceFutureStub
Update basin configuration.
reconfigureBasin(ReconfigureBasinRequest, StreamObserver<ReconfigureBasinResponse>) - Method in class s2.v1alpha.AccountServiceGrpc.AccountServiceStub
Update basin configuration.
reconfigureBasin(ReconfigureBasinRequest, StreamObserver<ReconfigureBasinResponse>) - Method in interface s2.v1alpha.AccountServiceGrpc.AsyncService
Update basin configuration.
ReconfigureBasinRequest - Class in s2.v1alpha
Reconfigure basin request.
ReconfigureBasinRequest.Builder - Class in s2.v1alpha
Reconfigure basin request.
ReconfigureBasinRequestOrBuilder - Interface in s2.v1alpha
 
ReconfigureBasinResponse - Class in s2.v1alpha
Reconfigure basin response.
ReconfigureBasinResponse.Builder - Class in s2.v1alpha
Reconfigure basin response.
ReconfigureBasinResponseOrBuilder - Interface in s2.v1alpha
 
reconfigureStream(ReconfigureStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingStub
Update stream configuration.
reconfigureStream(ReconfigureStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceBlockingV2Stub
Update stream configuration.
reconfigureStream(ReconfigureStreamRequest) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceFutureStub
Update stream configuration.
reconfigureStream(ReconfigureStreamRequest, StreamObserver<ReconfigureStreamResponse>) - Method in interface s2.v1alpha.BasinServiceGrpc.AsyncService
Update stream configuration.
reconfigureStream(ReconfigureStreamRequest, StreamObserver<ReconfigureStreamResponse>) - Method in class s2.v1alpha.BasinServiceGrpc.BasinServiceStub
Update stream configuration.
ReconfigureStreamRequest - Class in s2.v1alpha
Reconfigure stream request.
ReconfigureStreamRequest.Builder - Class in s2.v1alpha
Reconfigure stream request.
ReconfigureStreamRequestOrBuilder - Interface in s2.v1alpha
 
ReconfigureStreamResponse - Class in s2.v1alpha
Reconfigure stream response.
ReconfigureStreamResponse.Builder - Class in s2.v1alpha
Reconfigure stream response.
ReconfigureStreamResponseOrBuilder - Interface in s2.v1alpha
 
RECORDS_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendInput
 
RECORDS_FIELD_NUMBER - Static variable in class s2.v1alpha.SequencedRecordBatch
 
registerAllExtensions(ExtensionRegistry) - Static method in class s2.v1alpha.S2
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class s2.v1alpha.S2
 
removeBasins(int) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
removeHeaders(int) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
removeHeaders(int) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
removeRecords(int) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
removeRecords(int) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
removeStreams(int) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
RETENTIONPOLICY_NOT_SET - s2.v1alpha.StreamConfig.RetentionPolicyCase
 

S

S2 - Class in s2.v1alpha
 
s2.v1alpha - package s2.v1alpha
 
SCOPE - s2.v1alpha.CreateBasinRequest.AssignmentCase
 
SCOPE_FIELD_NUMBER - Static variable in class s2.v1alpha.BasinInfo
 
SCOPE_FIELD_NUMBER - Static variable in class s2.v1alpha.CreateBasinRequest
 
SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.SequencedRecord
 
SequencedRecord - Class in s2.v1alpha
Record retrieved from a stream.
SequencedRecord.Builder - Class in s2.v1alpha
Record retrieved from a stream.
SequencedRecordBatch - Class in s2.v1alpha
A batch of sequenced records.
SequencedRecordBatch.Builder - Class in s2.v1alpha
A batch of sequenced records.
SequencedRecordBatchOrBuilder - Interface in s2.v1alpha
 
SequencedRecordOrBuilder - Interface in s2.v1alpha
 
SERVICE_NAME - Static variable in class s2.v1alpha.AccountServiceGrpc
 
SERVICE_NAME - Static variable in class s2.v1alpha.BasinServiceGrpc
 
SERVICE_NAME - Static variable in class s2.v1alpha.StreamServiceGrpc
 
setAge(long) - Method in class s2.v1alpha.StreamConfig.Builder
Age in seconds for automatic trimming of records older than this threshold.
setBasin(String) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin name, which must be globally unique.
setBasin(String) - Method in class s2.v1alpha.DeleteBasinRequest.Builder
Name of the basin to delete.
setBasin(String) - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
Basin name.
setBasin(String) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin name.
setBasinBytes(ByteString) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin name, which must be globally unique.
setBasinBytes(ByteString) - Method in class s2.v1alpha.DeleteBasinRequest.Builder
Name of the basin to delete.
setBasinBytes(ByteString) - Method in class s2.v1alpha.GetBasinConfigRequest.Builder
Basin name.
setBasinBytes(ByteString) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin name.
setBasins(int, BasinInfo) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
setBasins(int, BasinInfo.Builder) - Method in class s2.v1alpha.ListBasinsResponse.Builder
Matching basins.
setBatch(SequencedRecordBatch) - Method in class s2.v1alpha.ReadOutput.Builder
Batch of records.
setBatch(SequencedRecordBatch.Builder) - Method in class s2.v1alpha.ReadOutput.Builder
Batch of records.
setBody(ByteString) - Method in class s2.v1alpha.AppendRecord.Builder
Body of this record.
setBody(ByteString) - Method in class s2.v1alpha.SequencedRecord.Builder
Body of this record.
setBytes(long) - Method in class s2.v1alpha.ReadLimit.Builder
Metered bytes limit.
setCell(String) - Method in class s2.v1alpha.BasinInfo.Builder
Cell assignment.
setCell(String) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Explicit cell assignment, if it is owned by the account.
setCellBytes(ByteString) - Method in class s2.v1alpha.BasinInfo.Builder
Cell assignment.
setCellBytes(ByteString) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Explicit cell assignment, if it is owned by the account.
setConfig(BasinConfig) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin configuration.
setConfig(BasinConfig) - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
Basin configuration.
setConfig(BasinConfig) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin configuration.
setConfig(BasinConfig) - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
Basin configuration.
setConfig(BasinConfig.Builder) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin configuration.
setConfig(BasinConfig.Builder) - Method in class s2.v1alpha.GetBasinConfigResponse.Builder
Basin configuration.
setConfig(BasinConfig.Builder) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Basin configuration.
setConfig(BasinConfig.Builder) - Method in class s2.v1alpha.ReconfigureBasinResponse.Builder
Basin configuration.
setConfig(StreamConfig) - Method in class s2.v1alpha.CreateStreamRequest.Builder
Configuration for the new stream.
setConfig(StreamConfig) - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
Stream configuration.
setConfig(StreamConfig) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream configuration with updated values.
setConfig(StreamConfig) - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
Stream configuration.
setConfig(StreamConfig.Builder) - Method in class s2.v1alpha.CreateStreamRequest.Builder
Configuration for the new stream.
setConfig(StreamConfig.Builder) - Method in class s2.v1alpha.GetStreamConfigResponse.Builder
Stream configuration.
setConfig(StreamConfig.Builder) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream configuration with updated values.
setConfig(StreamConfig.Builder) - Method in class s2.v1alpha.ReconfigureStreamResponse.Builder
Stream configuration.
setCount(long) - Method in class s2.v1alpha.ReadLimit.Builder
Record count limit.
setCreatedAt(int) - Method in class s2.v1alpha.StreamInfo.Builder
Creation time in seconds since Unix epoch.
setDefaultStreamConfig(StreamConfig) - Method in class s2.v1alpha.BasinConfig.Builder
Default stream configuration.
setDefaultStreamConfig(StreamConfig.Builder) - Method in class s2.v1alpha.BasinConfig.Builder
Default stream configuration.
setDeletedAt(int) - Method in class s2.v1alpha.StreamInfo.Builder
Deletion time in seconds since Unix epoch, if the stream is being deleted.
setEndSeqNum(long) - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of last record appended + 1.
setFencingToken(ByteString) - Method in class s2.v1alpha.AppendInput.Builder
Enforce a fencing token which must have been previously set by a `fence` command record.
setFirstSeqNum(long) - Method in class s2.v1alpha.ReadOutput.Builder
Sequence number for the first record on this stream, in case the requested `start_seq_num` is smaller.
setHasMore(boolean) - Method in class s2.v1alpha.ListBasinsResponse.Builder
If set, indicates there are more results that can be listed with `start_after`.
setHasMore(boolean) - Method in class s2.v1alpha.ListStreamsResponse.Builder
If set, indicates there are more results that can be listed with `start_after`.
setHeaders(int, Header) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
setHeaders(int, Header) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
setHeaders(int, Header.Builder) - Method in class s2.v1alpha.AppendRecord.Builder
Series of name-value pairs for this record.
setHeaders(int, Header.Builder) - Method in class s2.v1alpha.SequencedRecord.Builder
Series of name-value pairs for this record.
setInfo(BasinInfo) - Method in class s2.v1alpha.CreateBasinResponse.Builder
Information about the newly created basin.
setInfo(BasinInfo.Builder) - Method in class s2.v1alpha.CreateBasinResponse.Builder
Information about the newly created basin.
setInfo(StreamInfo) - Method in class s2.v1alpha.CreateStreamResponse.Builder
Information about the newly created stream.
setInfo(StreamInfo.Builder) - Method in class s2.v1alpha.CreateStreamResponse.Builder
Information about the newly created stream.
setInput(AppendInput) - Method in class s2.v1alpha.AppendRequest.Builder
Request parameters for an append.
setInput(AppendInput) - Method in class s2.v1alpha.AppendSessionRequest.Builder
Request parameters for an append.
setInput(AppendInput.Builder) - Method in class s2.v1alpha.AppendRequest.Builder
Request parameters for an append.
setInput(AppendInput.Builder) - Method in class s2.v1alpha.AppendSessionRequest.Builder
Request parameters for an append.
setLimit(long) - Method in class s2.v1alpha.ListBasinsRequest.Builder
Number of results, up to a maximum of 1000.
setLimit(long) - Method in class s2.v1alpha.ListStreamsRequest.Builder
Number of results, up to a maximum of 1000.
setLimit(ReadLimit) - Method in class s2.v1alpha.ReadRequest.Builder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
setLimit(ReadLimit) - Method in class s2.v1alpha.ReadSessionRequest.Builder
Limit on how many records can be returned.
setLimit(ReadLimit.Builder) - Method in class s2.v1alpha.ReadRequest.Builder
Limit on how many records can be returned upto a maximum of 1000, or 1MiB of metered bytes.
setLimit(ReadLimit.Builder) - Method in class s2.v1alpha.ReadSessionRequest.Builder
Limit on how many records can be returned.
setMask(FieldMask) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Specifies the pieces of configuration being updated.
setMask(FieldMask) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Specifies the pieces of configuration being updated.
setMask(FieldMask.Builder) - Method in class s2.v1alpha.ReconfigureBasinRequest.Builder
Specifies the pieces of configuration being updated.
setMask(FieldMask.Builder) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Specifies the pieces of configuration being updated.
setMatchSeqNum(long) - Method in class s2.v1alpha.AppendInput.Builder
Enforce that the sequence number issued to the first record matches.
setName(ByteString) - Method in class s2.v1alpha.Header.Builder
Header name blob.
setName(String) - Method in class s2.v1alpha.BasinInfo.Builder
Basin name.
setName(String) - Method in class s2.v1alpha.StreamInfo.Builder
Stream name.
setNameBytes(ByteString) - Method in class s2.v1alpha.BasinInfo.Builder
Basin name.
setNameBytes(ByteString) - Method in class s2.v1alpha.StreamInfo.Builder
Stream name.
setNextSeqNum(long) - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of last durable record on the stream + 1.
setNextSeqNum(long) - Method in class s2.v1alpha.CheckTailResponse.Builder
Sequence number that will be assigned to the next record on the stream.
setNextSeqNum(long) - Method in class s2.v1alpha.ReadOutput.Builder
Sequence number for the next record on this stream, in case the requested `start_seq_num` was larger.
setOutput(AppendOutput) - Method in class s2.v1alpha.AppendResponse.Builder
Response details for an append.
setOutput(AppendOutput) - Method in class s2.v1alpha.AppendSessionResponse.Builder
Response details for an append.
setOutput(AppendOutput.Builder) - Method in class s2.v1alpha.AppendResponse.Builder
Response details for an append.
setOutput(AppendOutput.Builder) - Method in class s2.v1alpha.AppendSessionResponse.Builder
Response details for an append.
setOutput(ReadOutput) - Method in class s2.v1alpha.ReadResponse.Builder
Response details for a read.
setOutput(ReadOutput) - Method in class s2.v1alpha.ReadSessionResponse.Builder
Response details for a read.
setOutput(ReadOutput.Builder) - Method in class s2.v1alpha.ReadResponse.Builder
Response details for a read.
setOutput(ReadOutput.Builder) - Method in class s2.v1alpha.ReadSessionResponse.Builder
Response details for a read.
setPrefix(String) - Method in class s2.v1alpha.ListBasinsRequest.Builder
List basin names that begin with this prefix.
setPrefix(String) - Method in class s2.v1alpha.ListStreamsRequest.Builder
List stream names that begin with this prefix.
setPrefixBytes(ByteString) - Method in class s2.v1alpha.ListBasinsRequest.Builder
List basin names that begin with this prefix.
setPrefixBytes(ByteString) - Method in class s2.v1alpha.ListStreamsRequest.Builder
List stream names that begin with this prefix.
setRecords(int, AppendRecord) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
setRecords(int, AppendRecord.Builder) - Method in class s2.v1alpha.AppendInput.Builder
Batch of records to append atomically, which must contain at least one record, and no more than 1000.
setRecords(int, SequencedRecord) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
setRecords(int, SequencedRecord.Builder) - Method in class s2.v1alpha.SequencedRecordBatch.Builder
Batch of sequenced records.
setScope(String) - Method in class s2.v1alpha.BasinInfo.Builder
Basin scope.
setScope(String) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin scope.
setScopeBytes(ByteString) - Method in class s2.v1alpha.BasinInfo.Builder
Basin scope.
setScopeBytes(ByteString) - Method in class s2.v1alpha.CreateBasinRequest.Builder
Basin scope.
setSeqNum(long) - Method in class s2.v1alpha.SequencedRecord.Builder
Sequence number for this record.
setStartAfter(String) - Method in class s2.v1alpha.ListBasinsRequest.Builder
Only return basins names that lexicographically start after this name.
setStartAfter(String) - Method in class s2.v1alpha.ListStreamsRequest.Builder
Only return stream names that lexicographically start after this name.
setStartAfterBytes(ByteString) - Method in class s2.v1alpha.ListBasinsRequest.Builder
Only return basins names that lexicographically start after this name.
setStartAfterBytes(ByteString) - Method in class s2.v1alpha.ListStreamsRequest.Builder
Only return stream names that lexicographically start after this name.
setStartSeqNum(long) - Method in class s2.v1alpha.AppendOutput.Builder
Sequence number of first record appended.
setStartSeqNum(long) - Method in class s2.v1alpha.ReadRequest.Builder
Starting sequence number (inclusive).
setStartSeqNum(long) - Method in class s2.v1alpha.ReadSessionRequest.Builder
Starting sequence number (inclusive).
setState(BasinState) - Method in class s2.v1alpha.BasinInfo.Builder
Basin state.
setStateValue(int) - Method in class s2.v1alpha.BasinInfo.Builder
Basin state.
setStorageClass(StorageClass) - Method in class s2.v1alpha.StreamConfig.Builder
Storage class for recent writes.
setStorageClassValue(int) - Method in class s2.v1alpha.StreamConfig.Builder
Storage class for recent writes.
setStream(String) - Method in class s2.v1alpha.AppendInput.Builder
Stream name.
setStream(String) - Method in class s2.v1alpha.CheckTailRequest.Builder
Stream name.
setStream(String) - Method in class s2.v1alpha.CreateStreamRequest.Builder
Stream name, which must be unique within the basin.
setStream(String) - Method in class s2.v1alpha.DeleteStreamRequest.Builder
Stream name.
setStream(String) - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
Stream name.
setStream(String) - Method in class s2.v1alpha.ReadRequest.Builder
Stream name.
setStream(String) - Method in class s2.v1alpha.ReadSessionRequest.Builder
Stream name.
setStream(String) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream name.
setStreamBytes(ByteString) - Method in class s2.v1alpha.AppendInput.Builder
Stream name.
setStreamBytes(ByteString) - Method in class s2.v1alpha.CheckTailRequest.Builder
Stream name.
setStreamBytes(ByteString) - Method in class s2.v1alpha.CreateStreamRequest.Builder
Stream name, which must be unique within the basin.
setStreamBytes(ByteString) - Method in class s2.v1alpha.DeleteStreamRequest.Builder
Stream name.
setStreamBytes(ByteString) - Method in class s2.v1alpha.GetStreamConfigRequest.Builder
Stream name.
setStreamBytes(ByteString) - Method in class s2.v1alpha.ReadRequest.Builder
Stream name.
setStreamBytes(ByteString) - Method in class s2.v1alpha.ReadSessionRequest.Builder
Stream name.
setStreamBytes(ByteString) - Method in class s2.v1alpha.ReconfigureStreamRequest.Builder
Stream name.
setStreams(int, StreamInfo) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
setStreams(int, StreamInfo.Builder) - Method in class s2.v1alpha.ListStreamsResponse.Builder
Matching streams.
setValue(ByteString) - Method in class s2.v1alpha.Header.Builder
Header value blob.
START_AFTER_FIELD_NUMBER - Static variable in class s2.v1alpha.ListBasinsRequest
 
START_AFTER_FIELD_NUMBER - Static variable in class s2.v1alpha.ListStreamsRequest
 
START_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendOutput
 
START_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadRequest
 
START_SEQ_NUM_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadSessionRequest
 
STATE_FIELD_NUMBER - Static variable in class s2.v1alpha.BasinInfo
 
STORAGE_CLASS_EXPRESS - s2.v1alpha.StorageClass
Express, which offers end-to-end latencies under 50 ms.
STORAGE_CLASS_EXPRESS_VALUE - Static variable in enum s2.v1alpha.StorageClass
Express, which offers end-to-end latencies under 50 ms.
STORAGE_CLASS_FIELD_NUMBER - Static variable in class s2.v1alpha.StreamConfig
 
STORAGE_CLASS_STANDARD - s2.v1alpha.StorageClass
Standard, which offers end-to-end latencies under 500 ms.
STORAGE_CLASS_STANDARD_VALUE - Static variable in enum s2.v1alpha.StorageClass
Standard, which offers end-to-end latencies under 500 ms.
STORAGE_CLASS_UNSPECIFIED - s2.v1alpha.StorageClass
Unspecified, which is currently overridden to `STORAGE_CLASS_EXPRESS`.
STORAGE_CLASS_UNSPECIFIED_VALUE - Static variable in enum s2.v1alpha.StorageClass
Unspecified, which is currently overridden to `STORAGE_CLASS_EXPRESS`.
StorageClass - Enum in s2.v1alpha
Storage class for recent writes.
STREAM_FIELD_NUMBER - Static variable in class s2.v1alpha.AppendInput
 
STREAM_FIELD_NUMBER - Static variable in class s2.v1alpha.CheckTailRequest
 
STREAM_FIELD_NUMBER - Static variable in class s2.v1alpha.CreateStreamRequest
 
STREAM_FIELD_NUMBER - Static variable in class s2.v1alpha.DeleteStreamRequest
 
STREAM_FIELD_NUMBER - Static variable in class s2.v1alpha.GetStreamConfigRequest
 
STREAM_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadRequest
 
STREAM_FIELD_NUMBER - Static variable in class s2.v1alpha.ReadSessionRequest
 
STREAM_FIELD_NUMBER - Static variable in class s2.v1alpha.ReconfigureStreamRequest
 
StreamConfig - Class in s2.v1alpha
Stream configuration.
StreamConfig.Builder - Class in s2.v1alpha
Stream configuration.
StreamConfig.RetentionPolicyCase - Enum in s2.v1alpha
 
StreamConfigOrBuilder - Interface in s2.v1alpha
 
StreamInfo - Class in s2.v1alpha
Stream information.
StreamInfo.Builder - Class in s2.v1alpha
Stream information.
StreamInfoOrBuilder - Interface in s2.v1alpha
 
STREAMS_FIELD_NUMBER - Static variable in class s2.v1alpha.ListStreamsResponse
 
StreamServiceGrpc - Class in s2.v1alpha
Operate on an S2 stream.
StreamServiceGrpc.AsyncService - Interface in s2.v1alpha
Operate on an S2 stream.
StreamServiceGrpc.StreamServiceBlockingStub - Class in s2.v1alpha
A stub to allow clients to do limited synchronous rpc calls to service StreamService.
StreamServiceGrpc.StreamServiceBlockingV2Stub - Class in s2.v1alpha
A stub to allow clients to do synchronous rpc calls to service StreamService.
StreamServiceGrpc.StreamServiceFutureStub - Class in s2.v1alpha
A stub to allow clients to do ListenableFuture-style rpc calls to service StreamService.
StreamServiceGrpc.StreamServiceImplBase - Class in s2.v1alpha
Base class for the server implementation of the service StreamService.
StreamServiceGrpc.StreamServiceStub - Class in s2.v1alpha
A stub to allow clients to do asynchronous rpc calls to service StreamService.
StreamServiceImplBase() - Constructor for class s2.v1alpha.StreamServiceGrpc.StreamServiceImplBase
 

T

toBuilder() - Method in class s2.v1alpha.AppendInput
 
toBuilder() - Method in class s2.v1alpha.AppendOutput
 
toBuilder() - Method in class s2.v1alpha.AppendRecord
 
toBuilder() - Method in class s2.v1alpha.AppendRequest
 
toBuilder() - Method in class s2.v1alpha.AppendResponse
 
toBuilder() - Method in class s2.v1alpha.AppendSessionRequest
 
toBuilder() - Method in class s2.v1alpha.AppendSessionResponse
 
toBuilder() - Method in class s2.v1alpha.BasinConfig
 
toBuilder() - Method in class s2.v1alpha.BasinInfo
 
toBuilder() - Method in class s2.v1alpha.CheckTailRequest
 
toBuilder() - Method in class s2.v1alpha.CheckTailResponse
 
toBuilder() - Method in class s2.v1alpha.CreateBasinRequest
 
toBuilder() - Method in class s2.v1alpha.CreateBasinResponse
 
toBuilder() - Method in class s2.v1alpha.CreateStreamRequest
 
toBuilder() - Method in class s2.v1alpha.CreateStreamResponse
 
toBuilder() - Method in class s2.v1alpha.DeleteBasinRequest
 
toBuilder() - Method in class s2.v1alpha.DeleteBasinResponse
 
toBuilder() - Method in class s2.v1alpha.DeleteStreamRequest
 
toBuilder() - Method in class s2.v1alpha.DeleteStreamResponse
 
toBuilder() - Method in class s2.v1alpha.GetBasinConfigRequest
 
toBuilder() - Method in class s2.v1alpha.GetBasinConfigResponse
 
toBuilder() - Method in class s2.v1alpha.GetStreamConfigRequest
 
toBuilder() - Method in class s2.v1alpha.GetStreamConfigResponse
 
toBuilder() - Method in class s2.v1alpha.Header
 
toBuilder() - Method in class s2.v1alpha.ListBasinsRequest
 
toBuilder() - Method in class s2.v1alpha.ListBasinsResponse
 
toBuilder() - Method in class s2.v1alpha.ListStreamsRequest
 
toBuilder() - Method in class s2.v1alpha.ListStreamsResponse
 
toBuilder() - Method in class s2.v1alpha.ReadLimit
 
toBuilder() - Method in class s2.v1alpha.ReadOutput
 
toBuilder() - Method in class s2.v1alpha.ReadRequest
 
toBuilder() - Method in class s2.v1alpha.ReadResponse
 
toBuilder() - Method in class s2.v1alpha.ReadSessionRequest
 
toBuilder() - Method in class s2.v1alpha.ReadSessionResponse
 
toBuilder() - Method in class s2.v1alpha.ReconfigureBasinRequest
 
toBuilder() - Method in class s2.v1alpha.ReconfigureBasinResponse
 
toBuilder() - Method in class s2.v1alpha.ReconfigureStreamRequest
 
toBuilder() - Method in class s2.v1alpha.ReconfigureStreamResponse
 
toBuilder() - Method in class s2.v1alpha.SequencedRecord
 
toBuilder() - Method in class s2.v1alpha.SequencedRecordBatch
 
toBuilder() - Method in class s2.v1alpha.StreamConfig
 
toBuilder() - Method in class s2.v1alpha.StreamInfo
 

U

UNRECOGNIZED - s2.v1alpha.BasinState
 
UNRECOGNIZED - s2.v1alpha.StorageClass
 

V

VALUE_FIELD_NUMBER - Static variable in class s2.v1alpha.Header
 
valueOf(int) - Static method in enum s2.v1alpha.BasinState
Deprecated.
valueOf(int) - Static method in enum s2.v1alpha.CreateBasinRequest.AssignmentCase
Deprecated.
valueOf(int) - Static method in enum s2.v1alpha.ReadOutput.OutputCase
Deprecated.
valueOf(int) - Static method in enum s2.v1alpha.StorageClass
Deprecated.
valueOf(int) - Static method in enum s2.v1alpha.StreamConfig.RetentionPolicyCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum s2.v1alpha.BasinState
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum s2.v1alpha.StorageClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum s2.v1alpha.BasinState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum s2.v1alpha.CreateBasinRequest.AssignmentCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum s2.v1alpha.ReadOutput.OutputCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum s2.v1alpha.StorageClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum s2.v1alpha.StreamConfig.RetentionPolicyCase
Returns the enum constant of this type with the specified name.
values() - Static method in enum s2.v1alpha.BasinState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum s2.v1alpha.CreateBasinRequest.AssignmentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum s2.v1alpha.ReadOutput.OutputCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum s2.v1alpha.StorageClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum s2.v1alpha.StreamConfig.RetentionPolicyCase
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(CodedOutputStream) - Method in class s2.v1alpha.AppendInput
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.AppendOutput
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.AppendRecord
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.AppendRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.AppendResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.AppendSessionRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.AppendSessionResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.BasinConfig
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.BasinInfo
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.CheckTailRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.CheckTailResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.CreateBasinRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.CreateBasinResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.CreateStreamRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.CreateStreamResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.DeleteBasinRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.DeleteBasinResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.DeleteStreamRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.DeleteStreamResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.GetBasinConfigRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.GetBasinConfigResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.GetStreamConfigRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.GetStreamConfigResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.Header
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ListBasinsRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ListBasinsResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ListStreamsRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ListStreamsResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReadLimit
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReadOutput
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReadRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReadResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReadSessionRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReadSessionResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReconfigureBasinRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReconfigureBasinResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReconfigureStreamRequest
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.ReconfigureStreamResponse
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.SequencedRecord
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.SequencedRecordBatch
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.StreamConfig
 
writeTo(CodedOutputStream) - Method in class s2.v1alpha.StreamInfo
 
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages