| Modifier and Type | Field and Description |
|---|---|
protected Marshaller |
marshaller |
| Constructor and Description |
|---|
RemotePublisher(OperationsFactory operationsFactory,
Marshaller marshaller,
String filterConverterFactory,
byte[][] filterParams,
Set<Integer> segments,
int batchSize,
boolean metadata,
DataFormat dataFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super Map.Entry<K,E>> subscriber) |
protected final Marshaller marshaller
public RemotePublisher(OperationsFactory operationsFactory, Marshaller marshaller, String filterConverterFactory, byte[][] filterParams, Set<Integer> segments, int batchSize, boolean metadata, DataFormat dataFormat)
Copyright © 2021 JBoss by Red Hat. All rights reserved.