| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.Builder.build() |
SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.Builder.buildPartial() |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.getDefaultInstance() |
SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.getDefaultInstanceForType() |
SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.Builder.getDefaultInstanceForType() |
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtensionOrBuilder.getGeoOrDefault(long key,
SegExtensions.GeoCoordinates defaultValue)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtension.getGeoOrDefault(long key,
SegExtensions.GeoCoordinates defaultValue)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtension.Builder.getGeoOrDefault(long key,
SegExtensions.GeoCoordinates defaultValue)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtensionOrBuilder.getGeoOrThrow(long key)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtension.getGeoOrThrow(long key)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtension.Builder.getGeoOrThrow(long key)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseDelimitedFrom(InputStream input) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(byte[] data) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(ByteBuffer data) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(com.google.protobuf.ByteString data) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(com.google.protobuf.CodedInputStream input) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(InputStream input) |
static SegExtensions.GeoCoordinates |
SegExtensions.GeoCoordinates.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,SegExtensions.GeoCoordinates> |
SegExtensions.StaticInfoExtensionOrBuilder.getGeo()
Deprecated.
|
Map<Long,SegExtensions.GeoCoordinates> |
SegExtensions.StaticInfoExtension.getGeo()
Deprecated.
|
Map<Long,SegExtensions.GeoCoordinates> |
SegExtensions.StaticInfoExtension.Builder.getGeo()
Deprecated.
|
Map<Long,SegExtensions.GeoCoordinates> |
SegExtensions.StaticInfoExtensionOrBuilder.getGeoMap()
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
Map<Long,SegExtensions.GeoCoordinates> |
SegExtensions.StaticInfoExtension.getGeoMap()
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
Map<Long,SegExtensions.GeoCoordinates> |
SegExtensions.StaticInfoExtension.Builder.getGeoMap()
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
Map<Long,SegExtensions.GeoCoordinates> |
SegExtensions.StaticInfoExtension.Builder.getMutableGeo()
Deprecated.
|
com.google.protobuf.Parser<SegExtensions.GeoCoordinates> |
SegExtensions.GeoCoordinates.getParserForType() |
static com.google.protobuf.Parser<SegExtensions.GeoCoordinates> |
SegExtensions.GeoCoordinates.parser() |
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtensionOrBuilder.getGeoOrDefault(long key,
SegExtensions.GeoCoordinates defaultValue)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtension.getGeoOrDefault(long key,
SegExtensions.GeoCoordinates defaultValue)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
SegExtensions.GeoCoordinates |
SegExtensions.StaticInfoExtension.Builder.getGeoOrDefault(long key,
SegExtensions.GeoCoordinates defaultValue)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
SegExtensions.GeoCoordinates.Builder |
SegExtensions.GeoCoordinates.Builder.mergeFrom(SegExtensions.GeoCoordinates other) |
static SegExtensions.GeoCoordinates.Builder |
SegExtensions.GeoCoordinates.newBuilder(SegExtensions.GeoCoordinates prototype) |
SegExtensions.StaticInfoExtension.Builder |
SegExtensions.StaticInfoExtension.Builder.putGeo(long key,
SegExtensions.GeoCoordinates value)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.StaticInfoExtension.Builder |
SegExtensions.StaticInfoExtension.Builder.putAllGeo(Map<Long,SegExtensions.GeoCoordinates> values)
Geographical coordinates describing the location of the routers for
relevant interfaces of this AS.
|
Copyright © 2024. All rights reserved.