| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Seg.SegmentsResponse |
Seg.SegmentsResponse.Builder.build() |
Seg.SegmentsResponse |
Seg.SegmentsResponse.Builder.buildPartial() |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.getDefaultInstance() |
Seg.SegmentsResponse |
Seg.SegmentsResponse.getDefaultInstanceForType() |
Seg.SegmentsResponse |
Seg.SegmentsResponse.Builder.getDefaultInstanceForType() |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseDelimitedFrom(InputStream input) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(byte[] data) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(ByteBuffer data) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(com.google.protobuf.ByteString data) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(InputStream input) |
static Seg.SegmentsResponse |
Seg.SegmentsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Seg.SegmentsResponse |
SegmentLookupServiceGrpc.SegmentLookupServiceBlockingStub.segments(Seg.SegmentsRequest request)
Segments returns all segments that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Seg.SegmentsResponse> |
Seg.SegmentsResponse.getParserForType() |
static io.grpc.MethodDescriptor<Seg.SegmentsRequest,Seg.SegmentsResponse> |
SegmentLookupServiceGrpc.getSegmentsMethod() |
static com.google.protobuf.Parser<Seg.SegmentsResponse> |
Seg.SegmentsResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<Seg.SegmentsResponse> |
SegmentLookupServiceGrpc.SegmentLookupServiceFutureStub.segments(Seg.SegmentsRequest request)
Segments returns all segments that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
Seg.SegmentsResponse.Builder |
Seg.SegmentsResponse.Builder.mergeFrom(Seg.SegmentsResponse other) |
static Seg.SegmentsResponse.Builder |
Seg.SegmentsResponse.newBuilder(Seg.SegmentsResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SegmentLookupServiceGrpc.AsyncService.segments(Seg.SegmentsRequest request,
io.grpc.stub.StreamObserver<Seg.SegmentsResponse> responseObserver)
Segments returns all segments that match the request.
|
void |
SegmentLookupServiceGrpc.SegmentLookupServiceStub.segments(Seg.SegmentsRequest request,
io.grpc.stub.StreamObserver<Seg.SegmentsResponse> responseObserver)
Segments returns all segments that match the request.
|
Copyright © 2024. All rights reserved.