Class IFileSystemInfoServiceGrpc
java.lang.Object
Arp.System.Commons.Services.Io.Grpc.IFileSystemInfoServiceGrpc
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classstatic final classprivate static final classstatic final classstatic classprivate static final classstatic final classprivate static final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceAddPermissionsRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceAddPermissionsResponse> private static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryResponse> private static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsResponse> private static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetRootDirectoriesResponse> private static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> private static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> private static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceRemovePermissionsRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceRemovePermissionsResponse> private static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intstatic final Stringprivate static io.grpc.ServiceDescriptor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceAddPermissionsRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceAddPermissionsResponse> static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryResponse> static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsResponse> static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetRootDirectoriesResponse> static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceRemovePermissionsRequest, IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceRemovePermissionsResponse> static io.grpc.ServiceDescriptornewBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
getGetSupportedTraitsMethod
private static volatile io.grpc.MethodDescriptor<com.google.protobuf.Empty,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> getGetSupportedTraitsMethod -
getGetPermissionsMethod
private static volatile io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsResponse> getGetPermissionsMethod -
getAddPermissionsMethod
private static volatile io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceAddPermissionsRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceAddPermissionsResponse> getAddPermissionsMethod -
getRemovePermissionsMethod
private static volatile io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceRemovePermissionsRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceRemovePermissionsResponse> getRemovePermissionsMethod -
getGetFileSystemTraitsEntryMethod
private static volatile io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryResponse> getGetFileSystemTraitsEntryMethod -
getGetSpaceInfoMethod
private static volatile io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> getGetSpaceInfoMethod -
getGetRootDirectoriesMethod
private static volatile io.grpc.MethodDescriptor<com.google.protobuf.Empty,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetRootDirectoriesResponse> getGetRootDirectoriesMethod -
METHODID_GET_SUPPORTED_TRAITS
private static final int METHODID_GET_SUPPORTED_TRAITS- See Also:
-
METHODID_GET_PERMISSIONS
private static final int METHODID_GET_PERMISSIONS- See Also:
-
METHODID_ADD_PERMISSIONS
private static final int METHODID_ADD_PERMISSIONS- See Also:
-
METHODID_REMOVE_PERMISSIONS
private static final int METHODID_REMOVE_PERMISSIONS- See Also:
-
METHODID_GET_FILE_SYSTEM_TRAITS_ENTRY
private static final int METHODID_GET_FILE_SYSTEM_TRAITS_ENTRY- See Also:
-
METHODID_GET_SPACE_INFO
private static final int METHODID_GET_SPACE_INFO- See Also:
-
METHODID_GET_ROOT_DIRECTORIES
private static final int METHODID_GET_ROOT_DIRECTORIES- See Also:
-
serviceDescriptor
private static volatile io.grpc.ServiceDescriptor serviceDescriptor
-
-
Constructor Details
-
IFileSystemInfoServiceGrpc
private IFileSystemInfoServiceGrpc()
-
-
Method Details
-
getGetSupportedTraitsMethod
public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSupportedTraitsResponse> getGetSupportedTraitsMethod() -
getGetPermissionsMethod
public static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetPermissionsResponse> getGetPermissionsMethod() -
getAddPermissionsMethod
public static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceAddPermissionsRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceAddPermissionsResponse> getAddPermissionsMethod() -
getRemovePermissionsMethod
public static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceRemovePermissionsRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceRemovePermissionsResponse> getRemovePermissionsMethod() -
getGetFileSystemTraitsEntryMethod
public static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetFileSystemTraitsEntryResponse> getGetFileSystemTraitsEntryMethod() -
getGetSpaceInfoMethod
public static io.grpc.MethodDescriptor<IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoRequest,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetSpaceInfoResponse> getGetSpaceInfoMethod() -
getGetRootDirectoriesMethod
public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,IFileSystemInfoServiceOuterClass.IFileSystemInfoServiceGetRootDirectoriesResponse> getGetRootDirectoriesMethod() -
newStub
public static IFileSystemInfoServiceGrpc.IFileSystemInfoServiceStub newStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service -
newBlockingStub
public static IFileSystemInfoServiceGrpc.IFileSystemInfoServiceBlockingStub newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
public static IFileSystemInfoServiceGrpc.IFileSystemInfoServiceFutureStub newFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the service -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-