| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.addAllFrozenSubtreeRoots(Iterable<? extends com.google.protobuf.ByteString> values)
The root hashes of the frozen subtrees that form the small accumulator.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.addAllNonDefaultSiblings(Iterable<? extends com.google.protobuf.ByteString> values)
The non-default siblings.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.addFrozenSubtreeRoots(com.google.protobuf.ByteString value)
The root hashes of the frozen subtrees that form the small accumulator.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.addNonDefaultSiblings(com.google.protobuf.ByteString value)
The non-default siblings.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.clear() |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.clearFrozenSubtreeRoots()
The root hashes of the frozen subtrees that form the small accumulator.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.clearNonDefaultSiblings()
The non-default siblings.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.clearNumSiblings()
The total number of siblings.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.clone() |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.mergeFrom(com.google.protobuf.Message other) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.mergeFrom(Proof.AccumulatorConsistencyProof other) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.newBuilder() |
static Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.newBuilder(Proof.AccumulatorConsistencyProof prototype) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.newBuilderForType() |
protected Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.setFrozenSubtreeRoots(int index,
com.google.protobuf.ByteString value)
The root hashes of the frozen subtrees that form the small accumulator.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.setNonDefaultSiblings(int index,
com.google.protobuf.ByteString value)
The non-default siblings.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.setNumSiblings(int value)
The total number of siblings.
|
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Proof.AccumulatorConsistencyProof.Builder |
Proof.AccumulatorConsistencyProof.toBuilder() |
Copyright © 2019. All rights reserved.