public static class MapFetchKeysCodec.RequestParameters extends Object
Modifier and Type | Field and Description |
---|---|
int |
batch
The number of items to be batched
|
String |
name
Name of the map.
|
int |
tableIndex
The slot number (or index) to start the iterator
|
Constructor and Description |
---|
RequestParameters() |
public String name
public int tableIndex
public int batch
Copyright © 2019 Hazelcast, Inc.. All rights reserved.