Index
All Classes and Interfaces|All Packages|Serialized Form
A
- account - Variable in class s2.config.Endpoints
 - ACTIVE - Enum constant in enum class s2.types.BasinState
 - Address - Class in s2.config
 - Address(String, int) - Constructor for class s2.config.Address
 - Age - Class in s2.types
 - Age(Duration) - Constructor for class s2.types.Age
 - ALL - Enum constant in enum class s2.config.AppendRetryPolicy
 - append(AppendInput) - Method in class s2.client.StreamClient
 - AppendInput - Class in s2.types
 - AppendInput.AppendInputBuilder - Class in s2.types
 - AppendInputBuilder() - Constructor for class s2.types.AppendInput.AppendInputBuilder
 - AppendOutput - Record Class in s2.types
 - AppendOutput(long, long, long) - Constructor for record class s2.types.AppendOutput
 - 
Creates an instance of a
AppendOutputrecord class. - AppendRecord - Class in s2.types
 - AppendRecord.AppendRecordBuilder - Class in s2.types
 - AppendRecordBuilder() - Constructor for class s2.types.AppendRecord.AppendRecordBuilder
 - appendRetryPolicy - Variable in class s2.config.Config
 - AppendRetryPolicy - Enum Class in s2.config
 - appendSession(Consumer<AppendOutput>, Consumer<Throwable>, Runnable) - Method in class s2.client.StreamClient
 - AppendSessionRequestStream(Consumer<AppendInput>, Consumer<Throwable>, Runnable) - Constructor for record class s2.client.StreamClient.AppendSessionRequestStream
 - 
Creates an instance of a
AppendSessionRequestStreamrecord class. - applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class s2.auth.BearerTokenCallCredentials
 - 
Applies the bearer token to the request metadata.
 - awaitCompletion() - Method in class s2.client.ReadSession
 - AWS - Enum constant in enum class s2.config.Cloud
 
B
- BaseClient - Class in s2.client
 - basin - Variable in class s2.config.Endpoints
 - basinClient(String) - Method in class s2.client.Client
 - BasinClient - Class in s2.client
 - BasinClient(String, Config, ManagedChannel, ScheduledExecutorService) - Constructor for class s2.client.BasinClient
 - BasinClient(String, Config, ScheduledExecutorService) - Constructor for class s2.client.BasinClient
 - BasinConfig - Record Class in s2.types
 - BasinConfig(StreamConfig) - Constructor for record class s2.types.BasinConfig
 - 
Creates an instance of a
BasinConfigrecord class. - BasinEndpoint - Class in s2.config
 - BasinInfo - Record Class in s2.types
 - BasinInfo(String, String, String, BasinState) - Constructor for record class s2.types.BasinInfo
 - 
Creates an instance of a
BasinInforecord class. - BasinState - Enum Class in s2.types
 - BasinUtils - Class in s2.utils
 - BasinUtils() - Constructor for class s2.utils.BasinUtils
 - Batch - Record Class in s2.types
 - Batch(SequencedRecordBatch) - Constructor for record class s2.types.Batch
 - 
Creates an instance of a
Batchrecord class. - BearerTokenCallCredentials - Class in s2.auth
 - 
Implementation of CallCredentials that adds a bearer token to request metadata.
 - BearerTokenCallCredentials(String) - Constructor for class s2.auth.BearerTokenCallCredentials
 - 
Creates new bearer token credentials.
 - body() - Method in record class s2.types.SequencedRecord
 - 
