| Package | Description |
|---|---|
| com.github.fppt.jedismock.operations | |
| com.github.fppt.jedismock.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
RO_auth |
class |
RO_exec |
class |
RO_hexists |
class |
RO_hgetall |
class |
RO_hkeys |
class |
RO_hlen |
class |
RO_hmget |
class |
RO_hmset |
class |
RO_multi |
class |
RO_quit |
class |
RO_select |
class |
RO_subscribe |
class |
RO_time |
class |
RO_unsubscribe |
| Modifier and Type | Method and Description |
|---|---|
static RedisOperation |
OperationFactory.buildTxOperation(RedisBase base,
String name,
List<Slice> params) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<RedisOperation> |
OperationFactory.buildMetaOperation(String name,
OperationExecutorState state,
List<Slice> params) |
| Modifier and Type | Method and Description |
|---|---|
List<RedisOperation> |
OperationExecutorState.tx() |
Copyright © 2019. All rights reserved.