Package s2.types
Class AppendInput
java.lang.Object
s2.types.AppendInput
- All Implemented Interfaces:
 Serializable,MeteredBytes
- See Also:
 
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Optional<com.google.protobuf.ByteString>final List<AppendRecord> - 
Method Summary
Modifier and TypeMethodDescriptionlongs2.v1alpha.AppendInput 
- 
Field Details
- 
records
 - 
matchSeqNum
 - 
fencingToken
 
 - 
 - 
Method Details
- 
newBuilder
 - 
meteredBytes
public long meteredBytes()- Specified by:
 meteredBytesin interfaceMeteredBytes
 - 
toProto
 
 -