Packages

p

eventstore

package eventstore

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. eventstore
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package akka
  2. package j

Type Members

  1. type AccessDeniedException = eventstore.core.AccessDeniedException
  2. type ByteString = eventstore.core.ByteString
  3. type CannotEstablishConnectionException = eventstore.core.CannotEstablishConnectionException
  4. type ClassTags[O, I] = eventstore.core.ClassTags[O, I]
  5. type CommandNotExpectedException = eventstore.core.CommandNotExpectedException
  6. type ConsumerStrategy = eventstore.core.ConsumerStrategy
  7. type Content = eventstore.core.Content
  8. type ContentType = eventstore.core.ContentType
  9. type CreatePersistentSubscriptionError = eventstore.core.CreatePersistentSubscriptionError
  10. type DeletePersistentSubscriptionError = eventstore.core.DeletePersistentSubscriptionError
  11. type DeleteResult = eventstore.core.DeleteResult
  12. type DeleteStream = eventstore.core.DeleteStream
  13. type DeleteStreamCompleted = eventstore.core.DeleteStreamCompleted
  14. type EsException = eventstore.core.EsException
  15. type Event = eventstore.core.Event
  16. type EventData = eventstore.core.EventData
  17. type EventNotFoundException = eventstore.core.EventNotFoundException
  18. type EventNumber = eventstore.core.EventNumber
  19. type EventRecord = eventstore.core.EventRecord
  20. type EventStream = eventstore.core.EventStream
  21. type ExpectedVersion = eventstore.core.ExpectedVersion
  22. type IdentifyClient = eventstore.core.IdentifyClient
  23. type In = eventstore.core.In
  24. type IndexedEvent = eventstore.core.IndexedEvent
  25. type InvalidOperationException = eventstore.core.InvalidOperationException
  26. type NonMetadataEventException = eventstore.core.NonMetadataEventException
  27. type NotAuthenticatedException = eventstore.core.NotAuthenticatedException
  28. type NotHandled = eventstore.core.NotHandled
  29. type OperationError = eventstore.core.OperationError
  30. type OperationTimeoutException = eventstore.core.OperationTimeoutException
  31. type Out = eventstore.core.Out
  32. type OutLike = eventstore.core.OutLike
  33. type PersistentSubscriptionSettings = eventstore.core.settings.PersistentSubscriptionSettings
  34. type Position = eventstore.core.Position
  35. type ReadAllEvents = eventstore.core.ReadAllEvents
  36. type ReadAllEventsCompleted = eventstore.core.ReadAllEventsCompleted
  37. type ReadAllEventsError = eventstore.core.ReadAllEventsError
  38. type ReadDirection = eventstore.core.ReadDirection
  39. type ReadEvent = eventstore.core.ReadEvent
  40. type ReadEventCompleted = eventstore.core.ReadEventCompleted
  41. type ReadEventError = eventstore.core.ReadEventError
  42. type ReadStreamEvents = eventstore.core.ReadStreamEvents
  43. type ReadStreamEventsCompleted = eventstore.core.ReadStreamEventsCompleted
  44. type ReadStreamEventsError = eventstore.core.ReadStreamEventsError
  45. type ResolvedEvent = eventstore.core.ResolvedEvent
  46. type RetriesLimitReachedException = eventstore.core.RetriesLimitReachedException
  47. type ScavengeDatabaseResponse = eventstore.core.ScavengeDatabaseResponse
  48. type ScavengeError = eventstore.core.ScavengeError
  49. type ServerError = eventstore.core.ServerError
  50. type ServerErrorException = eventstore.core.ServerErrorException
  51. type StreamDeletedException = eventstore.core.StreamDeletedException
  52. type StreamEventAppeared = eventstore.core.StreamEventAppeared
  53. type StreamNotFoundException = eventstore.core.StreamNotFoundException
  54. type SubscribeCompleted = eventstore.core.SubscribeCompleted
  55. type SubscribeTo = eventstore.core.SubscribeTo
  56. type SubscribeToAllCompleted = eventstore.core.SubscribeToAllCompleted
  57. type SubscribeToStreamCompleted = eventstore.core.SubscribeToStreamCompleted
  58. type SubscriptionDropped = eventstore.core.SubscriptionDropped
  59. type SystemError = eventstore.core.SystemError
  60. type TransactionCommit = eventstore.core.TransactionCommit
  61. type TransactionCommitCompleted = eventstore.core.TransactionCommitCompleted
  62. type TransactionStart = eventstore.core.TransactionStart
  63. type TransactionStartCompleted = eventstore.core.TransactionStartCompleted
  64. type TransactionWrite = eventstore.core.TransactionWrite
  65. type TransactionWriteCompleted = eventstore.core.TransactionWriteCompleted
  66. type UpdatePersistentSubscriptionError = eventstore.core.UpdatePersistentSubscriptionError
  67. type UserCredentials = eventstore.core.UserCredentials
  68. type Uuid = UUID
  69. type WithCredentials = eventstore.core.WithCredentials
  70. type WriteEvents = eventstore.core.WriteEvents
  71. type WriteEventsCompleted = eventstore.core.WriteEventsCompleted
  72. type WriteResult = eventstore.core.WriteResult
  73. type WrongExpectedVersionException = eventstore.core.WrongExpectedVersionException