Returns the value of the
bodyrecord component. - build() - Method in class s2.config.Config.ConfigBuilder
 - build() - Method in class s2.types.AppendInput.AppendInputBuilder
 - build() - Method in class s2.types.AppendRecord.AppendRecordBuilder
 - build() - Method in class s2.types.CreateBasinRequest.CreateBasinRequestBuilder
 - build() - Method in class s2.types.CreateStreamRequest.CreateStreamRequestBuilder
 - build() - Method in class s2.types.ListBasinsRequest.ListBasinsRequestBuilder
 - build() - Method in class s2.types.ListStreamsRequest.ListStreamsRequestBuilder
 - build() - Method in class s2.types.ReadRequest.ReadRequestBuilder
 - build() - Method in class s2.types.ReadSessionRequest.ReadSessionRequestBuilder
 - build() - Method in class s2.types.ReconfigureBasinRequest.ReconfigureBasinRequestBuilder
 - build() - Method in class s2.types.ReconfigureStreamRequest.ReconfigureStreamRequestBuilder
 - build() - Method in class s2.types.StreamConfig.StreamConfigBuilder
 - bytes - Variable in class s2.types.ReadLimit
 - bytes(long) - Static method in class s2.types.ReadLimit
 
C
- cell() - Method in record class s2.types.BasinInfo
 - 
Returns the value of the
cellrecord component. - checkTail() - Method in class s2.client.StreamClient
 - Client - Class in s2.client
 - Client(Config) - Constructor for class s2.client.Client
 - Client(Config, ManagedChannel, ScheduledExecutorService) - Constructor for class s2.client.Client
 - close() - Method in class s2.client.BaseClient
 - closeGracefully() - Method in class s2.client.ManagedAppendSession
 - closeImmediately() - Method in class s2.client.ManagedAppendSession
 - Cloud - Enum Class in s2.config
 - Config - Class in s2.config
 - Config.ConfigBuilder - Class in s2.config
 - count - Variable in class s2.types.ReadLimit
 - count(long) - Static method in class s2.types.ReadLimit
 - countOrBytes(long, long) - Static method in class s2.types.ReadLimit
 - createBasin(CreateBasinRequest) - Method in class s2.client.Client
 - CreateBasinRequest - Class in s2.types
 - CreateBasinRequest.CreateBasinRequestBuilder - Class in s2.types
 - CreateBasinRequestBuilder() - Constructor for class s2.types.CreateBasinRequest.CreateBasinRequestBuilder
 - createdAt() - Method in record class s2.types.StreamInfo
 - 
Returns the value of the
createdAtrecord component. - createStream(CreateStreamRequest) - Method in class s2.client.BasinClient
 - CreateStreamRequest - Class in s2.types
 - CreateStreamRequest.CreateStreamRequestBuilder - Class in s2.types
 - CreateStreamRequestBuilder() - Constructor for class s2.types.CreateStreamRequest.CreateStreamRequestBuilder
 - CREATING - Enum constant in enum class s2.types.BasinState
 
D
- DEFAULT - Static variable in class s2.types.ReadRequest
 - defaultStreamConfig() - Method in record class s2.types.BasinConfig
 - 
Returns the value of the
defaultStreamConfigrecord component. - deleteBasin(String) - Method in class s2.client.Client
 - deletedAt() - Method in record class s2.types.StreamInfo
 - 
Returns the value of the
deletedAtrecord component. - deleteStream(String) - Method in class s2.client.BasinClient
 - DELETING - Enum constant in enum class s2.types.BasinState
 - Direct - Class in s2.config
 - Direct(Address) - Constructor for class s2.config.Direct
 
E
- elems() - Method in record class s2.types.Paginated
 - 
Returns the value of the
elemsrecord component. - endpoints - Variable in class s2.config.Config
 - Endpoints - Class in s2.config
 - endSeqNum() - Method in record class s2.types.AppendOutput
 - 
Returns the value of the
endSeqNumrecord component. - equals(Object) - Method in class s2.auth.BearerTokenCallCredentials
 - 
Returns whether this credentials implementation is equal to another object.
 - equals(Object) - Method in record class s2.client.StreamClient.AppendSessionRequestStream
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in class s2.config.Address
 - equals(Object) - Method in class s2.config.BasinEndpoint
 - equals(Object) - Method in record class s2.types.AppendOutput
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.BasinConfig
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.BasinInfo
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.Batch
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.FirstSeqNum
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.Header
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.NextSeqNum
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.Paginated
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.SequencedRecord
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.SequencedRecordBatch
 - 
