public class AnalyticsChunkHeader extends Object implements ChunkHeader
| Constructor and Description |
|---|
AnalyticsChunkHeader(String requestId,
Optional<String> clientContextId,
Optional<byte[]> signature) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
clientContextId() |
String |
requestId() |
Optional<byte[]> |
signature() |
String |
toString() |
Copyright © 2021 Couchbase, Inc.. All rights reserved.