|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ReplicationInputStream in org.shoal.adapter.store.commands |
|---|
| Uses of ReplicationInputStream in org.shoal.adapter.store.commands.monitor |
|---|
| Methods in org.shoal.adapter.store.commands.monitor with parameters of type ReplicationInputStream | |
|---|---|
void |
ListBackingStoreConfigurationCommand.readCommandPayload(ReplicationInputStream ris)
|
void |
ListBackingStoreConfigurationResponseCommand.readCommandPayload(ReplicationInputStream ris)
|
void |
ListReplicaStoreEntriesCommand.readCommandPayload(ReplicationInputStream ris)
|
| Uses of ReplicationInputStream in org.shoal.ha.cache.api |
|---|
| Methods in org.shoal.ha.cache.api with parameters of type ReplicationInputStream | |
|---|---|
K |
ObjectKeyHelper.readKey(ReplicationInputStream ris)
|
K |
DataStoreKeyHelper.readKey(ReplicationInputStream ris)
|
java.lang.Object |
DataStoreEntryHelper.readObject(ReplicationInputStream ris)
|
| Uses of ReplicationInputStream in org.shoal.ha.cache.impl.command |
|---|
| Methods in org.shoal.ha.cache.impl.command with parameters of type ReplicationInputStream | |
|---|---|
void |
Command.prepareToExecute(ReplicationInputStream ris)
|
protected abstract void |
Command.readCommandPayload(ReplicationInputStream ris)
|
| Uses of ReplicationInputStream in org.shoal.ha.cache.impl.interceptor |
|---|
| Methods in org.shoal.ha.cache.impl.interceptor with parameters of type ReplicationInputStream | ||
|---|---|---|
void |
ReplicationFramePayloadCommand.readCommandPayload(ReplicationInputStream ris)
|
|
static
|
ReplicationFrame.toReplicationFrame(DataStoreContext<K,V> dsc,
ReplicationInputStream ris)
|
|
| Uses of ReplicationInputStream in org.shoal.ha.cache.impl.util |
|---|
| Methods in org.shoal.ha.cache.impl.util with parameters of type ReplicationInputStream | |
|---|---|
java.lang.String |
StringKeyHelper.readKey(ReplicationInputStream ris)
|
java.lang.Object |
DefaultDataStoreEntryHelper.readObject(ReplicationInputStream ris)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||