Indicates whether some other object is "equal to" this one.
 - equals(Object) - Method in record class s2.types.StreamInfo
 - 
Indicates whether some other object is "equal to" this one.
 - EXPRESS - Enum constant in enum class s2.types.StorageClass
 
F
- fencingToken - Variable in class s2.types.AppendInput
 - firstSeqNum() - Method in record class s2.types.Batch
 - FirstSeqNum - Record Class in s2.types
 - FirstSeqNum(long) - Constructor for record class s2.types.FirstSeqNum
 - 
Creates an instance of a
FirstSeqNumrecord class. - forCell(Cloud, String) - Static method in class s2.config.Endpoints
 - forCloud(Cloud) - Static method in class s2.config.Endpoints
 - fromEnvironment() - Static method in class s2.config.Endpoints
 - fromProto(AppendOutput) - Static method in record class s2.types.AppendOutput
 - fromProto(BasinInfo) - Static method in record class s2.types.BasinInfo
 - fromProto(Header) - Static method in record class s2.types.Header
 - fromProto(ReadOutput) - Static method in interface s2.types.ReadOutput
 - fromProto(SequencedRecord) - Static method in record class s2.types.SequencedRecord
 - fromProto(SequencedRecordBatch) - Static method in record class s2.types.SequencedRecordBatch
 - fromProto(StreamConfig) - Static method in class s2.types.StreamConfig
 - fromProto(StreamInfo) - Static method in record class s2.types.StreamInfo
 - fromString(String) - Static method in class s2.config.Address
 - fromString(String) - Static method in enum class s2.config.Cloud
 
G
- get() - Method in class s2.client.ManagedReadSession
 - get(Duration) - Method in class s2.client.ManagedReadSession
 - getBasinConfig(String) - Method in class s2.client.Client
 - getBytes() - Method in class s2.types.AppendRecord
 - getHeaders() - Method in class s2.types.AppendRecord
 - getStreamConfig(String) - Method in class s2.client.BasinClient
 
H
- hashCode() - Method in class s2.auth.BearerTokenCallCredentials
 - 
Returns a hash code value for this credentials implementation.
 - hashCode() - Method in record class s2.client.StreamClient.AppendSessionRequestStream
 - 
Returns a hash code value for this object.
 - hashCode() - Method in class s2.config.Address
 - hashCode() - Method in class s2.config.BasinEndpoint
 - hashCode() - Method in record class s2.types.AppendOutput
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.BasinConfig
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.BasinInfo
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.Batch
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.FirstSeqNum
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.Header
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.NextSeqNum
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.Paginated
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.SequencedRecord
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.SequencedRecordBatch
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class s2.types.StreamInfo
 - 
Returns a hash code value for this object.
 - hasMore() - Method in record class s2.types.Paginated
 - 
Returns the value of the
hasMorerecord component. - hasNext() - Method in class s2.client.ManagedReadSession
 - Header - Record Class in s2.types
 - Header(ByteString, ByteString) - Constructor for record class s2.types.Header
 - 
Creates an instance of a
Headerrecord class. - headers() - Method in record class s2.types.SequencedRecord
 - 
Returns the value of the
headersrecord component. - host - Variable in class s2.config.Address
 
I
- isClosed() - Method in class s2.client.ManagedReadSession
 
L
- lastSeqNum() - Method in record class s2.types.Batch
 - listBasins(ListBasinsRequest) - Method in class s2.client.Client
 - ListBasinsRequest - Class in s2.types
 - ListBasinsRequest.ListBasinsRequestBuilder - Class in s2.types
 - ListBasinsRequestBuilder() - Constructor for class s2.types.ListBasinsRequest.ListBasinsRequestBuilder
 - listStreams(ListStreamsRequest) - Method in class s2.client.BasinClient
 - ListStreamsRequest - Class in s2.types
 - ListStreamsRequest.ListStreamsRequestBuilder - Class in s2.types
 - ListStreamsRequestBuilder() - Constructor for class s2.types.ListStreamsRequest.ListStreamsRequestBuilder
 
