| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.clear() |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.clearInter() |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.clearIntra() |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.clone() |
SegExtensions.LatencyInfo.Builder |
SegExtensions.StaticInfoExtension.Builder.getLatencyBuilder()
Approximate, lower-bound latency for paths based on this ASEntry.
|
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.mergeFrom(SegExtensions.LatencyInfo other) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.newBuilder() |
static SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.newBuilder(SegExtensions.LatencyInfo prototype) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.newBuilderForType() |
protected SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.putAllInter(Map<Long,Integer> values)
Latency between the local interface and the interface in the neighbor AS
for the relevant links.
|
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.putAllIntra(Map<Long,Integer> values)
Latency between construction-egress interface and the relevant other
interfaces.
|
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.putInter(long key,
int value)
Latency between the local interface and the interface in the neighbor AS
for the relevant links.
|
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.putIntra(long key,
int value)
Latency between construction-egress interface and the relevant other
interfaces.
|
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.removeInter(long key)
Latency between the local interface and the interface in the neighbor AS
for the relevant links.
|
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.removeIntra(long key)
Latency between construction-egress interface and the relevant other
interfaces.
|
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SegExtensions.LatencyInfo.Builder |
SegExtensions.LatencyInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.StaticInfoExtension.Builder |
SegExtensions.StaticInfoExtension.Builder.setLatency(SegExtensions.LatencyInfo.Builder builderForValue)
Approximate, lower-bound latency for paths based on this ASEntry.
|
Copyright © 2024. All rights reserved.