Redis
@Deprecated public class BitFieldGetCommand extends Object
Constructor and Description |
---|
BitFieldGetCommand()
Deprecated.
|
BitFieldGetCommand(BitFieldGetCommand obj)
Deprecated.
|
BitFieldGetCommand(io.vertx.core.json.JsonObject obj)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getOffset()
Deprecated.
|
String |
getType()
Deprecated.
|
void |
setOffset(long offset)
Deprecated.
|
void |
setType(String type)
Deprecated.
|
io.vertx.core.json.JsonObject |
toJson()
Deprecated.
|
public BitFieldGetCommand()
public BitFieldGetCommand(BitFieldGetCommand obj)
public BitFieldGetCommand(io.vertx.core.json.JsonObject obj)
Copyright © 2020 Eclipse. All rights reserved.