| Package | Description |
|---|---|
| org.scion.jpan.internal | |
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
static List<Daemon.Path> |
Segments.getPaths(SegmentLookupServiceGrpc.SegmentLookupServiceBlockingStub service,
ScionBootstrapper bootstrapper,
long srcIsdAs,
long dstIsdAs,
boolean minimizeLookups)
Lookup segments, construct paths, and return paths.
|
| Modifier and Type | Method and Description |
|---|---|
Daemon.Path |
Daemon.Path.Builder.build() |
Daemon.Path |
Daemon.Path.Builder.buildPartial() |
static Daemon.Path |
Daemon.Path.getDefaultInstance() |
Daemon.Path |
Daemon.Path.getDefaultInstanceForType() |
Daemon.Path |
Daemon.Path.Builder.getDefaultInstanceForType() |
Daemon.Path |
Daemon.PathsResponseOrBuilder.getPaths(int index)
List of paths found by the daemon.
|
Daemon.Path |
Daemon.PathsResponse.getPaths(int index)
List of paths found by the daemon.
|
Daemon.Path |
Daemon.PathsResponse.Builder.getPaths(int index)
List of paths found by the daemon.
|
static Daemon.Path |
Daemon.Path.parseDelimitedFrom(InputStream input) |
static Daemon.Path |
Daemon.Path.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Path |
Daemon.Path.parseFrom(byte[] data) |
static Daemon.Path |
Daemon.Path.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Path |
Daemon.Path.parseFrom(ByteBuffer data) |
static Daemon.Path |
Daemon.Path.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Path |
Daemon.Path.parseFrom(com.google.protobuf.ByteString data) |
static Daemon.Path |
Daemon.Path.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Path |
Daemon.Path.parseFrom(com.google.protobuf.CodedInputStream input) |
static Daemon.Path |
Daemon.Path.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Path |
Daemon.Path.parseFrom(InputStream input) |
static Daemon.Path |
Daemon.Path.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Daemon.Path> |
Daemon.Path.getParserForType() |
List<Daemon.Path> |
Daemon.PathsResponseOrBuilder.getPathsList()
List of paths found by the daemon.
|
List<Daemon.Path> |
Daemon.PathsResponse.getPathsList()
List of paths found by the daemon.
|
List<Daemon.Path> |
Daemon.PathsResponse.Builder.getPathsList()
List of paths found by the daemon.
|
static com.google.protobuf.Parser<Daemon.Path> |
Daemon.Path.parser() |
| Modifier and Type | Method and Description |
|---|---|
Daemon.PathsResponse.Builder |
Daemon.PathsResponse.Builder.addPaths(Daemon.Path value)
List of paths found by the daemon.
|
Daemon.PathsResponse.Builder |
Daemon.PathsResponse.Builder.addPaths(int index,
Daemon.Path value)
List of paths found by the daemon.
|
Daemon.Path.Builder |
Daemon.Path.Builder.mergeFrom(Daemon.Path other) |
static Daemon.Path.Builder |
Daemon.Path.newBuilder(Daemon.Path prototype) |
Daemon.PathsResponse.Builder |
Daemon.PathsResponse.Builder.setPaths(int index,
Daemon.Path value)
List of paths found by the daemon.
|
| Modifier and Type | Method and Description |
|---|---|
Daemon.PathsResponse.Builder |
Daemon.PathsResponse.Builder.addAllPaths(Iterable<? extends Daemon.Path> values)
List of paths found by the daemon.
|
Copyright © 2024. All rights reserved.