Overload List
Name | Description | |
---|---|---|
![]() | BatchRead(Key, Operation) |
Initialize batch key and read operations.
|
![]() | BatchRead(Key, Boolean) |
Initialize batch key and readAllBins indicator.
|
![]() | BatchRead(Key, String) |
Initialize batch key and bins to retrieve.
|
![]() | BatchRead(BatchReadPolicy, Key, Operation) |
Initialize batch policy, key and read operations.
|
![]() | BatchRead(BatchReadPolicy, Key, Boolean) |
Initialize batch policy, key and readAllBins indicator.
|
![]() | BatchRead(BatchReadPolicy, Key, String) |
Initialize batch policy, key and bins to retrieve.
|
See Also