JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
accessKey(String)
- Method in class io.serialized.client.
SerializedClientConfig.Builder
Action()
- Constructor for class io.serialized.client.reaction.
ReactionDefinition.Action
action(ReactionDefinition.Action)
- Method in class io.serialized.client.reaction.
ReactionDefinition.DefinitionBuilder
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
addFunction(Function)
- Method in class io.serialized.client.projection.
ProjectionHandler.Builder
addHandler(ProjectionHandler)
- Method in class io.serialized.client.projection.
ProjectionDefinition.AggregatedProjectionBuilder
addHandler(String, Function...)
- 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.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
AggregateClient
<
T
> - Class in
io.serialized.client.aggregate
aggregateClient(String, Class<T>, SerializedClientConfig)
- Static method in class io.serialized.client.aggregate.
AggregateClient
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
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(long)
- Static method in class io.serialized.client.aggregate.
AggregateRequest
appendRequest()
- Static method in class io.serialized.client.aggregate.
AggregateRequest
apply(T)
- Method in interface io.serialized.client.aggregate.
AggregateUpdate
apply(A)
- Method in interface io.serialized.client.aggregate.
Command
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(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
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
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
Builder()
- Constructor for class io.serialized.client.
SerializedClientConfig.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(String)
- Method in class io.serialized.client.projection.
ProjectionClient
Creates a Projection definition from a JSON String value.
createDefinition(ReactionDefinition)
- Method in class io.serialized.client.reaction.
ReactionClient
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(String)
- Method in class io.serialized.client.projection.
ProjectionClient
Creates/updates a Projection definition from a JSON String value.
createOrUpdate(ReactionDefinition)
- Method in class io.serialized.client.reaction.
ReactionClient
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(Map<String, Object>)
- Method in class io.serialized.client.aggregate.
Event.RawBuilder
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(T)
- Method in class io.serialized.client.aggregate.
Event.TypedBuilder
data()
- Method in class io.serialized.client.feed.
Event
data
- Variable in class io.serialized.client.projection.
ProjectionResponse
dataValueAs(String, Class<T>)
- Method in class io.serialized.client.feed.
Event
dec()
- Static method in class io.serialized.client.projection.
Function
delete()
- Method in class io.serialized.client.aggregate.
AggregateClient
delete(UUID)
- Method in class io.serialized.client.aggregate.
AggregateClient
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
deleteDefinition(String)
- Method in class io.serialized.client.projection.
ProjectionClient
deleteDefinition(String)
- Method in class io.serialized.client.reaction.
ReactionClient
E
eagerFetching(boolean)
- Method in class io.serialized.client.feed.
FeedClient.FeedRequest
encryptedData(String)
- Method in class io.serialized.client.aggregate.
Event.RawBuilder
encryptedData(String)
- Method in class io.serialized.client.aggregate.
Event.TypedBuilder
encryptedData()
- Method in class io.serialized.client.feed.
Event
entries()
- Method in class io.serialized.client.feed.
FeedResponse
Event
<
T
> - Class in
io.serialized.client.aggregate
Event()
- Constructor for class io.serialized.client.aggregate.
Event
Event
- Class in
io.serialized.client.feed
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
- Class in
io.serialized.client.projection
EventFilter(String)
- Constructor for class io.serialized.client.projection.
EventFilter
eventFilter(String)
- Static method in class io.serialized.client.projection.
EventFilter
EventHandler
<
T
,
E
> - Interface in
io.serialized.client.aggregate
eventId(UUID)
- Method in class io.serialized.client.aggregate.
Event.RawBuilder
eventId(String)
- Method in class io.serialized.client.aggregate.
Event.RawBuilder
eventId(UUID)
- Method in class io.serialized.client.aggregate.
Event.TypedBuilder
eventId(String)
- Method in class io.serialized.client.aggregate.
Event.TypedBuilder
eventId()
- Method in class io.serialized.client.feed.
Event
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
- Class in
io.serialized.client.projection
eventSelector(String)
- Static method in class io.serialized.client.projection.
EventSelector
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
- Class in
io.serialized.client.feed
Feed()
- Constructor for class io.serialized.client.feed.
Feed
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
FeedClient
- Class in
io.serialized.client.feed
feedClient(SerializedClientConfig)
- Static method in class io.serialized.client.feed.
FeedClient
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(List<Command<A>>)
- Method in class io.serialized.client.aggregate.
AggregateFactory
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.
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, Class<T>)
- Method in class io.serialized.client.
SerializedOkHttpClient
get(HttpUrl, Class<T>, UUID)
- Method in class io.serialized.client.
SerializedOkHttpClient
get(HttpUrl, JavaType)
- Method in class io.serialized.client.
SerializedOkHttpClient
get(HttpUrl, JavaType, 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(T, Event<E>)
- Method in interface io.serialized.client.aggregate.
EventHandler
handle(FeedEntry)
- Method in interface io.serialized.client.feed.
FeedEntryHandler
Called for each received feed entry.
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()
- Method in class io.serialized.client.feed.
FeedResponse
hasMore
- Variable in class io.serialized.client.projection.
ProjectionsResponse
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
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
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
M
merge()
- Static method in class io.serialized.client.projection.
Function
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(String)
- Static method in class io.serialized.client.aggregate.
Event
newEvent(Class<T>)
- 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
O
objectMapper()
- Method in class io.serialized.client.
SerializedClientConfig
offset(String)
- Method in class io.serialized.client.reaction.
ReactionDefinition.DefinitionBuilder
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
- Class in
io.serialized.client.projection
projectionClient(SerializedClientConfig)
- Static method in class io.serialized.client.projection.
ProjectionClient
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(ProjectionQuery)
- Method in class io.serialized.client.projection.
ProjectionClient
query(ListProjectionQuery)
- Method in class io.serialized.client.projection.
ProjectionClient
R
RawBuilder(String)
- Constructor for class io.serialized.client.aggregate.
Event.RawBuilder
RawData
- Class in
io.serialized.client.projection
rawData(String)
- Static method in class io.serialized.client.projection.
RawData
rawData(Map<String, Object>)
- Static method in class io.serialized.client.projection.
RawData
ReactionClient
- Class in
io.serialized.client.reaction
reactionClient(SerializedClientConfig)
- Static method in class io.serialized.client.reaction.
ReactionClient
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(String)
- Method in class io.serialized.client.projection.query.
ListProjectionQuery.Builder
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
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
<
T
> - Class in
io.serialized.client.aggregate
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
subscribe(FeedEntryHandler)
- Method in class io.serialized.client.feed.
FeedClient.FeedRequest
Starts subscribing to the feed starting at the beginning.
subscribe(long, FeedEntryHandler)
- Method in class io.serialized.client.feed.
FeedClient.FeedRequest
Starts subscribing to the feed starting at given sequence number.
subscriptionPollDelay(Duration)
- Method in class io.serialized.client.feed.
FeedClient.FeedRequest
subtract()
- Static method in class io.serialized.client.projection.
Function
T
TargetFilter
- Class in
io.serialized.client.projection
TargetFilter(String)
- Constructor for class io.serialized.client.projection.
TargetFilter
targetFilter(String)
- Static method in class io.serialized.client.projection.
TargetFilter
TargetSelector
- Class in
io.serialized.client.projection
targetSelector(String)
- Static method in class io.serialized.client.projection.
TargetSelector
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
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(String)
- Constructor for class io.serialized.client.aggregate.
Event.TypedBuilder
TypedBuilder(Class<T>)
- Constructor for class io.serialized.client.aggregate.
Event.TypedBuilder
U
update(UUID, UUID, AggregateUpdate<T>)
- Method in class io.serialized.client.aggregate.
AggregateClient
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.
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(EventSelector)
- Method in class io.serialized.client.projection.
Function.Builder
with(TargetSelector)
- Method in class io.serialized.client.projection.
Function.Builder
with(TargetFilter)
- Method in class io.serialized.client.projection.
Function.Builder
with(EventFilter)
- Method in class io.serialized.client.projection.
Function.Builder
with(RawData)
- Method in class io.serialized.client.projection.
Function.Builder
withAggregateId(UUID)
- Method in class io.serialized.client.aggregate.
AggregateRequest.Builder
withAggregateId(String)
- 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(UUID)
- Method in class io.serialized.client.aggregate.
AggregateRequest.Builder
withTenantId(String)
- 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
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.