public class BufferDataCollection<MESSAGE_TYPE extends com.google.protobuf.GeneratedMessageV3> extends Object
| Constructor and Description |
|---|
BufferDataCollection(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(BufferData<MESSAGE_TYPE> bufferData) |
List<BufferData<MESSAGE_TYPE>> |
export() |
int |
size() |
public void add(BufferData<MESSAGE_TYPE> bufferData)
public int size()
public List<BufferData<MESSAGE_TYPE>> export()
Copyright © 2020 The Apache Software Foundation. All rights reserved.