sec-core
sec-core
com.eventstore.dbclient.proto.gossip
ClusterInfo
ClusterInfo
ClusterInfoLens
EndPoint
EndPoint
EndPointLens
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
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
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
StreamNotFound
Content
ReadEvent
ReadEvent
Position
CommitPosition
Empty
NoPosition
Position
ReadEventLens
RecordedEvent
RecordedEvent
MetadataEntry
MetadataEntry
MetadataEntryLens
RecordedEventLens
ReadRespLens
StreamNotFound
StreamNotFound
StreamNotFoundLens
SubscriptionConfirmation
SubscriptionConfirmation
SubscriptionConfirmationLens
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
CacheControl
CacheControl
ContentType
ContentType
Binary
ContentTypeOps
Json
Event
Event
AllEventOps
EventOps
EventData
EventData
EventRecord
EventRecord
EventType
EventType
EventTypeOps
Normal
System
InvalidInput
LogPosition
LogPosition
End
Exact
Exact
LogPositionOps
MaxAge
MaxAge
MaxCount
MaxCount
PositionInfo
PositionInfo
Global
PositionOps
ResolvedEvent
ResolvedEvent
StreamAcl
StreamAcl
StreamAclOps
StreamId
StreamId
Id
IdOps
MetaId
Normal
StreamIdOps
System
StreamPosition
StreamPosition
End
Exact
Exact
StreamPositionOps
StreamState
StreamState
Any
NoStream
StreamExists
StreamStateOps
ULong
ULongOps
ULong
ValidationError
sec.api
Checkpoint
Checkpoint
CheckpointOps
ClusterInfo
ClusterInfo
ClusterInfoOps
DeleteResult
Direction
Direction
Backwards
Forwards
Endpoint
Endpoint
EventFilter
EventFilter
ByEventType
ByStreamId
Expression
Kind
PrefixFilter
RegexFilter
RegexFilter
MemberInfo
MemberInfo
MemberInfoOps
NodePreference
NodePreference
Follower
Leader
ReadOnlyReplica
SubscriptionFilterOptions
SubscriptionFilterOptions
TombstoneResult
UserCredentials
UserCredentials
VNodeState
VNodeState
CatchingUp
Clone
DiscoverLeader
Follower
Initializing
Leader
Manager
PreLeader
PreReadOnlyReplica
PreReplica
ReadOnlyLeaderless
ReadOnlyReplica
ResigningLeader
Shutdown
ShuttingDown
Unknown
VNodeStateOps
WriteResult
exceptions
AccessDenied
EsException
InvalidTransaction
MaximumAppendSizeExceeded
MaximumAppendSizeExceeded
NotLeader
NotLeader
PersistentSubscription
Dropped
Exists
Failed
MaximumSubscribersReached
NotFound
ServerUnavailable
StreamDeleted
StreamNotFound
UnknownError
UserNotFound
WrongExpectedState
WrongExpectedState
WrongExpectedVersion
sec.api.mapping
MappingError
sec-core
/
sec.api
/
MemberInfo
MemberInfo
object
MemberInfo
Companion
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
MemberInfo
Type members
Value members
Implicits
Type members
Classlikes
final implicit
class
MemberInfoOps
(val mi:
MemberInfo
) extends
AnyVal
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
Value members
Concrete methods
def
render
(mi:
MemberInfo
):
String
Implicits
Implicits
final implicit
def
MemberInfoOps
(mi:
MemberInfo
):
MemberInfoOps
implicit
val
orderForMemberInfo
:
Order
[
MemberInfo
]