M
- managedAppendSession() - Method in class s2.client.StreamClient
 - ManagedAppendSession - Class in s2.client
 - managedReadSession(ReadSessionRequest, Integer) - Method in class s2.client.StreamClient
 - ManagedReadSession - Class in s2.client
 - manual(Optional<String>, Optional<String>, Optional<String>) - Static method in class s2.config.Endpoints
 - matchSeqNum - Variable in class s2.types.AppendInput
 - maxAppendInflightBytes - Variable in class s2.config.Config
 - maxRetries - Variable in class s2.config.Config
 - meteredBytes() - Method in class s2.types.AppendInput
 - meteredBytes() - Method in class s2.types.AppendRecord
 - meteredBytes() - Method in record class s2.types.Batch
 - meteredBytes() - Method in interface s2.types.MeteredBytes
 - meteredBytes() - Method in record class s2.types.SequencedRecord
 - meteredBytes() - Method in record class s2.types.SequencedRecordBatch
 - MeteredBytes - Interface in s2.types
 
N
- name() - Method in record class s2.types.BasinInfo
 - 
Returns the value of the
namerecord component. - name() - Method in record class s2.types.Header
 - 
Returns the value of the
namerecord component. - name() - Method in record class s2.types.StreamInfo
 - 
Returns the value of the
namerecord component. - newBuilder() - Static method in class s2.types.AppendInput
 - newBuilder() - Static method in class s2.types.AppendRecord
 - newBuilder() - Static method in class s2.types.CreateBasinRequest
 - newBuilder() - Static method in class s2.types.CreateStreamRequest
 - newBuilder() - Static method in class s2.types.ListBasinsRequest
 - newBuilder() - Static method in class s2.types.ListStreamsRequest
 - newBuilder() - Static method in class s2.types.ReadRequest
 - newBuilder() - Static method in class s2.types.ReadSessionRequest
 - newBuilder() - Method in class s2.types.ReconfigureBasinRequest
 - newBuilder() - Method in class s2.types.ReconfigureStreamRequest
 - newBuilder() - Static method in class s2.types.StreamConfig
 - newBuilder(String) - Static method in class s2.config.Config
 - nextSeqNum() - Method in record class s2.types.AppendOutput
 - 
Returns the value of the
nextSeqNumrecord component. - NextSeqNum - Record Class in s2.types
 - NextSeqNum(long) - Constructor for record class s2.types.NextSeqNum
 - 
Creates an instance of a
NextSeqNumrecord class. - NO_SIDE_EFFECTS - Enum constant in enum class s2.config.AppendRetryPolicy
 - NONE - Static variable in class s2.types.ReadLimit
 
O
- onComplete() - Method in record class s2.client.StreamClient.AppendSessionRequestStream
 - 
Returns the value of the
onCompleterecord component. - onError() - Method in record class s2.client.StreamClient.AppendSessionRequestStream
 - 
Returns the value of the
onErrorrecord component. - onNext() - Method in record class s2.client.StreamClient.AppendSessionRequestStream
 - 
Returns the value of the
onNextrecord component. 
P
- Paginated<T> - Record Class in s2.types
 - Paginated(boolean, List<T>) - Constructor for record class s2.types.Paginated
 - 
Creates an instance of a
Paginatedrecord class. - ParentZone - Class in s2.config
 - ParentZone(Address) - Constructor for class s2.config.ParentZone
 - port - Variable in class s2.config.Address
 
