Interface PartitionedTableServiceModule


@Module public interface PartitionedTableServiceModule
  • Method Details

    • provideAuthWiring

      @Provides static io.deephaven.auth.codegen.impl.PartitionedTableServiceContextualAuthWiring provideAuthWiring(AuthorizationProvider authProvider)
    • bindPartitionedTableServiceGrpcImpl

      @Binds @IntoSet io.grpc.BindableService bindPartitionedTableServiceGrpcImpl(PartitionedTableServiceGrpcImpl instance)