|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ReplicationOutputStream in org.shoal.adapter.store.commands |
|---|
| Uses of ReplicationOutputStream in org.shoal.adapter.store.commands.monitor |
|---|
| Methods in org.shoal.adapter.store.commands.monitor with parameters of type ReplicationOutputStream | |
|---|---|
protected void |
ListBackingStoreConfigurationCommand.writeCommandPayload(ReplicationOutputStream ros)
|
protected void |
ListBackingStoreConfigurationResponseCommand.writeCommandPayload(ReplicationOutputStream ros)
|
protected void |
ListReplicaStoreEntriesCommand.writeCommandPayload(ReplicationOutputStream ros)
|
| Uses of ReplicationOutputStream in org.shoal.ha.cache.api |
|---|
| Methods in org.shoal.ha.cache.api with parameters of type ReplicationOutputStream | |
|---|---|
void |
ObjectKeyHelper.writeKey(ReplicationOutputStream ros,
K k)
|
void |
DataStoreKeyHelper.writeKey(ReplicationOutputStream ros,
K k)
|
void |
DataStoreEntryHelper.writeObject(ReplicationOutputStream ros,
V obj)
|
| Uses of ReplicationOutputStream in org.shoal.ha.cache.impl.command |
|---|
| Methods in org.shoal.ha.cache.impl.command with parameters of type ReplicationOutputStream | |
|---|---|
void |
Command.write(ReplicationOutputStream globalROS)
|
protected abstract void |
Command.writeCommandPayload(ReplicationOutputStream ros)
|
| Uses of ReplicationOutputStream in org.shoal.ha.cache.impl.interceptor |
|---|
| Methods in org.shoal.ha.cache.impl.interceptor with parameters of type ReplicationOutputStream | |
|---|---|
void |
ReplicationFramePayloadCommand.writeCommandPayload(ReplicationOutputStream ros)
|
| Uses of ReplicationOutputStream in org.shoal.ha.cache.impl.util |
|---|
| Methods in org.shoal.ha.cache.impl.util with parameters of type ReplicationOutputStream | |
|---|---|
static void |
SimpleSerializer.serialize(ReplicationOutputStream ros,
java.lang.Object obj)
|
static void |
SimpleSerializer.serializeString(ReplicationOutputStream ros,
java.lang.String str)
|
void |
StringKeyHelper.writeKey(ReplicationOutputStream ros,
java.lang.String key)
|
void |
DefaultDataStoreEntryHelper.writeObject(ReplicationOutputStream ros,
java.lang.Object obj)
|
void |
Replicable.writeState(ReplicationOutputStream ros)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||