| Package | Description |
|---|---|
| io.axoniq.axonserver.grpc.admin |
| Modifier and Type | Method and Description |
|---|---|
ContextId |
ContextId.Builder.build() |
ContextId |
ContextId.Builder.buildPartial() |
static ContextId |
ContextId.getDefaultInstance() |
ContextId |
ContextId.getDefaultInstanceForType() |
ContextId |
ContextId.Builder.getDefaultInstanceForType() |
static ContextId |
ContextId.parseDelimitedFrom(InputStream input) |
static ContextId |
ContextId.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextId |
ContextId.parseFrom(byte[] data) |
static ContextId |
ContextId.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextId |
ContextId.parseFrom(ByteBuffer data) |
static ContextId |
ContextId.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextId |
ContextId.parseFrom(com.google.protobuf.ByteString data) |
static ContextId |
ContextId.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextId |
ContextId.parseFrom(com.google.protobuf.CodedInputStream input) |
static ContextId |
ContextId.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextId |
ContextId.parseFrom(InputStream input) |
static ContextId |
ContextId.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ContextId,ConnectedApplicationOverview> |
ApplicationAdminServiceGrpc.getGetConnectedApplicationsByContextMethod() |
com.google.protobuf.Parser<ContextId> |
ContextId.getParserForType() |
static com.google.protobuf.Parser<ContextId> |
ContextId.parser() |
| Modifier and Type | Method and Description |
|---|---|
ConnectedApplicationOverview |
ApplicationAdminServiceGrpc.ApplicationAdminServiceBlockingStub.getConnectedApplicationsByContext(ContextId request) |
com.google.common.util.concurrent.ListenableFuture<ConnectedApplicationOverview> |
ApplicationAdminServiceGrpc.ApplicationAdminServiceFutureStub.getConnectedApplicationsByContext(ContextId request) |
void |
ApplicationAdminServiceGrpc.ApplicationAdminServiceImplBase.getConnectedApplicationsByContext(ContextId request,
io.grpc.stub.StreamObserver<ConnectedApplicationOverview> responseObserver) |
void |
ApplicationAdminServiceGrpc.ApplicationAdminServiceStub.getConnectedApplicationsByContext(ContextId request,
io.grpc.stub.StreamObserver<ConnectedApplicationOverview> responseObserver) |
ContextId.Builder |
ContextId.Builder.mergeFrom(ContextId other) |
static ContextId.Builder |
ContextId.newBuilder(ContextId prototype) |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.