Value Members

  1. val AccessDeniedException: eventstore.core.AccessDeniedException.type
  2. val Authenticate: eventstore.core.Authenticate.type
  3. val Authenticated: eventstore.core.Authenticated.type
  4. val BadRequest: eventstore.core.BadRequest.type
  5. val ByteString: eventstore.core.ByteString.type
  6. val CannotEstablishConnectionException: eventstore.core.CannotEstablishConnectionException.type
  7. val ClassTags: eventstore.core.ClassTags.type
  8. val ClientIdentified: eventstore.core.ClientIdentified.type
  9. val CommandNotExpectedException: eventstore.core.CommandNotExpectedException.type
  10. val ConsumerStrategy: eventstore.core.ConsumerStrategy.type
  11. val Content: eventstore.core.Content.type
  12. val ContentType: eventstore.core.ContentType.type
  13. val CreatePersistentSubscriptionError: eventstore.core.CreatePersistentSubscriptionError.type
  14. val DeletePersistentSubscriptionError: eventstore.core.DeletePersistentSubscriptionError.type
  15. val DeleteResult: eventstore.core.DeleteResult.type
  16. val DeleteStream: eventstore.compat.DeleteStream.type
  17. val DeleteStreamCompleted: eventstore.core.DeleteStreamCompleted.type
  18. val Event: eventstore.core.Event.type
  19. val EventData: eventstore.core.EventData.type
  20. val EventNotFoundException: eventstore.core.EventNotFoundException.type
  21. val EventNumber: eventstore.core.EventNumber.type
  22. val EventRecord: eventstore.core.EventRecord.type
  23. val EventStream: eventstore.core.EventStream.type
  24. val ExpectedVersion: eventstore.core.ExpectedVersion.type
  25. val IdentifyClient: eventstore.core.IdentifyClient.type
  26. val IndexedEvent: eventstore.core.IndexedEvent.type
  27. val InvalidOperationException: eventstore.core.InvalidOperationException.type
  28. val InvalidTransactionException: eventstore.core.InvalidTransactionException.type
  29. val NonMetadataEventException: eventstore.core.NonMetadataEventException.type
  30. val NotAuthenticated: eventstore.core.NotAuthenticated.type
  31. val NotAuthenticatedException: eventstore.core.NotAuthenticatedException.type
  32. val NotHandled: eventstore.core.NotHandled.type
  33. val OperationError: eventstore.core.OperationError.type
  34. val OperationTimedOut: eventstore.core.OperationTimedOut.type
  35. val OperationTimeoutException: eventstore.core.OperationTimeoutException.type
  36. val PersistentSubscription: eventstore.compat.PersistentSubscription.type
  37. val PersistentSubscriptionSettings: eventstore.compat.PersistentSubscriptionSettings.type
  38. val Ping: eventstore.core.Ping.type
  39. val Pong: eventstore.core.Pong.type
  40. val Position: eventstore.core.Position.type
  41. val ReadAllEvents: eventstore.compat.ReadAllEvents.type
  42. val ReadAllEventsCompleted: eventstore.core.ReadAllEventsCompleted.type
  43. val ReadAllEventsError: eventstore.core.ReadAllEventsError.type
  44. val ReadDirection: eventstore.core.ReadDirection.type
  45. val ReadEvent: eventstore.compat.ReadEvent.type
  46. val ReadEventCompleted: eventstore.core.ReadEventCompleted.type
  47. val ReadEventError: eventstore.core.ReadEventError.type
  48. val ReadStreamEvents: eventstore.compat.ReadStreamEvents.type
  49. val ReadStreamEventsCompleted: eventstore.core.ReadStreamEventsCompleted.type
  50. val ReadStreamEventsError: eventstore.core.ReadStreamEventsError.type
  51. val ResolvedEvent: eventstore.core.ResolvedEvent.type
  52. val RetriesLimitReachedException: eventstore.core.RetriesLimitReachedException.type
  53. val ScavengeDatabase: eventstore.core.ScavengeDatabase.type
  54. val ScavengeDatabaseResponse: eventstore.core.ScavengeDatabaseResponse.type
  55. val ScavengeError: eventstore.core.ScavengeError.type
  56. val ScavengeInProgressException: eventstore.core.ScavengeInProgressException.type
  57. val ScavengeUnauthorizedException: eventstore.core.ScavengeUnauthorizedException.type
  58. val ServerErrorException: eventstore.core.ServerErrorException.type
  59. val StreamDeletedException: eventstore.core.StreamDeletedException.type
  60. val StreamEventAppeared: eventstore.core.StreamEventAppeared.type
  61. val StreamNotFoundException: eventstore.core.StreamNotFoundException.type
  62. val SubscribeTo: eventstore.compat.SubscribeTo.type
  63. val SubscribeToAllCompleted: eventstore.core.SubscribeToAllCompleted.type
  64. val SubscribeToStreamCompleted: eventstore.core.SubscribeToStreamCompleted.type
  65. val SubscriptionDropped: eventstore.core.SubscriptionDropped.type
  66. val SystemEventType: eventstore.core.SystemEventType.type
  67. val TransactionCommit: eventstore.compat.TransactionCommit.type
  68. val TransactionCommitCompleted: eventstore.core.TransactionCommitCompleted.type
  69. val TransactionStart: eventstore.compat.TransactionStart.type
  70. val TransactionStartCompleted: eventstore.core.TransactionStartCompleted.type
  71. val TransactionWrite: eventstore.compat.TransactionWrite.type
  72. val TransactionWriteCompleted: eventstore.core.TransactionWriteCompleted.type
  73. val Unsubscribe: eventstore.core.Unsubscribe.type
  74. val Unsubscribed: eventstore.core.Unsubscribed.type
  75. val UpdatePersistentSubscriptionError: eventstore.core.UpdatePersistentSubscriptionError.type
  76. val UserCredentials: eventstore.core.UserCredentials.type
  77. val WithCredentials: eventstore.core.WithCredentials.type
  78. val WriteEvents: eventstore.compat.WriteEvents.type
  79. val WriteEventsCompleted: eventstore.core.WriteEventsCompleted.type
  80. val WriteResult: eventstore.core.WriteResult.type
  81. val WrongExpectedVersionException: eventstore.core.WrongExpectedVersionException.type
  82. object compat extends CoreCompat

Inherited from AnyRef

Inherited from Any

Ungrouped