public static interface Client.MessageListener
| Modifier and Type | Method and Description |
|---|---|
void |
handle(byte subscriptionId,
long offset,
long chunkTimestamp,
long committedChunkId,
Object chunkContext,
Message message) |
Copyright © 2023 VMware, Inc. or its affiliates.. All rights reserved.