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