| Package | Description |
|---|---|
| ch.epfl.dedis.proto |
| Modifier and Type | Method and Description |
|---|---|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.addAllUpdate(Iterable<? extends SkipBlockProto.SkipBlock> values)
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.addUpdate(int index,
SkipBlockProto.SkipBlock.Builder builderForValue)
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.addUpdate(int index,
SkipBlockProto.SkipBlock value)
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.addUpdate(SkipBlockProto.SkipBlock.Builder builderForValue)
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.addUpdate(SkipBlockProto.SkipBlock value)
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.clear() |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.clearUpdate()
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.clone() |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.mergeFrom(com.google.protobuf.Message other) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.mergeFrom(SkipchainProto.GetUpdateChainReply other) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.newBuilder() |
static SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.newBuilder(SkipchainProto.GetUpdateChainReply prototype) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.newBuilderForType() |
protected SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.removeUpdate(int index)
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.setUpdate(int index,
SkipBlockProto.SkipBlock.Builder builderForValue)
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.Builder.setUpdate(int index,
SkipBlockProto.SkipBlock value)
update is the shortest path from the requested block to the latest
block.
|
SkipchainProto.GetUpdateChainReply.Builder |
SkipchainProto.GetUpdateChainReply.toBuilder() |
Copyright © 2018. All rights reserved.