public final class SyntheticMetadataMessage extends Object implements ServerMessage
DefinitionMetadataMessages, when the isCompleted()
returning true means it is last metadata bundle of current query.
Note: all subclasses are synthetic messages, not real exists.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Nullable EofMessage |
getEof() |
int |
hashCode() |
boolean |
isCompleted() |
String |
toString() |
DefinitionMetadataMessage[] |
unwrap() |
public DefinitionMetadataMessage[] unwrap()
public boolean isCompleted()
@Nullable public @Nullable EofMessage getEof()
Copyright © 2018–2023 asyncer.io. All rights reserved.