| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.clear() |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.clearClienttransactionhash()
ClientTransactionHash is the sha256 hash of all the transactions in the body
|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.clearCollectionroot()
CollectionRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.clearStatechangeshash()
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.clearTimestamp()
Timestamp is a Unix timestamp in nanoseconds.
|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.clone() |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.mergeFrom(ByzCoinProto.DataHeader other) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.mergeFrom(com.google.protobuf.Message other) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.newBuilder() |
static ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.newBuilder(ByzCoinProto.DataHeader prototype) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.newBuilderForType() |
protected ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.setClienttransactionhash(com.google.protobuf.ByteString value)
ClientTransactionHash is the sha256 hash of all the transactions in the body
|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.setCollectionroot(com.google.protobuf.ByteString value)
CollectionRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.setStatechangeshash(com.google.protobuf.ByteString value)
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.setTimestamp(long value)
Timestamp is a Unix timestamp in nanoseconds.
|
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.DataHeader.Builder |
ByzCoinProto.DataHeader.toBuilder() |
Copyright © 2018. All rights reserved.