sec-fs2
sec-fs2
com.eventstore.dbclient.proto.gossip
ClusterInfo
ClusterInfo
ClusterInfoLens
EndPoint
EndPoint
EndPointLens
GossipFs2Grpc
GossipFs2Grpc
GossipGrpc
Gossip
Gossip
GossipBlockingClient
GossipBlockingStub
GossipStub
GossipProto
MemberInfo
MemberInfo
MemberInfoLens
VNodeState
VNodeState
CatchingUp
Clone
DiscoverLeader
Follower
Initializing
Leader
Manager
PreLeader
PreReadOnlyReplica
PreReplica
ReadOnlyLeaderless
ReadOnlyReplica
Recognized
ResigningLeader
Shutdown
ShuttingDown
Unknown
Unrecognized
com.eventstore.dbclient.proto.shared
AllStreamPosition
AllStreamPosition
AllStreamPositionLens
Empty
Empty
EmptyLens
SharedProto
StreamIdentifier
StreamIdentifier
StreamIdentifierLens
UUID
UUID
Structured
Structured
StructuredLens
UUIDLens
Value
Empty
String
Structured
Value
com.eventstore.dbclient.proto.streams
AppendReq
AppendReq
AppendReqLens
Content
Empty
Options
ProposedMessage
Content
Options
Options
ExpectedStreamRevision
Any
Empty
NoStream
Revision
StreamExists
ExpectedStreamRevision
OptionsLens
ProposedMessage
ProposedMessage
MetadataEntry
MetadataEntry
MetadataEntryLens
ProposedMessageLens
AppendResp
AppendResp
AppendRespLens
Position
Position
PositionLens
Result
Empty
Success
WrongExpectedVersion
Result
Success
Success
CurrentRevisionOption
CurrentRevision
Empty
NoStream
CurrentRevisionOption
PositionOption
Empty
NoPosition
Position
PositionOption
SuccessLens
WrongExpectedVersion
WrongExpectedVersion
CurrentRevisionOption
CurrentNoStream
CurrentRevision
Empty
CurrentRevisionOption
CurrentRevisionOption2060
CurrentRevision2060
Empty
NoStream2060
CurrentRevisionOption2060
ExpectedRevisionOption
Empty
ExpectedAny
ExpectedNoStream
ExpectedRevision
ExpectedStreamExists
ExpectedRevisionOption
ExpectedRevisionOption2060
Any2060
Empty
ExpectedRevision2060
StreamExists2060
ExpectedRevisionOption2060
WrongExpectedVersionLens
DeleteReq
DeleteReq
DeleteReqLens
Options
Options
ExpectedStreamRevision
Any
Empty
NoStream
Revision
StreamExists
ExpectedStreamRevision
OptionsLens
DeleteResp
DeleteResp
DeleteRespLens
Position
Position
PositionLens
PositionOption
Empty
NoPosition
Position
PositionOption
ReadReq
ReadReq
Options
Options
AllOptions
AllOptions
AllOption
Empty
End
Position
Start
AllOption
AllOptionsLens
ControlOption
ControlOption
ControlOptionLens
CountOption
Count
Empty
Subscription
CountOption
FilterOption
Empty
Filter
NoFilter
FilterOption
FilterOptions
FilterOptions
Expression
Expression
ExpressionLens
Filter
Empty
EventType
StreamIdentifier
Filter
FilterOptionsLens
Window
Count
Empty
Max
Window
OptionsLens
Position
Position
PositionLens
ReadDirection
ReadDirection
Backwards
Forwards
Recognized
Unrecognized
StreamOption
All
Empty
Stream
StreamOption
StreamOptions
StreamOptions
RevisionOption
Empty
End
Revision
Start
RevisionOption
StreamOptionsLens
SubscriptionOptions
SubscriptionOptions
SubscriptionOptionsLens
UUIDOption
UUIDOption
Content
Empty
String
Structured
Content
UUIDOptionLens
ReadReqLens
ReadResp
ReadResp
Checkpoint
Checkpoint
CheckpointLens
Content
Checkpoint
Confirmation
Empty
Event
FirstStreamPosition
LastAllStreamPosition
LastStreamPosition
StreamNotFound
Content
ReadEvent
ReadEvent
Position
CommitPosition
Empty
NoPosition
Position
ReadEventLens
RecordedEvent
RecordedEvent
MetadataEntry
MetadataEntry
MetadataEntryLens
RecordedEventLens
ReadRespLens
StreamNotFound
StreamNotFound
StreamNotFoundLens
SubscriptionConfirmation
SubscriptionConfirmation
SubscriptionConfirmationLens
StreamsFs2Grpc
StreamsFs2Grpc
StreamsGrpc
Streams
Streams
StreamsBlockingClient
StreamsBlockingStub
StreamsStub
StreamsProto
TombstoneReq
TombstoneReq
Options
Options
ExpectedStreamRevision
Any
Empty
NoStream
Revision
StreamExists
ExpectedStreamRevision
OptionsLens
TombstoneReqLens
TombstoneResp
TombstoneResp
Position
Position
PositionLens
PositionOption
Empty
NoPosition
Position
PositionOption
TombstoneRespLens
sec.api
ClusterBuilder
ClusterBuilder
EsClient
EsClient
Gossip
Gossip
MetaStreams
MetaStreams
Result
Result
ResultOps
SingleNodeBuilder
SingleNodeBuilder
Streams
Streams
sec.api.streams
Reads
Reads
sec.syntax
AllSyntax
ApiSyntax
MetaStreamsSyntax
ReadsSyntax
StreamsSyntax
StringSyntax
all
api
sec-fs2
/
com.eventstore.dbclient.proto.gossip
/
MemberInfo
/
VNodeState
/
ShuttingDown
ShuttingDown
@SerialVersionUID
(0L)
case
object
ShuttingDown
extends
VNodeState
with
Recognized
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Recognized
class
VNodeState
trait
GeneratedEnum
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
ShuttingDown
.type
Type members
Value members
Type members
Inherited types
type
EnumType
=
VNodeState
Inherited from:
VNodeState
type
MirroredElemLabels
=
EmptyTuple
Inherited from:
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from:
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
type
MirroredMonoType
=
Singleton
Inherited from:
Singleton
type
MirroredType
=
Singleton
Inherited from:
Singleton
Value members
Concrete methods
override
def
isShuttingDown
:
Boolean
Definition Classes
VNodeState
Inherited methods
final
def
asRecognized
:
Option
[
Recognized
]
Inherited from:
VNodeState
def
companion
:
GeneratedEnumCompanion
[
VNodeState
]
Inherited from:
VNodeState
def
fromProduct
(
p:
Product
):
MirroredMonoType
Inherited from:
Singleton
def
isCatchingUp
:
Boolean
Inherited from:
VNodeState
def
isClone
:
Boolean
Inherited from:
VNodeState
def
isDiscoverLeader
:
Boolean
Inherited from:
VNodeState
def
isFollower
:
Boolean
Inherited from:
VNodeState
def
isInitializing
:
Boolean
Inherited from:
VNodeState
def
isLeader
:
Boolean
Inherited from:
VNodeState
def
isManager
:
Boolean
Inherited from:
VNodeState
def
isPreLeader
:
Boolean
Inherited from:
VNodeState
def
isPreReadOnlyReplica
:
Boolean
Inherited from:
VNodeState
def
isPreReplica
:
Boolean
Inherited from:
VNodeState
def
isReadOnlyLeaderless
:
Boolean
Inherited from:
VNodeState
def
isReadOnlyReplica
:
Boolean
Inherited from:
VNodeState
def
isResigningLeader
:
Boolean
Inherited from:
VNodeState
def
isShutdown
:
Boolean
Inherited from:
VNodeState
def
isUnknown
:
Boolean
Inherited from:
VNodeState
def
isUnrecognized
:
Boolean
Inherited from:
GeneratedEnum
def
javaValueDescriptor
:
EnumValueDescriptor
Inherited from:
GeneratedEnum
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
def
scalaValueDescriptor
:
EnumValueDescriptor
Inherited from:
GeneratedEnum
override
def
toString
:
String
Definition Classes
GeneratedEnum
->
Any
Inherited from:
GeneratedEnum
Concrete fields
val
index
:
Int
val
name
:
String
Inherited fields
val
value
:
Int
Inherited from:
VNodeState