R
- read(ReadRequest) - Method in class s2.client.StreamClient
 - readLimit - Variable in class s2.types.ReadRequest
 - readLimit - Variable in class s2.types.ReadSessionRequest
 - ReadLimit - Class in s2.types
 - ReadOutput - Interface in s2.types
 - ReadRequest - Class in s2.types
 - ReadRequest(long, ReadLimit) - Constructor for class s2.types.ReadRequest
 - ReadRequest.ReadRequestBuilder - Class in s2.types
 - ReadRequestBuilder() - Constructor for class s2.types.ReadRequest.ReadRequestBuilder
 - readSession(ReadSessionRequest, Consumer<ReadOutput>, Consumer<Throwable>) - Method in class s2.client.StreamClient
 - ReadSession - Class in s2.client
 - ReadSessionRequest - Class in s2.types
 - ReadSessionRequest(long, ReadLimit) - Constructor for class s2.types.ReadSessionRequest
 - ReadSessionRequest.ReadSessionRequestBuilder - Class in s2.types
 - ReadSessionRequestBuilder() - Constructor for class s2.types.ReadSessionRequest.ReadSessionRequestBuilder
 - reconfigureBasin(ReconfigureBasinRequest) - Method in class s2.client.Client
 - ReconfigureBasinRequest - Class in s2.types
 - ReconfigureBasinRequest.ReconfigureBasinRequestBuilder - Class in s2.types
 - ReconfigureBasinRequestBuilder() - Constructor for class s2.types.ReconfigureBasinRequest.ReconfigureBasinRequestBuilder
 - reconfigureStream(ReconfigureStreamRequest) - Method in class s2.client.BasinClient
 - ReconfigureStreamRequest - Class in s2.types
 - ReconfigureStreamRequest.ReconfigureStreamRequestBuilder - Class in s2.types
 - ReconfigureStreamRequestBuilder() - Constructor for class s2.types.ReconfigureStreamRequest.ReconfigureStreamRequestBuilder
 - records - Variable in class s2.types.AppendInput
 - records() - Method in record class s2.types.SequencedRecordBatch
 - 
Returns the value of the
recordsrecord component. - remaining(long, long) - Method in class s2.types.ReadLimit
 - requestTimeout - Variable in class s2.config.Config
 - retentionPolicy - Variable in class s2.types.StreamConfig
 - RetentionPolicy - Class in s2.types
 - RetentionPolicy() - Constructor for class s2.types.RetentionPolicy
 - retryDelay - Variable in class s2.config.Config
 
S
- s2.auth - package s2.auth
 - s2.client - package s2.client
 - s2.config - package s2.config
 - s2.types - package s2.types
 - s2.utils - package s2.utils
 - scope() - Method in record class s2.types.BasinInfo
 - 
Returns the value of the
scoperecord component. - seqNum() - Method in record class s2.types.SequencedRecord
 - 
Returns the value of the
seqNumrecord component. - SequencedRecord - Record Class in s2.types
 - SequencedRecord(Long, List<Header>, ByteString) - Constructor for record class s2.types.SequencedRecord
 - 
Creates an instance of a
SequencedRecordrecord class. - sequencedRecordBatch() - Method in record class s2.types.Batch
 - 
Returns the value of the
sequencedRecordBatchrecord component. - SequencedRecordBatch - Record Class in s2.types
 - SequencedRecordBatch(List<SequencedRecord>) - Constructor for record class s2.types.SequencedRecordBatch
 - 
Creates an instance of a
SequencedRecordBatchrecord class. - singleEndpoint() - Method in class s2.config.Endpoints
 - STANDARD - Enum constant in enum class s2.types.StorageClass
 - startSeqNum - Variable in class s2.types.ReadRequest
 - startSeqNum - Variable in class s2.types.ReadSessionRequest
 - startSeqNum() - Method in record class s2.types.AppendOutput
 - 
Returns the value of the
startSeqNumrecord component. - state() - Method in record class s2.types.BasinInfo
 - 
