| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.addAllKeyvalues(Iterable<? extends ByzCoinProto.DBKeyValue> values)
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.addKeyvalues(ByzCoinProto.DBKeyValue.Builder builderForValue)
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.addKeyvalues(ByzCoinProto.DBKeyValue value)
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.addKeyvalues(int index,
ByzCoinProto.DBKeyValue.Builder builderForValue)
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.addKeyvalues(int index,
ByzCoinProto.DBKeyValue value)
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.clear() |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.clearKeyvalues()
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.clearNonce()
Nonce to be used for the download.
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.clone() |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.mergeFrom(ByzCoinProto.DownloadStateResponse other) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.newBuilder() |
static ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.newBuilder(ByzCoinProto.DownloadStateResponse prototype) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.newBuilderForType() |
protected ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.removeKeyvalues(int index)
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.setKeyvalues(int index,
ByzCoinProto.DBKeyValue.Builder builderForValue)
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.setKeyvalues(int index,
ByzCoinProto.DBKeyValue value)
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.setNonce(long value)
Nonce to be used for the download.
|
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.DownloadStateResponse.Builder |
ByzCoinProto.DownloadStateResponse.toBuilder() |
Copyright © 2019. All rights reserved.