|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtosFactory.TransactionEventHeader.Builder | |
---|---|
org.apache.flume.channel.file.proto |
Uses of ProtosFactory.TransactionEventHeader.Builder in org.apache.flume.channel.file.proto |
---|
Methods in org.apache.flume.channel.file.proto that return ProtosFactory.TransactionEventHeader.Builder | |
---|---|
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.clear()
|
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.clearTransactionID()
required sfixed64 transactionID = 2; |
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.clearType()
required sfixed32 type = 1; |
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.clearWriteOrderID()
required sfixed64 writeOrderID = 3; |
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.clone()
|
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.mergeFrom(com.google.protobuf.Message other)
|
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.mergeFrom(ProtosFactory.TransactionEventHeader other)
|
static ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.newBuilder()
|
static ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.newBuilder(ProtosFactory.TransactionEventHeader prototype)
|
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.newBuilderForType()
|
protected ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.setTransactionID(long value)
required sfixed64 transactionID = 2; |
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.setType(int value)
required sfixed32 type = 1; |
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.Builder.setWriteOrderID(long value)
required sfixed64 writeOrderID = 3; |
ProtosFactory.TransactionEventHeader.Builder |
ProtosFactory.TransactionEventHeader.toBuilder()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |