public static interface Topic.DefinitionStages.WithExpressMessage
Modifier and Type | Method and Description |
---|---|
Topic.DefinitionStages.WithCreate |
withExpressMessage()
Specifies that messages in this topic are express hence they can be cached in memory
for some time before storing it in messaging store.
|
Topic.DefinitionStages.WithCreate withExpressMessage()
Copyright © 2019. All rights reserved.