| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.csc |
This package contains the classes and interfaces related to Server-assisted Client-side Caching.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
Connection.protocolRead(RedisInputStream is) |
protected void |
Connection.protocolReadPushes(RedisInputStream is) |
static java.lang.Object |
Protocol.read(RedisInputStream is) |
static java.lang.Object |
Protocol.read(RedisInputStream is,
Cache cache) |
static java.lang.String |
Protocol.readErrorLineIfPossible(RedisInputStream is) |
static java.lang.Object |
Protocol.readPushes(RedisInputStream is,
Cache cache,
boolean onlyPendingBuffer) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
CacheConnection.protocolRead(RedisInputStream inputStream) |
protected void |
CacheConnection.protocolReadPushes(RedisInputStream inputStream) |
Copyright © 2025. All rights reserved.