Redis
@Deprecated public class BitFieldGetCommand extends Object
Constructor and Description |
---|
BitFieldGetCommand()
Deprecated.
|
BitFieldGetCommand(BitFieldGetCommand obj)
Deprecated.
|
BitFieldGetCommand(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.
|
JsonObject |
toJson()
Deprecated.
|
public BitFieldGetCommand()
public BitFieldGetCommand(BitFieldGetCommand obj)
public BitFieldGetCommand(JsonObject obj)
public String getType()
public void setType(String type)
public long getOffset()
public void setOffset(long offset)
public JsonObject toJson()
Copyright © 2023 Eclipse. All rights reserved.