| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Seg.HopField |
Seg.HopField.Builder.build() |
Seg.HopField |
Seg.HopField.Builder.buildPartial() |
static Seg.HopField |
Seg.HopField.getDefaultInstance() |
Seg.HopField |
Seg.HopField.getDefaultInstanceForType() |
Seg.HopField |
Seg.HopField.Builder.getDefaultInstanceForType() |
Seg.HopField |
Seg.HopEntryOrBuilder.getHopField()
Material to create the data-plane hop field.
|
Seg.HopField |
Seg.HopEntry.getHopField()
Material to create the data-plane hop field.
|
Seg.HopField |
Seg.HopEntry.Builder.getHopField()
Material to create the data-plane hop field.
|
Seg.HopField |
Seg.PeerEntryOrBuilder.getHopField()
Material to create the data-plane hop field
|
Seg.HopField |
Seg.PeerEntry.getHopField()
Material to create the data-plane hop field
|
Seg.HopField |
Seg.PeerEntry.Builder.getHopField()
Material to create the data-plane hop field
|
static Seg.HopField |
Seg.HopField.parseDelimitedFrom(InputStream input) |
static Seg.HopField |
Seg.HopField.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopField |
Seg.HopField.parseFrom(byte[] data) |
static Seg.HopField |
Seg.HopField.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopField |
Seg.HopField.parseFrom(ByteBuffer data) |
static Seg.HopField |
Seg.HopField.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopField |
Seg.HopField.parseFrom(com.google.protobuf.ByteString data) |
static Seg.HopField |
Seg.HopField.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopField |
Seg.HopField.parseFrom(com.google.protobuf.CodedInputStream input) |
static Seg.HopField |
Seg.HopField.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopField |
Seg.HopField.parseFrom(InputStream input) |
static Seg.HopField |
Seg.HopField.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Seg.HopField> |
Seg.HopField.getParserForType() |
static com.google.protobuf.Parser<Seg.HopField> |
Seg.HopField.parser() |
| Modifier and Type | Method and Description |
|---|---|
Seg.HopField.Builder |
Seg.HopField.Builder.mergeFrom(Seg.HopField other) |
Seg.HopEntry.Builder |
Seg.HopEntry.Builder.mergeHopField(Seg.HopField value)
Material to create the data-plane hop field.
|
Seg.PeerEntry.Builder |
Seg.PeerEntry.Builder.mergeHopField(Seg.HopField value)
Material to create the data-plane hop field
|
static Seg.HopField.Builder |
Seg.HopField.newBuilder(Seg.HopField prototype) |
Seg.HopEntry.Builder |
Seg.HopEntry.Builder.setHopField(Seg.HopField value)
Material to create the data-plane hop field.
|
Seg.PeerEntry.Builder |
Seg.PeerEntry.Builder.setHopField(Seg.HopField value)
Material to create the data-plane hop field
|
Copyright © 2024. All rights reserved.