Uses of Class
tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.MutinySnapshotServiceStub
Packages that use MutinySnapshotServiceGrpc.MutinySnapshotServiceStub
-
Uses of MutinySnapshotServiceGrpc.MutinySnapshotServiceStub in tech.skworks.tachyon.service.contracts.snapshot
Subclasses with type arguments of type MutinySnapshotServiceGrpc.MutinySnapshotServiceStub in tech.skworks.tachyon.service.contracts.snapshotModifier and TypeClassDescriptionstatic classClasses in tech.skworks.tachyon.service.contracts.snapshot that implement interfaces with type arguments of type MutinySnapshotServiceGrpc.MutinySnapshotServiceStubMethods in tech.skworks.tachyon.service.contracts.snapshot that return MutinySnapshotServiceGrpc.MutinySnapshotServiceStubModifier and TypeMethodDescriptionMutinySnapshotServiceGrpc.MutinySnapshotServiceStub.build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) SnapshotServiceClient.getStub()MutinySnapshotServiceGrpc.newMutinyStub(io.grpc.Channel channel) Methods in tech.skworks.tachyon.service.contracts.snapshot with parameters of type MutinySnapshotServiceGrpc.MutinySnapshotServiceStubModifier and TypeMethodDescriptionSnapshotServiceClient.newInstanceWithStub(MutinySnapshotServiceGrpc.MutinySnapshotServiceStub stub) Constructor parameters in tech.skworks.tachyon.service.contracts.snapshot with type arguments of type MutinySnapshotServiceGrpc.MutinySnapshotServiceStubModifierConstructorDescriptionSnapshotServiceClient(String name, io.grpc.Channel channel, BiFunction<String, MutinySnapshotServiceGrpc.MutinySnapshotServiceStub, MutinySnapshotServiceGrpc.MutinySnapshotServiceStub> stubConfigurator) SnapshotServiceClient(String name, io.grpc.Channel channel, BiFunction<String, MutinySnapshotServiceGrpc.MutinySnapshotServiceStub, MutinySnapshotServiceGrpc.MutinySnapshotServiceStub> stubConfigurator)