Uses of Class
Arp.System.Commons.Services.Io.Grpc.IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse
-
Uses of IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse in Arp.System.Commons.Services.Io.Grpc
Fields in Arp.System.Commons.Services.Io.Grpc declared as IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponseModifier and TypeFieldDescriptionprivate static final IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponseIFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.DEFAULT_INSTANCEFields in Arp.System.Commons.Services.Io.Grpc with type parameters of type IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> IFileSystemInfoServiceGrpc.getGetSpaceInfoMethodprivate static final com.google.protobuf.Parser<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.PARSERMethods in Arp.System.Commons.Services.Io.Grpc that return IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponseModifier and TypeMethodDescriptionIFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.Builder.build()IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.Builder.buildPartial()IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.getDefaultInstance()IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.Builder.getDefaultInstanceForType()IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.getDefaultInstanceForType()IFileSystemInfoServiceGrpc.IFileSystemInfoServiceBlockingStub.getSpaceInfo(IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest request) / <summary> / Gets the space information of the specified path.IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseDelimitedFrom(InputStream input) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(byte[] data) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(com.google.protobuf.ByteString data) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(com.google.protobuf.CodedInputStream input) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(InputStream input) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(ByteBuffer data) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Commons.Services.Io.Grpc that return types with arguments of type IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> IFileSystemInfoServiceGrpc.getGetSpaceInfoMethod()com.google.protobuf.Parser<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> IFileSystemInfoServiceGrpc.IFileSystemInfoServiceFutureStub.getSpaceInfo(IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest request) / <summary> / Gets the space information of the specified path.static com.google.protobuf.Parser<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.parser()Methods in Arp.System.Commons.Services.Io.Grpc with parameters of type IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponseModifier and TypeMethodDescriptionIFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.Builder.mergeFrom(IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse other) IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse.newBuilder(IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse prototype) Method parameters in Arp.System.Commons.Services.Io.Grpc with type arguments of type IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponseModifier and TypeMethodDescriptionvoidIFileSystemInfoServiceGrpc.IFileSystemInfoServiceImplBase.getSpaceInfo(IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest request, io.grpc.stub.StreamObserver<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> responseObserver) / <summary> / Gets the space information of the specified path.voidIFileSystemInfoServiceGrpc.IFileSystemInfoServiceStub.getSpaceInfo(IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest request, io.grpc.stub.StreamObserver<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> responseObserver) / <summary> / Gets the space information of the specified path.