JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.api.gax.batching
Interface BatchMerger<B>
public interface
BatchMerger<B>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
merge
(
B
batch,
B
newBatch)
Method Details
merge
void
merge
(
B
batch,
B
newBatch)