| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Seg.ASEntry |
Seg.ASEntry.Builder.build() |
Seg.ASEntry |
Seg.ASEntry.Builder.buildPartial() |
Seg.ASEntry |
Seg.PathSegmentOrBuilder.getAsEntries(int index)
Entries of ASes on the path.
|
Seg.ASEntry |
Seg.PathSegment.getAsEntries(int index)
Entries of ASes on the path.
|
Seg.ASEntry |
Seg.PathSegment.Builder.getAsEntries(int index)
Entries of ASes on the path.
|
static Seg.ASEntry |
Seg.ASEntry.getDefaultInstance() |
Seg.ASEntry |
Seg.ASEntry.getDefaultInstanceForType() |
Seg.ASEntry |
Seg.ASEntry.Builder.getDefaultInstanceForType() |
static Seg.ASEntry |
Seg.ASEntry.parseDelimitedFrom(InputStream input) |
static Seg.ASEntry |
Seg.ASEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(byte[] data) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(ByteBuffer data) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(com.google.protobuf.ByteString data) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(InputStream input) |
static Seg.ASEntry |
Seg.ASEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Seg.ASEntry> |
Seg.PathSegmentOrBuilder.getAsEntriesList()
Entries of ASes on the path.
|
List<Seg.ASEntry> |
Seg.PathSegment.getAsEntriesList()
Entries of ASes on the path.
|
List<Seg.ASEntry> |
Seg.PathSegment.Builder.getAsEntriesList()
Entries of ASes on the path.
|
com.google.protobuf.Parser<Seg.ASEntry> |
Seg.ASEntry.getParserForType() |
static com.google.protobuf.Parser<Seg.ASEntry> |
Seg.ASEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
Seg.PathSegment.Builder |
Seg.PathSegment.Builder.addAsEntries(int index,
Seg.ASEntry value)
Entries of ASes on the path.
|
Seg.PathSegment.Builder |
Seg.PathSegment.Builder.addAsEntries(Seg.ASEntry value)
Entries of ASes on the path.
|
Seg.ASEntry.Builder |
Seg.ASEntry.Builder.mergeFrom(Seg.ASEntry other) |
static Seg.ASEntry.Builder |
Seg.ASEntry.newBuilder(Seg.ASEntry prototype) |
Seg.PathSegment.Builder |
Seg.PathSegment.Builder.setAsEntries(int index,
Seg.ASEntry value)
Entries of ASes on the path.
|
| Modifier and Type | Method and Description |
|---|---|
Seg.PathSegment.Builder |
Seg.PathSegment.Builder.addAllAsEntries(Iterable<? extends Seg.ASEntry> values)
Entries of ASes on the path.
|
Copyright © 2024. All rights reserved.