Returns the value of the
staterecord component. - storageClass - Variable in class s2.types.StreamConfig
 - StorageClass - Enum Class in s2.types
 - streamClient(String) - Method in class s2.client.BasinClient
 - StreamClient - Class in s2.client
 - StreamClient.AppendSessionRequestStream - Record Class in s2.client
 - streamConfig - Variable in class s2.types.CreateStreamRequest
 - StreamConfig - Class in s2.types
 - StreamConfig.StreamConfigBuilder - Class in s2.types
 - StreamConfigBuilder() - Constructor for class s2.types.StreamConfig.StreamConfigBuilder
 - StreamInfo - Record Class in s2.types
 - StreamInfo(String, Instant, Optional<Instant>) - Constructor for record class s2.types.StreamInfo
 - 
Creates an instance of a
StreamInforecord class. - streamName - Variable in class s2.types.CreateStreamRequest
 - StreamUtils - Class in s2.utils
 - StreamUtils() - Constructor for class s2.utils.StreamUtils
 - submit(AppendInput, Duration) - Method in class s2.client.ManagedAppendSession
 
T
- token - Variable in class s2.config.Config
 - toProto() - Method in class s2.types.AppendRecord
 - toProto() - Method in record class s2.types.BasinConfig
 - toProto() - Method in class s2.types.CreateBasinRequest
 - toProto() - Method in class s2.types.CreateStreamRequest
 - toProto() - Method in record class s2.types.Header
 - toProto() - Method in class s2.types.ListBasinsRequest
 - toProto() - Method in class s2.types.ListStreamsRequest
 - toProto() - Method in class s2.types.ReadLimit
 - toProto() - Method in class s2.types.ReadSessionRequest
 - toProto() - Method in class s2.types.ReconfigureBasinRequest
 - toProto() - Method in class s2.types.ReconfigureStreamRequest
 - toProto() - Method in class s2.types.StreamConfig
 - toProto(String) - Method in class s2.types.AppendInput
 - toProto(String) - Method in class s2.types.ReadRequest
 - toProto(String) - Method in class s2.types.ReadSessionRequest
 - toString() - Method in record class s2.client.StreamClient.AppendSessionRequestStream
 - 
Returns a string representation of this record class.
 - toString() - Method in enum class s2.config.Cloud
 - toString() - Method in record class s2.types.AppendOutput
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.BasinConfig
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.BasinInfo
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.Batch
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.FirstSeqNum
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.Header
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.NextSeqNum
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.Paginated
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.SequencedRecord
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.SequencedRecordBatch
 - 
Returns a string representation of this record class.
 - toString() - Method in record class s2.types.StreamInfo
 - 
Returns a string representation of this record class.
 - toTarget(String) - Method in class s2.config.BasinEndpoint
 - toTarget(String) - Method in class s2.config.Direct
 - toTarget(String) - Method in class s2.config.ParentZone
 
U
- UNKNOWN - Enum constant in enum class s2.types.BasinState
 - UNKNOWN - Enum constant in enum class s2.types.StorageClass
 - UNSPECIFIED - Enum constant in enum class s2.types.BasinState
 - UNSPECIFIED - Enum constant in enum class s2.types.StorageClass
 - update(long, long, long) - Method in class s2.types.ReadSessionRequest
 - userAgent - Variable in class s2.config.Config
 
V
- validateBasinName(String) - Static method in class s2.utils.BasinUtils
 - validateStreamName(String) - Static method in class s2.utils.StreamUtils
 - validateUnary() - Method in class s2.types.ReadLimit
 - value() - Method in record class s2.types.FirstSeqNum
 - 
Returns the value of the
valuerecord component. - value() - Method in record class s2.types.Header
 - 
Returns the value of the
valuerecord component. - value() - Method in record class s2.types.NextSeqNum
 - 
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class s2.config.AppendRetryPolicy
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class s2.config.Cloud
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class s2.types.BasinState
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class s2.types.StorageClass
 - 
