public static class Service.FetchResponse extends Service.Response
Service.FetchRequest.| Modifier and Type | Field and Description |
|---|---|
Meta.Frame |
frame |
boolean |
missingResults |
boolean |
missingStatement |
Service.RpcMetadataResponse |
rpcMetadata |
| Constructor and Description |
|---|
FetchResponse(Meta.Frame frame,
boolean missingStatement,
boolean missingResults,
Service.RpcMetadataResponse rpcMetadata) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
p, p, p, ppublic final Meta.Frame frame
public boolean missingStatement
public boolean missingResults
public final Service.RpcMetadataResponse rpcMetadata
public FetchResponse(Meta.Frame frame, boolean missingStatement, boolean missingResults, Service.RpcMetadataResponse rpcMetadata)
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.