Index
A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accessKey(String) - Method in class io.serialized.client.SerializedClientConfig.Builder
- action(ReactionDefinition.Action) - Method in class io.serialized.client.reaction.ReactionDefinition.DefinitionBuilder
- Action() - Constructor for class io.serialized.client.reaction.ReactionDefinition.Action
- Actions - Class in io.serialized.client.reaction
- Actions() - Constructor for class io.serialized.client.reaction.Actions
- Actions.HttpActionBuilder - Class in io.serialized.client.reaction
- Actions.SlackActionBuilder - Class in io.serialized.client.reaction
- add() - Static method in class io.serialized.client.projection.Function
- addedAt() - Method in class io.serialized.client.tenant.Tenant
- addFunction(Function) - Method in class io.serialized.client.projection.ProjectionHandler.Builder
- addHandler(ProjectionHandler) - Method in class io.serialized.client.projection.ProjectionDefinition.AggregatedProjectionBuilder
- addHandler(ProjectionHandler) - Method in class io.serialized.client.projection.ProjectionDefinition.SingleProjectionBuilder
- addHandler(String, Function...) - Method in class io.serialized.client.projection.ProjectionDefinition.AggregatedProjectionBuilder
- addHandler(String, Function...) - Method in class io.serialized.client.projection.ProjectionDefinition.SingleProjectionBuilder
- addHeader(String, String) - Method in class io.serialized.client.reaction.Actions.HttpActionBuilder
- addHeaders(Map<String, String>) - Method in class io.serialized.client.reaction.Actions.HttpActionBuilder
- addTenant(Tenant) - Method in class io.serialized.client.tenant.TenantClient
- aggregateClient(String, Class<T>, SerializedClientConfig) - Static method in class io.serialized.client.aggregate.AggregateClient
- AggregateClient<T> - Class in io.serialized.client.aggregate
- AggregateClient.Builder<T> - Class in io.serialized.client.aggregate
- aggregateCount() - Method in class io.serialized.client.feed.Feed
- aggregated(String) - Static method in class io.serialized.client.projection.query.ProjectionQueries
- AGGREGATED - io.serialized.client.projection.ProjectionType
- AggregateDelete<T> - Class in io.serialized.client.aggregate
- AggregateDelete(SerializedOkHttpClient, HttpUrl) - Constructor for class io.serialized.client.aggregate.AggregateDelete
- aggregatedProjection(String) - Static method in class io.serialized.client.projection.ProjectionDefinition
- AggregatedProjectionQuery - Class in io.serialized.client.projection.query
-
A query object
- AggregatedProjectionQuery.Builder - Class in io.serialized.client.projection.query
- AggregateFactory<A,T> - Class in io.serialized.client.aggregate
- AggregateFactory(Function<T, A>, StateBuilder<T>) - Constructor for class io.serialized.client.aggregate.AggregateFactory
- aggregateId - Variable in class io.serialized.client.aggregate.AggregateRequest
- aggregateId() - Method in class io.serialized.client.feed.FeedEntry
- AggregateRequest - Class in io.serialized.client.aggregate
- AggregateRequest(AggregateRequest.Builder) - Constructor for class io.serialized.client.aggregate.AggregateRequest
- AggregateRequest.Builder - Class in io.serialized.client.aggregate
- aggregateType() - Method in class io.serialized.client.feed.Feed
- AggregateUpdate<T> - Interface in io.serialized.client.aggregate
- all() - Method in class io.serialized.client.feed.FeedClient
- ApiException - Exception in io.serialized.client
- ApiException(int, String) - Constructor for exception io.serialized.client.ApiException
- apiRoot() - Method in class io.serialized.client.SerializedClientConfig
- appendRequest() - Static method in class io.serialized.client.aggregate.AggregateRequest
- appendRequest(long) - Static method in class io.serialized.client.aggregate.AggregateRequest
- apply(A) - Method in interface io.serialized.client.aggregate.Command
- apply(T) - Method in interface io.serialized.client.aggregate.AggregateUpdate
- awaitCreation(Duration) - Method in class io.serialized.client.projection.query.SingleProjectionQuery.Builder
B
- batchCount() - Method in class io.serialized.client.feed.Feed
- build() - Method in class io.serialized.client.aggregate.AggregateClient.Builder
- build() - Method in class io.serialized.client.aggregate.AggregateRequest.Builder
- build() - Method in class io.serialized.client.aggregate.Event.RawBuilder
- build() - Method in class io.serialized.client.aggregate.Event.TypedBuilder
- build() - Method in class io.serialized.client.feed.FeedClient.Builder
- build() - Method in class io.serialized.client.projection.Function.Builder
- build() - Method in class io.serialized.client.projection.ProjectionClient.Builder
- build() - Method in class io.serialized.client.projection.ProjectionDefinition.AggregatedProjectionBuilder
- build() - Method in class io.serialized.client.projection.ProjectionDefinition.SingleProjectionBuilder
- build() - Method in class io.serialized.client.projection.ProjectionHandler.Builder
- build() - Method in class io.serialized.client.reaction.Actions.HttpActionBuilder
- build() - Method in class io.serialized.client.reaction.Actions.SlackActionBuilder
- build() - Method in class io.serialized.client.reaction.ReactionClient.Builder
- build() - Method in class io.serialized.client.reaction.ReactionDefinition.DefinitionBuilder
- build() - Method in class io.serialized.client.SerializedClientConfig.Builder
- build() - Method in class io.serialized.client.tenant.Tenant.TenantBuilder
- build() - Method in class io.serialized.client.tenant.TenantClient.Builder
- build(Class) - Method in class io.serialized.client.projection.query.AggregatedProjectionQuery.Builder
- build(Class) - Method in class io.serialized.client.projection.query.ListProjectionQuery.Builder
- build(Class) - Method in class io.serialized.client.projection.query.SingleProjectionQuery.Builder
- Builder() - Constructor for class io.serialized.client.SerializedClientConfig.Builder
- Builder(Long) - Constructor for class io.serialized.client.aggregate.AggregateRequest.Builder
- Builder(String) - Constructor for class io.serialized.client.projection.Function.Builder
- Builder(String) - Constructor for class io.serialized.client.projection.ProjectionHandler.Builder
- Builder(String) - Constructor for class io.serialized.client.projection.query.AggregatedProjectionQuery.Builder
- Builder(String) - Constructor for class io.serialized.client.projection.query.ListProjectionQuery.Builder
- Builder(String) - Constructor for class io.serialized.client.projection.query.SingleProjectionQuery.Builder
- buildState(List<? extends Event>) - Method in class io.serialized.client.aggregate.StateBuilder
C
- cancelOnEventType(String...) - Method in class io.serialized.client.reaction.ReactionDefinition.DefinitionBuilder
- clear() - Static method in class io.serialized.client.projection.Function
- clearref() - Static method in class io.serialized.client.projection.Function
- ClientException - Exception in io.serialized.client
- ClientException(Throwable) - Constructor for exception io.serialized.client.ClientException
- close() - Method in class io.serialized.client.feed.FeedClient
- Command<A> - Interface in io.serialized.client.aggregate
- ConcurrencyException - Exception in io.serialized.client
- ConcurrencyException(int, String) - Constructor for exception io.serialized.client.ConcurrencyException
- confirm() - Method in class io.serialized.client.aggregate.AggregateDelete
- constructUrl(HttpUrl) - Method in class io.serialized.client.projection.query.AggregatedProjectionQuery
- constructUrl(HttpUrl) - Method in class io.serialized.client.projection.query.ListProjectionQuery
- constructUrl(HttpUrl) - Method in interface io.serialized.client.projection.query.ProjectionQuery
-
Build the full URL for the projection query
- constructUrl(HttpUrl) - Method in class io.serialized.client.projection.query.SingleProjectionQuery
- createDefinition(ProjectionDefinition) - Method in class io.serialized.client.projection.ProjectionClient
- createDefinition(ReactionDefinition) - Method in class io.serialized.client.reaction.ReactionClient
- createDefinition(String) - Method in class io.serialized.client.projection.ProjectionClient
-
Creates a Projection definition from a JSON String value.
- createDefinition(String) - Method in class io.serialized.client.reaction.ReactionClient
-
Creates a Reaction definition from a JSON String value.
- createOrUpdate(ProjectionDefinition) - Method in class io.serialized.client.projection.ProjectionClient
- createOrUpdate(ReactionDefinition) - Method in class io.serialized.client.reaction.ReactionClient
- createOrUpdate(String) - Method in class io.serialized.client.projection.ProjectionClient
-
Creates/updates a Projection definition from a JSON String value.
- createOrUpdate(String) - Method in class io.serialized.client.reaction.ReactionClient
-
Creates/updates a Reaction definition from a JSON String value.
- currentSequenceNumber() - Method in class io.serialized.client.feed.FeedResponse
D
- data - Variable in class io.serialized.client.projection.ProjectionResponse
- data() - Method in class io.serialized.client.feed.Event
- data(String, Object) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- data(String, Object, String, Object) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- data(String, Object, String, Object, String, Object) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- data(String, Object, String, Object, String, Object, String, Object) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- data(String, Object, String, Object, String, Object, String, Object, String, Object) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- data(Map<String, Object>) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- data(T) - Method in class io.serialized.client.aggregate.Event.TypedBuilder
- dataValueAs(String, Class<T>) - Method in class io.serialized.client.feed.Event
- dec() - Static method in class io.serialized.client.projection.Function
- delete() - Static method in class io.serialized.client.projection.Function
- delete(HttpUrl) - Method in class io.serialized.client.SerializedOkHttpClient
- delete(HttpUrl, Class<T>) - Method in class io.serialized.client.SerializedOkHttpClient
- delete(HttpUrl, Class<T>, UUID) - Method in class io.serialized.client.SerializedOkHttpClient
- deleteAggregatedProjection(String) - Method in class io.serialized.client.projection.ProjectionClient
-
Delete/recreate aggregated projections.
- deleteById(UUID) - Method in class io.serialized.client.aggregate.AggregateClient
- deleteById(UUID, UUID) - Method in class io.serialized.client.aggregate.AggregateClient
- deleteByType() - Method in class io.serialized.client.aggregate.AggregateClient
- deleteByType(UUID) - Method in class io.serialized.client.aggregate.AggregateClient
- deleted() - Method in class io.serialized.client.tenant.Tenant
- deleteDefinition(String) - Method in class io.serialized.client.projection.ProjectionClient
- deleteDefinition(String) - Method in class io.serialized.client.reaction.ReactionClient
- deleteSingleProjections(String) - Method in class io.serialized.client.projection.ProjectionClient
-
This call deletes all existing projections and starts a rebuild from the beginning of the event history.
- deleteTenant(UUID) - Method in class io.serialized.client.tenant.TenantClient
E
- eagerFetching(boolean) - Method in class io.serialized.client.feed.FeedClient.FeedRequest
- encryptedData() - Method in class io.serialized.client.feed.Event
- encryptedData(String) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- encryptedData(String) - Method in class io.serialized.client.aggregate.Event.TypedBuilder
- entries() - Method in class io.serialized.client.feed.FeedResponse
- Event<T> - Class in io.serialized.client.aggregate
- Event - Class in io.serialized.client.feed
- Event() - Constructor for class io.serialized.client.aggregate.Event
- Event() - Constructor for class io.serialized.client.feed.Event
- Event.RawBuilder - Class in io.serialized.client.aggregate
- Event.TypedBuilder<T> - Class in io.serialized.client.aggregate
- EventBatch - Class in io.serialized.client.aggregate
- EventBatch() - Constructor for class io.serialized.client.aggregate.EventBatch
- EventBatch(List<Event>, Long) - Constructor for class io.serialized.client.aggregate.EventBatch
- eventCount() - Method in class io.serialized.client.feed.Feed
- eventFilter(String) - Static method in class io.serialized.client.projection.EventFilter
- EventFilter - Class in io.serialized.client.projection
- EventFilter(String) - Constructor for class io.serialized.client.projection.EventFilter
- EventHandler<T,E> - Interface in io.serialized.client.aggregate
- eventId() - Method in class io.serialized.client.feed.Event
- eventId(String) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- eventId(String) - Method in class io.serialized.client.aggregate.Event.TypedBuilder
- eventId(UUID) - Method in class io.serialized.client.aggregate.Event.RawBuilder
- eventId(UUID) - Method in class io.serialized.client.aggregate.Event.TypedBuilder
- events - Variable in class io.serialized.client.aggregate.AggregateRequest
- events() - Method in class io.serialized.client.feed.FeedEntry
- events() - Method in class io.serialized.client.feed.FeedResponse
- eventSelector(String) - Static method in class io.serialized.client.projection.EventSelector
- EventSelector - Class in io.serialized.client.projection
- eventType() - Method in class io.serialized.client.feed.Event
- execute(long) - Method in class io.serialized.client.feed.FeedClient.FeedRequest
-
Executes a poll starting at given sequence number.
- execute(long, FeedEntryHandler) - Method in class io.serialized.client.feed.FeedClient.FeedRequest
-
Executes a poll starting at given sequence number.
- exists(UUID) - Method in class io.serialized.client.aggregate.AggregateClient
-
Check if an aggregate exists.
- exists(UUID, UUID) - Method in class io.serialized.client.aggregate.AggregateClient
-
Check if an aggregate exists for the given tenant.
F
- feed(String) - Method in class io.serialized.client.feed.FeedClient
- feed(String) - Method in class io.serialized.client.projection.ProjectionDefinition.AggregatedProjectionBuilder
- feed(String) - Method in class io.serialized.client.projection.ProjectionDefinition.SingleProjectionBuilder
- feed(String) - Method in class io.serialized.client.reaction.ReactionDefinition.DefinitionBuilder
- Feed - Class in io.serialized.client.feed
- Feed() - Constructor for class io.serialized.client.feed.Feed
- feedClient(SerializedClientConfig) - Static method in class io.serialized.client.feed.FeedClient
- FeedClient - Class in io.serialized.client.feed
- FeedClient.Builder - Class in io.serialized.client.feed
- FeedClient.FeedRequest - Class in io.serialized.client.feed
- FeedEntry - Class in io.serialized.client.feed
- FeedEntry() - Constructor for class io.serialized.client.feed.FeedEntry
- FeedEntryHandler - Interface in io.serialized.client.feed
- feedName() - Method in class io.serialized.client.feed.FeedEntry
- FeedResponse - Class in io.serialized.client.feed
- FeedResponse() - Constructor for class io.serialized.client.feed.FeedResponse
- feeds() - Method in class io.serialized.client.feed.FeedsResponse
- FeedsResponse - Class in io.serialized.client.feed
- FeedsResponse() - Constructor for class io.serialized.client.feed.FeedsResponse
- filterString() - Method in class io.serialized.client.projection.EventFilter
- filterString() - Method in class io.serialized.client.projection.TargetFilter
- fromCommands(Command<A>...) - Method in class io.serialized.client.aggregate.AggregateFactory
-
Builds an aggregate root instance from a number of commands, useful for scenario testing.
- fromCommands(List<Command<A>>) - Method in class io.serialized.client.aggregate.AggregateFactory
- Function - Class in io.serialized.client.projection
- Function() - Constructor for class io.serialized.client.projection.Function
- Function.Builder - Class in io.serialized.client.projection
G
- get(HttpUrl, JavaType) - Method in class io.serialized.client.SerializedOkHttpClient
- get(HttpUrl, JavaType, UUID) - Method in class io.serialized.client.SerializedOkHttpClient
- get(HttpUrl, Class<T>) - Method in class io.serialized.client.SerializedOkHttpClient
- get(HttpUrl, Class<T>, UUID) - Method in class io.serialized.client.SerializedOkHttpClient
- getAction() - Method in class io.serialized.client.reaction.ReactionDefinition
- getActionType() - Method in class io.serialized.client.reaction.ReactionDefinition.Action
- getBody() - Method in class io.serialized.client.reaction.ReactionDefinition.Action
- getCancelOnEventTypes() - Method in class io.serialized.client.reaction.ReactionDefinition
- getCurrentGlobalSequenceNumber() - Method in class io.serialized.client.feed.FeedClient
-
Gets the current project global sequence number.
- getCurrentSequenceNumber(String) - Method in class io.serialized.client.feed.FeedClient
-
Gets the current sequence number given a feed.
- getData() - Method in class io.serialized.client.aggregate.Event
- getDefinition(String) - Method in class io.serialized.client.projection.ProjectionClient
- getDefinition(String) - Method in class io.serialized.client.reaction.ReactionClient
- getDefinitions() - Method in class io.serialized.client.projection.ProjectionDefinitions
- getDefinitions() - Method in class io.serialized.client.reaction.ReactionDefinitions
- getEncryptedData() - Method in class io.serialized.client.aggregate.Event
- getEventBatch() - Method in class io.serialized.client.aggregate.AggregateRequest
- getEventFilter() - Method in class io.serialized.client.projection.Function
- getEventId() - Method in class io.serialized.client.aggregate.Event
- getEvents() - Method in class io.serialized.client.aggregate.EventBatch
- getEventSelector() - Method in class io.serialized.client.projection.Function
- getEventType() - Method in class io.serialized.client.aggregate.Event
- getEventType() - Method in class io.serialized.client.projection.ProjectionHandler
- getExpectedVersion() - Method in class io.serialized.client.aggregate.EventBatch
- getFeedName() - Method in class io.serialized.client.projection.ProjectionDefinition
- getFeedName() - Method in class io.serialized.client.reaction.ReactionDefinition
- getFunction() - Method in class io.serialized.client.projection.Function
- getFunctions() - Method in class io.serialized.client.projection.ProjectionHandler
- getFunctionUri() - Method in class io.serialized.client.projection.ProjectionHandler
- getHandlers() - Method in class io.serialized.client.projection.ProjectionDefinition
- getHttpHeaders() - Method in class io.serialized.client.reaction.ReactionDefinition.Action
- getIdField() - Method in class io.serialized.client.projection.ProjectionDefinition
- getIdField() - Method in class io.serialized.client.projection.ProjectionHandler
- getOffset() - Method in class io.serialized.client.reaction.ReactionDefinition
- getProjectionName() - Method in class io.serialized.client.projection.ProjectionDefinition
- getRawData() - Method in class io.serialized.client.projection.Function
- getReactionName() - Method in class io.serialized.client.reaction.ReactionDefinition
- getReactOnEventType() - Method in class io.serialized.client.reaction.ReactionDefinition
- getStatusCode() - Method in exception io.serialized.client.ApiException
- getTargetFilter() - Method in class io.serialized.client.projection.Function
- getTargetSelector() - Method in class io.serialized.client.projection.Function
- getTargetUri() - Method in class io.serialized.client.reaction.ReactionDefinition.Action
- getTenantId() - Method in class io.serialized.client.aggregate.AggregateRequest
- getTriggerTimeField() - Method in class io.serialized.client.reaction.ReactionDefinition
H
- handle(FeedEntry) - Method in interface io.serialized.client.feed.FeedEntryHandler
-
Called for each received feed entry.
- handle(T, Event<E>) - Method in interface io.serialized.client.aggregate.EventHandler
- handler(String) - Static method in class io.serialized.client.projection.ProjectionHandler
- handler(String, Function...) - Static method in class io.serialized.client.projection.ProjectionHandler
- handlerFunction(String) - Static method in class io.serialized.client.projection.Function
- hasMore - Variable in class io.serialized.client.projection.ProjectionsResponse
- hasMore() - Method in class io.serialized.client.feed.FeedResponse
- head(HttpUrl, Function<Response, T>) - Method in class io.serialized.client.SerializedOkHttpClient
- head(HttpUrl, Function<Response, T>, UUID) - Method in class io.serialized.client.SerializedOkHttpClient
- httpAction(URI) - Static method in class io.serialized.client.reaction.Actions
- httpClient() - Method in class io.serialized.client.SerializedClientConfig
- HTTPS_API_SERIALIZED_IO - Static variable in class io.serialized.client.SerializedClientConfig
I
- id(String) - Method in class io.serialized.client.projection.query.SingleProjectionQuery.Builder
- id(UUID) - Method in class io.serialized.client.projection.query.SingleProjectionQuery.Builder
- inc() - Static method in class io.serialized.client.projection.Function
- io.serialized.client - package io.serialized.client
- io.serialized.client.aggregate - package io.serialized.client.aggregate
- io.serialized.client.feed - package io.serialized.client.feed
- io.serialized.client.projection - package io.serialized.client.projection
- io.serialized.client.projection.query - package io.serialized.client.projection.query
- io.serialized.client.reaction - package io.serialized.client.reaction
- io.serialized.client.tenant - package io.serialized.client.tenant
- isAggregated() - Method in class io.serialized.client.projection.ProjectionDefinition
J
- JSON_MEDIA_TYPE - Static variable in class io.serialized.client.SerializedClientConfig
L
- limit(int) - Method in class io.serialized.client.feed.FeedClient.FeedRequest
- limit(int) - Method in class io.serialized.client.projection.query.ListProjectionQuery.Builder
- list(String) - Static method in class io.serialized.client.projection.query.ProjectionQueries
- listDefinitions() - Method in class io.serialized.client.projection.ProjectionClient
- listDefinitions() - Method in class io.serialized.client.reaction.ReactionClient
- listFeeds() - Method in class io.serialized.client.feed.FeedClient
- ListProjectionQuery - Class in io.serialized.client.projection.query
- ListProjectionQuery.Builder - Class in io.serialized.client.projection.query
- listTenants() - Method in class io.serialized.client.tenant.TenantClient
M
N
- newDefinitionList(Collection<ProjectionDefinition>) - Static method in class io.serialized.client.projection.ProjectionDefinitions
- newDefinitionList(Collection<ReactionDefinition>) - Static method in class io.serialized.client.reaction.ReactionDefinitions
- newEvent(Class<T>) - Static method in class io.serialized.client.aggregate.Event
- newEvent(String) - Static method in class io.serialized.client.aggregate.Event
- newEvent(T) - Static method in class io.serialized.client.aggregate.Event
- newFactory(Function<T, A>, StateBuilder<T>) - Static method in class io.serialized.client.aggregate.AggregateFactory
- newHandler(String, Function...) - Static method in class io.serialized.client.projection.ProjectionHandler
- newReactionDefinition(String) - Static method in class io.serialized.client.reaction.ReactionDefinition
- newTenant(UUID) - Static method in class io.serialized.client.tenant.Tenant
O
- objectMapper() - Method in class io.serialized.client.SerializedClientConfig
- offset(String) - Method in class io.serialized.client.reaction.ReactionDefinition.DefinitionBuilder
-
"PT20.345S" - parses as "20.345 seconds" "PT15M" - parses as "15 minutes" (where a minute is 60 seconds) "PT10H" - parses as "10 hours" (where an hour is 3600 seconds) "P2D" - parses as "2 days" (where a day is 24 hours or 86400 seconds) "P2DT3H4M" - parses as "2 days, 3 hours and 4 minutes" "PT-6H3M" - parses as "-6 hours and +3 minutes" "-PT6H3M" - parses as "-6 hours and -3 minutes" "-PT-6H+3M" - parses as "+6 hours and -3 minutes"
P
- post(HttpUrl, Object) - Method in class io.serialized.client.SerializedOkHttpClient
- post(HttpUrl, Object, UUID) - Method in class io.serialized.client.SerializedOkHttpClient
- prepend() - Static method in class io.serialized.client.projection.Function
- projectionClient(SerializedClientConfig) - Static method in class io.serialized.client.projection.ProjectionClient
- ProjectionClient - Class in io.serialized.client.projection
- ProjectionClient.Builder - Class in io.serialized.client.projection
- ProjectionDefinition - Class in io.serialized.client.projection
- ProjectionDefinition() - Constructor for class io.serialized.client.projection.ProjectionDefinition
- ProjectionDefinition.AggregatedProjectionBuilder - Class in io.serialized.client.projection
- ProjectionDefinition.SingleProjectionBuilder - Class in io.serialized.client.projection
- ProjectionDefinitions - Class in io.serialized.client.projection
- ProjectionDefinitions() - Constructor for class io.serialized.client.projection.ProjectionDefinitions
- ProjectionHandler - Class in io.serialized.client.projection
- ProjectionHandler() - Constructor for class io.serialized.client.projection.ProjectionHandler
- ProjectionHandler.Builder - Class in io.serialized.client.projection
- projectionId - Variable in class io.serialized.client.projection.ProjectionResponse
- ProjectionQueries - Class in io.serialized.client.projection.query
- ProjectionQueries() - Constructor for class io.serialized.client.projection.query.ProjectionQueries
- ProjectionQuery - Interface in io.serialized.client.projection.query
- ProjectionResponse<T> - Class in io.serialized.client.projection
- ProjectionResponse() - Constructor for class io.serialized.client.projection.ProjectionResponse
- projections - Variable in class io.serialized.client.projection.ProjectionsResponse
- ProjectionsResponse<T> - Class in io.serialized.client.projection
- ProjectionsResponse() - Constructor for class io.serialized.client.projection.ProjectionsResponse
- ProjectionType - Enum in io.serialized.client.projection
- push() - Static method in class io.serialized.client.projection.Function
- put(HttpUrl, Object) - Method in class io.serialized.client.SerializedOkHttpClient
- put(HttpUrl, Object, UUID) - Method in class io.serialized.client.SerializedOkHttpClient
Q
- query(ListProjectionQuery) - Method in class io.serialized.client.projection.ProjectionClient
- query(ProjectionQuery) - Method in class io.serialized.client.projection.ProjectionClient
R
- RawBuilder(String) - Constructor for class io.serialized.client.aggregate.Event.RawBuilder
- rawData(Boolean) - Static method in class io.serialized.client.projection.RawData
- rawData(String) - Static method in class io.serialized.client.projection.RawData
- rawData(List<Object>) - Static method in class io.serialized.client.projection.RawData
- rawData(Map<String, Object>) - Static method in class io.serialized.client.projection.RawData
- RawData - Class in io.serialized.client.projection
- reactionClient(SerializedClientConfig) - Static method in class io.serialized.client.reaction.ReactionClient
- ReactionClient - Class in io.serialized.client.reaction
- ReactionClient.Builder - Class in io.serialized.client.reaction
- ReactionDefinition - Class in io.serialized.client.reaction
- ReactionDefinition() - Constructor for class io.serialized.client.reaction.ReactionDefinition
- ReactionDefinition.Action - Class in io.serialized.client.reaction
- ReactionDefinition.DefinitionBuilder - Class in io.serialized.client.reaction
- ReactionDefinitions - Class in io.serialized.client.reaction
- ReactionDefinitions() - Constructor for class io.serialized.client.reaction.ReactionDefinitions
- reactOnEventType(String) - Method in class io.serialized.client.reaction.ReactionDefinition.DefinitionBuilder
- reference() - Method in class io.serialized.client.tenant.Tenant
- reference(String) - Method in class io.serialized.client.projection.query.ListProjectionQuery.Builder
- reference(String) - Method in class io.serialized.client.tenant.Tenant.TenantBuilder
- registerHandler(Class<E>, EventHandler<T, E>) - Method in class io.serialized.client.aggregate.AggregateClient.Builder
- registerHandler(String, Class<E>, EventHandler<T, E>) - Method in class io.serialized.client.aggregate.AggregateClient.Builder
- remove() - Static method in class io.serialized.client.projection.Function
- Request - Class in io.serialized.client.aggregate
- Request(ObjectMapper) - Constructor for class io.serialized.client.aggregate.Request
- responseClass() - Method in class io.serialized.client.projection.query.AggregatedProjectionQuery
- responseClass() - Method in class io.serialized.client.projection.query.ListProjectionQuery
- responseClass() - Method in interface io.serialized.client.projection.query.ProjectionQuery
-
Class that the data in the projection result should be serialized to.
- responseClass() - Method in class io.serialized.client.projection.query.SingleProjectionQuery
- RetryException - Exception in io.serialized.client.feed
- RetryException() - Constructor for exception io.serialized.client.feed.RetryException
- RetryException(String) - Constructor for exception io.serialized.client.feed.RetryException
- RetryException(String, Throwable) - Constructor for exception io.serialized.client.feed.RetryException
- rootApiUrl(String) - Method in class io.serialized.client.SerializedClientConfig.Builder
S
- save(AggregateRequest) - Method in class io.serialized.client.aggregate.AggregateClient
-
Save or append events to an aggregate according to the given request
- saveRequest() - Static method in class io.serialized.client.aggregate.AggregateRequest
- secretAccessKey(String) - Method in class io.serialized.client.SerializedClientConfig.Builder
- selector() - Method in class io.serialized.client.projection.EventSelector
- selector() - Method in class io.serialized.client.projection.TargetSelector
- sequenceNumber() - Method in class io.serialized.client.feed.FeedEntry
- SERIALIZED_TENANT_ID - Static variable in class io.serialized.client.SerializedOkHttpClient
- SerializedClientConfig - Class in io.serialized.client
- SerializedClientConfig.Builder - Class in io.serialized.client
- serializedConfig() - Static method in class io.serialized.client.SerializedClientConfig
- SerializedOkHttpClient - Class in io.serialized.client
- SerializedOkHttpClient(OkHttpClient, ObjectMapper) - Constructor for class io.serialized.client.SerializedOkHttpClient
- set() - Static method in class io.serialized.client.projection.Function
- setref() - Static method in class io.serialized.client.projection.Function
- single(String) - Static method in class io.serialized.client.projection.query.ProjectionQueries
- SINGLE - io.serialized.client.projection.ProjectionType
- singleProjection(String) - Static method in class io.serialized.client.projection.ProjectionDefinition
- SingleProjectionQuery - Class in io.serialized.client.projection.query
- SingleProjectionQuery.Builder - Class in io.serialized.client.projection.query
- skip(int) - Method in class io.serialized.client.projection.query.ListProjectionQuery.Builder
- slackAction(URI) - Static method in class io.serialized.client.reaction.Actions
- sort(String) - Method in class io.serialized.client.projection.query.ListProjectionQuery.Builder
- sortAscending(String) - Method in class io.serialized.client.projection.query.ListProjectionQuery.Builder
- sortDescending(String) - Method in class io.serialized.client.projection.query.ListProjectionQuery.Builder
- stateBuilder(Class<T>) - Static method in class io.serialized.client.aggregate.StateBuilder
- stateBuilder(Class<T>, Map<String, EventHandler<T, ?>>) - Static method in class io.serialized.client.aggregate.StateBuilder
- StateBuilder<T> - Class in io.serialized.client.aggregate
- subscribe(long, FeedEntryHandler) - Method in class io.serialized.client.feed.FeedClient.FeedRequest
-
Starts subscribing to the feed starting at given sequence number.
- subscribe(FeedEntryHandler) - Method in class io.serialized.client.feed.FeedClient.FeedRequest
-
Starts subscribing to the feed starting at the beginning.
- subscriptionPollDelay(Duration) - Method in class io.serialized.client.feed.FeedClient.FeedRequest
- subtract() - Static method in class io.serialized.client.projection.Function
T
- targetFilter(String) - Static method in class io.serialized.client.projection.TargetFilter
- TargetFilter - Class in io.serialized.client.projection
- TargetFilter(String) - Constructor for class io.serialized.client.projection.TargetFilter
- targetSelector(String) - Static method in class io.serialized.client.projection.TargetSelector
- TargetSelector - Class in io.serialized.client.projection
- Tenant - Class in io.serialized.client.tenant
- Tenant() - Constructor for class io.serialized.client.tenant.Tenant
- Tenant.TenantBuilder - Class in io.serialized.client.tenant
- tenantClient(SerializedClientConfig) - Static method in class io.serialized.client.tenant.TenantClient
- TenantClient - Class in io.serialized.client.tenant
- TenantClient.Builder - Class in io.serialized.client.tenant
- tenantId() - Method in class io.serialized.client.projection.query.AggregatedProjectionQuery
- tenantId() - Method in class io.serialized.client.projection.query.ListProjectionQuery
- tenantId() - Method in interface io.serialized.client.projection.query.ProjectionQuery
- tenantId() - Method in class io.serialized.client.projection.query.SingleProjectionQuery
- tenantId() - Method in class io.serialized.client.tenant.Tenant
- tenantNumber() - Method in class io.serialized.client.tenant.Tenant
- tenants() - Method in class io.serialized.client.tenant.TenantsResponse
- TenantsResponse - Class in io.serialized.client.tenant
- TenantsResponse() - Constructor for class io.serialized.client.tenant.TenantsResponse
- text(String) - Method in class io.serialized.client.reaction.Actions.SlackActionBuilder
- timestamp() - Method in class io.serialized.client.feed.FeedEntry
- toString() - Method in class io.serialized.client.feed.Event
- toString() - Method in class io.serialized.client.feed.Feed
- toString() - Method in class io.serialized.client.feed.FeedEntry
- toString() - Method in class io.serialized.client.feed.FeedsResponse
- triggerTimeField(String) - Method in class io.serialized.client.reaction.ReactionDefinition.DefinitionBuilder
- TypedBuilder(Class<T>) - Constructor for class io.serialized.client.aggregate.Event.TypedBuilder
- TypedBuilder(String) - Constructor for class io.serialized.client.aggregate.Event.TypedBuilder
U
- update(String, AggregateUpdate<T>) - Method in class io.serialized.client.aggregate.AggregateClient
-
Update the aggregate.
- update(UUID, AggregateUpdate<T>) - Method in class io.serialized.client.aggregate.AggregateClient
-
Update the aggregate.
- update(UUID, UUID, AggregateUpdate<T>) - Method in class io.serialized.client.aggregate.AggregateClient
-
Update the aggregate.
- updatedAt - Variable in class io.serialized.client.projection.ProjectionResponse
- useOptimisticConcurrencyOnUpdate(boolean) - Method in class io.serialized.client.aggregate.AggregateClient.Builder
V
- value() - Method in class io.serialized.client.projection.RawData
- valueOf(String) - Static method in enum io.serialized.client.projection.ProjectionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.serialized.client.projection.ProjectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- with(EventFilter) - Method in class io.serialized.client.projection.Function.Builder
- with(EventSelector) - Method in class io.serialized.client.projection.Function.Builder
- with(RawData) - Method in class io.serialized.client.projection.Function.Builder
- with(TargetFilter) - Method in class io.serialized.client.projection.Function.Builder
- with(TargetSelector) - Method in class io.serialized.client.projection.Function.Builder
- withAggregateId(String) - Method in class io.serialized.client.aggregate.AggregateRequest.Builder
- withAggregateId(UUID) - Method in class io.serialized.client.aggregate.AggregateRequest.Builder
- withEvent(Event) - Method in class io.serialized.client.aggregate.AggregateRequest.Builder
- withEvents(List<? extends Event>) - Method in class io.serialized.client.aggregate.AggregateRequest.Builder
- withExpectedVersion(long) - Method in class io.serialized.client.aggregate.AggregateRequest.Builder
- withFunctionUri(URI) - Method in class io.serialized.client.projection.ProjectionHandler.Builder
- withHandler(Class<E>, EventHandler<T, E>) - Method in class io.serialized.client.aggregate.StateBuilder
- withIdField(String) - Method in class io.serialized.client.projection.ProjectionDefinition.SingleProjectionBuilder
- withIdField(String) - Method in class io.serialized.client.projection.ProjectionHandler.Builder
- withTenantId(String) - Method in class io.serialized.client.aggregate.AggregateRequest.Builder
- withTenantId(UUID) - Method in class io.serialized.client.aggregate.AggregateRequest.Builder
- withTenantId(UUID) - Method in class io.serialized.client.projection.query.AggregatedProjectionQuery.Builder
- withTenantId(UUID) - Method in class io.serialized.client.projection.query.ListProjectionQuery.Builder
- withTenantId(UUID) - Method in class io.serialized.client.projection.query.SingleProjectionQuery.Builder
All Classes All Packages