Returns the enum constant of this class with the specified name.
 - values() - Static method in enum class s2.config.AppendRetryPolicy
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class s2.config.Cloud
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class s2.types.BasinState
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class s2.types.StorageClass
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 
W
- withAppendRetryPolicy(AppendRetryPolicy) - Method in class s2.config.Config.ConfigBuilder
 - withAssignmentCell(String) - Method in class s2.types.CreateBasinRequest.CreateBasinRequestBuilder
 - withAssignmentScope(String) - Method in class s2.types.CreateBasinRequest.CreateBasinRequestBuilder
 - withBasin(String) - Method in class s2.types.CreateBasinRequest.CreateBasinRequestBuilder
 - withBasin(String) - Method in class s2.types.ReconfigureBasinRequest.ReconfigureBasinRequestBuilder
 - withBasinConfig(BasinConfig) - Method in class s2.types.ReconfigureBasinRequest.ReconfigureBasinRequestBuilder
 - withBytes(byte[]) - Method in class s2.types.AppendRecord.AppendRecordBuilder
 - withDefaultStreamConfig(StreamConfig) - Method in class s2.types.CreateBasinRequest.CreateBasinRequestBuilder
 - withEndpoints(Endpoints) - Method in class s2.config.Config.ConfigBuilder
 - withFencingToken(ByteString) - Method in class s2.types.AppendInput.AppendInputBuilder
 - withFieldMask(List<String>) - Method in class s2.types.ReconfigureBasinRequest.ReconfigureBasinRequestBuilder
 - withFieldMask(List<String>) - Method in class s2.types.ReconfigureStreamRequest.ReconfigureStreamRequestBuilder
 - withHeaders(List<Header>) - Method in class s2.types.AppendRecord.AppendRecordBuilder
 - withLimit(Integer) - Method in class s2.types.ListBasinsRequest.ListBasinsRequestBuilder
 - withLimit(Integer) - Method in class s2.types.ListStreamsRequest.ListStreamsRequestBuilder
 - withMatchSeqNum(Long) - Method in class s2.types.AppendInput.AppendInputBuilder
 - withMaxAppendInflightBytes(int) - Method in class s2.config.Config.ConfigBuilder
 - withMaxRetries(int) - Method in class s2.config.Config.ConfigBuilder
 - withPrefix(String) - Method in class s2.types.ListBasinsRequest.ListBasinsRequestBuilder
 - withPrefix(String) - Method in class s2.types.ListStreamsRequest.ListStreamsRequestBuilder
 - withReadLimit(ReadLimit) - Method in class s2.types.ReadRequest.ReadRequestBuilder
 - withReadLimit(ReadLimit) - Method in class s2.types.ReadSessionRequest.ReadSessionRequestBuilder
 - withRecords(List<AppendRecord>) - Method in class s2.types.AppendInput.AppendInputBuilder
 - withRequestTimeout(long, TemporalUnit) - Method in class s2.config.Config.ConfigBuilder
 - withRetentionPolicy(RetentionPolicy) - Method in class s2.types.StreamConfig.StreamConfigBuilder
 - withRetryDelay(Duration) - Method in class s2.config.Config.ConfigBuilder
 - withStartAfter(String) - Method in class s2.types.ListBasinsRequest.ListBasinsRequestBuilder
 - withStartAfter(String) - Method in class s2.types.ListStreamsRequest.ListStreamsRequestBuilder
 - withStartSeqNum(long) - Method in class s2.types.ReadRequest.ReadRequestBuilder
 - withStartSeqNum(long) - Method in class s2.types.ReadSessionRequest.ReadSessionRequestBuilder
 - withStorageClass(StorageClass) - Method in class s2.types.StreamConfig.StreamConfigBuilder
 - withStream(String) - Method in class s2.types.ReconfigureStreamRequest.ReconfigureStreamRequestBuilder
 - withStreamConfig(StreamConfig) - Method in class s2.types.CreateStreamRequest.CreateStreamRequestBuilder
 - withStreamConfig(StreamConfig) - Method in class s2.types.ReconfigureStreamRequest.ReconfigureStreamRequestBuilder
 - withStreamName(String) - Method in class s2.types.CreateStreamRequest.CreateStreamRequestBuilder
 - withUserAgent(String) - Method in class s2.config.Config.ConfigBuilder
 
All Classes and Interfaces|All Packages|Serialized Form