| Package | Description |
|---|---|
| com.github.fppt.jedismock.operations | |
| com.github.fppt.jedismock.server |
| Modifier and Type | Method and Description |
|---|---|
static Optional<RedisOperation> |
OperationFactory.buildMetaOperation(String name,
OperationExecutorState state,
List<Slice> params) |
| Constructor and Description |
|---|
RO_auth(OperationExecutorState state) |
RO_exec(OperationExecutorState state) |
RO_quit(OperationExecutorState state) |
RO_select(OperationExecutorState state,
List<Slice> params) |
RO_subscribe(OperationExecutorState state,
List<Slice> params) |
RO_unsubscribe(OperationExecutorState state,
List<Slice> params) |
| Constructor and Description |
|---|
RedisOperationExecutor(OperationExecutorState state) |
Copyright © 2019. All rights reserved.