public class EmptyTarantoolResponseBody extends Object implements TarantoolResponseBody
| Constructor and Description |
|---|
EmptyTarantoolResponseBody()
Basic constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.msgpack.value.Value |
getData()
Get response body data
|
TarantoolResponseBodyType |
getResponseBodyType()
Get response body type
|
public EmptyTarantoolResponseBody()
public TarantoolResponseBodyType getResponseBodyType()
TarantoolResponseBodygetResponseBodyType in interface TarantoolResponseBodypublic org.msgpack.value.Value getData()
TarantoolResponseBodygetData in interface TarantoolResponseBodyCopyright © 2025 Picodata. All rights reserved.