A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X 

R

Ref - class in xyz.block.ftl.v1.schema
Protobuf type xyz.block.ftl.v1.schema.Ref
REF - enum entry in xyz.block.ftl.v1.schema.Type.ValueCase
 
Ref.Builder - class in xyz.block.ftl.v1.schema.Ref
Protobuf type xyz.block.ftl.v1.schema.Ref
RefOrBuilder - class in xyz.block.ftl.v1.schema
 
register(java.lang.String,java.lang.String,io.quarkus.arc.InstanceHandle,java.lang.reflect.Method,java.util.List,boolean) - function in xyz.block.ftl.runtime.VerbRegistry
 
register(java.lang.String,java.lang.String,xyz.block.ftl.runtime.VerbInvoker) - function in xyz.block.ftl.runtime.VerbRegistry
 
registerAllExtensions(com.google.protobuf.ExtensionRegistry) - function in xyz.block.ftl.v1.Ftl
 
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite) - function in xyz.block.ftl.v1.Ftl
 
registerAllExtensions(com.google.protobuf.ExtensionRegistry) - function in xyz.block.ftl.v1.console.Console
 
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite) - function in xyz.block.ftl.v1.console.Console
 
registerAllExtensions(com.google.protobuf.ExtensionRegistry) - function in xyz.block.ftl.v1.schema.Runtime
 
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite) - function in xyz.block.ftl.v1.schema.Runtime
 
registerAllExtensions(com.google.protobuf.ExtensionRegistry) - function in xyz.block.ftl.v1.schema.SchemaOuterClass
 
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite) - function in xyz.block.ftl.v1.schema.SchemaOuterClass
 
registerHttpIngress(java.lang.String,java.lang.String,boolean) - function in xyz.block.ftl.runtime.FTLRecorder
 
registerRunner(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.AsyncService
Register a Runner with the Controller.
Each runner issue a RegisterRunnerRequest to the ControllerService
every 10 seconds to maintain its heartbeat.
registerRunner(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.AsyncService
Register a Runner with the Controller.
Each runner issue a RegisterRunnerRequest to the ControllerService
every 10 seconds to maintain its heartbeat.
registerRunner(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.ControllerServiceStub
Register a Runner with the Controller.
Each runner issue a RegisterRunnerRequest to the ControllerService
every 10 seconds to maintain its heartbeat.
RegisterRunnerRequest - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.RegisterRunnerRequest
RegisterRunnerRequest.Builder - class in xyz.block.ftl.v1.RegisterRunnerRequest
Protobuf type xyz.block.ftl.v1.RegisterRunnerRequest
RegisterRunnerRequestOrBuilder - class in xyz.block.ftl.v1
 
RegisterRunnerResponse - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.RegisterRunnerResponse
RegisterRunnerResponse.Builder - class in xyz.block.ftl.v1.RegisterRunnerResponse
Protobuf type xyz.block.ftl.v1.RegisterRunnerResponse
RegisterRunnerResponseOrBuilder - class in xyz.block.ftl.v1
 
registerVerb(java.lang.String,java.lang.String,java.lang.String,java.util.List,java.lang.Class,java.util.List,boolean) - function in xyz.block.ftl.runtime.FTLRecorder
 
removeArtefacts(int) - function in xyz.block.ftl.v1.CreateDeploymentRequest.Builder
repeated .xyz.block.ftl.v1.DeploymentArtefact artefacts = 2;
removeArtefacts(int) - function in xyz.block.ftl.v1.GetDeploymentResponse.Builder
repeated .xyz.block.ftl.v1.DeploymentArtefact artefacts = 2;
removeAttributes(java.lang.String) - function in xyz.block.ftl.v1.StreamDeploymentLogsRequest.Builder
map<string, string> attributes = 5;
removeAttributes(java.lang.String) - function in xyz.block.ftl.v1.console.LogEvent.Builder
map<string, string> attributes = 5;
removeCalls(int) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;
removeCalls(int) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;
removeClientArtefacts(int) - function in xyz.block.ftl.v1.GetArtefactDiffsResponse.Builder
Artefacts that the client already has, and their path+executable status.
repeated .xyz.block.ftl.v1.DeploymentArtefact client_artefacts = 2;
removeConfigs(int) - function in xyz.block.ftl.v1.ListConfigResponse.Builder
repeated .xyz.block.ftl.v1.ListConfigResponse.Config configs = 1;
removeConfigs(java.lang.String) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
map<string, bytes> configs = 2;
removeConfigs(int) - function in xyz.block.ftl.v1.console.Module.Builder
repeated .xyz.block.ftl.v1.console.Config configs = 8;
removeControllers(int) - function in xyz.block.ftl.v1.StatusResponse.Builder
repeated .xyz.block.ftl.v1.StatusResponse.Controller controllers = 1;
removeData(int) - function in xyz.block.ftl.v1.console.Module.Builder
repeated .xyz.block.ftl.v1.console.Data data = 6;
removeDatabases(int) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;
removeDecls(int) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;
removeDeployments(int) - function in xyz.block.ftl.v1.StatusResponse.Builder
repeated .xyz.block.ftl.v1.StatusResponse.Deployment deployments = 3;
removeErrors(int) - function in xyz.block.ftl.v1.schema.ErrorList.Builder
repeated .xyz.block.ftl.v1.schema.Error errors = 1;
removeEvents(int) - function in xyz.block.ftl.v1.console.GetEventsResponse.Builder
repeated .xyz.block.ftl.v1.console.Event events = 1;
removeEvents(int) - function in xyz.block.ftl.v1.console.StreamEventsResponse.Builder
repeated .xyz.block.ftl.v1.console.Event events = 1;
removeFields(int) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;
removeFilters(int) - function in xyz.block.ftl.v1.console.EventsQuery.Builder
repeated .xyz.block.ftl.v1.console.EventsQuery.Filter filters = 1;
removeHaveArtefacts(int) - function in xyz.block.ftl.v1.GetDeploymentArtefactsRequest.Builder
repeated .xyz.block.ftl.v1.DeploymentArtefact have_artefacts = 2;
removeIngressRoutes(int) - function in xyz.block.ftl.v1.StatusResponse.Builder
repeated .xyz.block.ftl.v1.StatusResponse.IngressRoute ingress_routes = 4;
removeLevels(int) - function in xyz.block.ftl.v1.console.Topology.Builder
repeated .xyz.block.ftl.v1.console.TopologyGroup levels = 1;
removeMetadata(int) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;
removeMetadata(int) - function in xyz.block.ftl.v1.schema.FSM.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;
removeMetadata(int) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;
removeMetadata(int) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;
removeMetadata(int) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;
removeModules(int) - function in xyz.block.ftl.v1.console.GetModulesResponse.Builder
repeated .xyz.block.ftl.v1.console.Module modules = 1;
removeModules(int) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;
removePath(int) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;
removeProcesses(int) - function in xyz.block.ftl.v1.ProcessListResponse.Builder
repeated .xyz.block.ftl.v1.ProcessListResponse.Process processes = 1;
removeRoutes(int) - function in xyz.block.ftl.v1.StatusResponse.Builder
repeated .xyz.block.ftl.v1.StatusResponse.Route routes = 5;
removeRunners(int) - function in xyz.block.ftl.v1.StatusResponse.Builder
repeated .xyz.block.ftl.v1.StatusResponse.Runner runners = 2;
removeSecrets(int) - function in xyz.block.ftl.v1.ListSecretsResponse.Builder
repeated .xyz.block.ftl.v1.ListSecretsResponse.Secret secrets = 1;
removeSecrets(java.lang.String) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
map<string, bytes> secrets = 3;
removeSecrets(int) - function in xyz.block.ftl.v1.console.Module.Builder
repeated .xyz.block.ftl.v1.console.Secret secrets = 7;
removeStart(int) - function in xyz.block.ftl.v1.schema.FSM.Builder
repeated .xyz.block.ftl.v1.schema.Ref start = 4;
removeTransitions(int) - function in xyz.block.ftl.v1.schema.FSM.Builder
repeated .xyz.block.ftl.v1.schema.FSMTransition transitions = 5;
removeTypeParameters(int) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter typeParameters = 5;
removeTypeParameters(int) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type typeParameters = 4;
removeValues(int) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;
removeVariants(int) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;
removeVerbs(int) - function in xyz.block.ftl.v1.console.Module.Builder
repeated .xyz.block.ftl.v1.console.Verb verbs = 5;
replaceDelegatee(com.fasterxml.jackson.databind.JsonDeserializer) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
replaceDelegatee(com.fasterxml.jackson.databind.JsonSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
replaceDeploy(xyz.block.ftl.v1.ReplaceDeployRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.AsyncService
Gradually replace an existing deployment with a new one.
If a deployment already exists for the module of the new deployment,
it will be scaled down and replaced by the new one.
replaceDeploy(xyz.block.ftl.v1.ReplaceDeployRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.AsyncService
Gradually replace an existing deployment with a new one.
If a deployment already exists for the module of the new deployment,
it will be scaled down and replaced by the new one.
replaceDeploy(xyz.block.ftl.v1.ReplaceDeployRequest) - function in xyz.block.ftl.v1.ControllerServiceGrpc.ControllerServiceBlockingStub
Gradually replace an existing deployment with a new one.
If a deployment already exists for the module of the new deployment,
it will be scaled down and replaced by the new one.
replaceDeploy(xyz.block.ftl.v1.ReplaceDeployRequest) - function in xyz.block.ftl.v1.ControllerServiceGrpc.ControllerServiceFutureStub
Gradually replace an existing deployment with a new one.
If a deployment already exists for the module of the new deployment,
it will be scaled down and replaced by the new one.
replaceDeploy(xyz.block.ftl.v1.ReplaceDeployRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.ControllerServiceStub
Gradually replace an existing deployment with a new one.
If a deployment already exists for the module of the new deployment,
it will be scaled down and replaced by the new one.
ReplaceDeployRequest - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.ReplaceDeployRequest
ReplaceDeployRequest.Builder - class in xyz.block.ftl.v1.ReplaceDeployRequest
Protobuf type xyz.block.ftl.v1.ReplaceDeployRequest
ReplaceDeployRequestOrBuilder - class in xyz.block.ftl.v1
 
ReplaceDeployResponse - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.ReplaceDeployResponse
ReplaceDeployResponse.Builder - class in xyz.block.ftl.v1.ReplaceDeployResponse
Protobuf type xyz.block.ftl.v1.ReplaceDeployResponse
ReplaceDeployResponseOrBuilder - class in xyz.block.ftl.v1
 
REQUESTS - enum entry in xyz.block.ftl.v1.console.EventsQuery.Filter.FilterCase
 
reserve(xyz.block.ftl.v1.ReserveRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.RunnerServiceGrpc.AsyncService
Reserve synchronously reserves a Runner for a deployment but does nothing else.
reserve(xyz.block.ftl.v1.ReserveRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.RunnerServiceGrpc.AsyncService
Reserve synchronously reserves a Runner for a deployment but does nothing else.
reserve(xyz.block.ftl.v1.ReserveRequest) - function in xyz.block.ftl.v1.RunnerServiceGrpc.RunnerServiceBlockingStub
Reserve synchronously reserves a Runner for a deployment but does nothing else.
reserve(xyz.block.ftl.v1.ReserveRequest) - function in xyz.block.ftl.v1.RunnerServiceGrpc.RunnerServiceFutureStub
Reserve synchronously reserves a Runner for a deployment but does nothing else.
reserve(xyz.block.ftl.v1.ReserveRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.RunnerServiceGrpc.RunnerServiceStub
Reserve synchronously reserves a Runner for a deployment but does nothing else.
ReserveRequest - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.ReserveRequest
ReserveRequest.Builder - class in xyz.block.ftl.v1.ReserveRequest
Protobuf type xyz.block.ftl.v1.ReserveRequest
ReserveRequestOrBuilder - class in xyz.block.ftl.v1
 
ReserveResponse - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.ReserveResponse
ReserveResponse.Builder - class in xyz.block.ftl.v1.ReserveResponse
Protobuf type xyz.block.ftl.v1.ReserveResponse
ReserveResponseOrBuilder - class in xyz.block.ftl.v1
 
resetSubscription(xyz.block.ftl.v1.ResetSubscriptionRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.AsyncService
Reset the cursor for a subscription to the head of its topic.
resetSubscription(xyz.block.ftl.v1.ResetSubscriptionRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.AsyncService
Reset the cursor for a subscription to the head of its topic.
resetSubscription(xyz.block.ftl.v1.ResetSubscriptionRequest) - function in xyz.block.ftl.v1.ControllerServiceGrpc.ControllerServiceBlockingStub
Reset the cursor for a subscription to the head of its topic.
resetSubscription(xyz.block.ftl.v1.ResetSubscriptionRequest) - function in xyz.block.ftl.v1.ControllerServiceGrpc.ControllerServiceFutureStub
Reset the cursor for a subscription to the head of its topic.
resetSubscription(xyz.block.ftl.v1.ResetSubscriptionRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ControllerServiceGrpc.ControllerServiceStub
Reset the cursor for a subscription to the head of its topic.
ResetSubscriptionRequest - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.ResetSubscriptionRequest
ResetSubscriptionRequest.Builder - class in xyz.block.ftl.v1.ResetSubscriptionRequest
Protobuf type xyz.block.ftl.v1.ResetSubscriptionRequest
ResetSubscriptionRequestOrBuilder - class in xyz.block.ftl.v1
 
ResetSubscriptionResponse - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.ResetSubscriptionResponse
ResetSubscriptionResponse.Builder - class in xyz.block.ftl.v1.ResetSubscriptionResponse
Protobuf type xyz.block.ftl.v1.ResetSubscriptionResponse
ResetSubscriptionResponseOrBuilder - class in xyz.block.ftl.v1
 
RESPONSE_NOT_SET - enum entry in xyz.block.ftl.v1.CallResponse.ResponseCase
 
Retry - class in xyz.block.ftl
 
RETRY - enum entry in xyz.block.ftl.v1.schema.Metadata.ValueCase
 
RUNNER_ASSIGNED - enum entry in xyz.block.ftl.v1.RunnerState
The Runner is assigned to a deployment.
RUNNER_ASSIGNED = 2;
RUNNER_DEAD - enum entry in xyz.block.ftl.v1.RunnerState
The Runner is dead.
RUNNER_DEAD = 3;
RUNNER_IDLE - enum entry in xyz.block.ftl.v1.RunnerState
The Runner is waiting for a deployment.
RUNNER_IDLE = 0;
RUNNER_RESERVED - enum entry in xyz.block.ftl.v1.RunnerState
The Runner and Controller have agreed that the Runner is reserved.
RUNNER_RESERVED = 1;
RunnerServiceGrpc - class in xyz.block.ftl.v1
RunnerService is the service that executes Deployments.
The Controller will scale the Runner horizontally as required. The Runner will
register itself automatically with the ControllerService, which will then
assign modules to it.
RunnerServiceGrpc.AsyncService - class in xyz.block.ftl.v1.RunnerServiceGrpc
RunnerService is the service that executes Deployments.
The Controller will scale the Runner horizontally as required. The Runner will
register itself automatically with the ControllerService, which will then
assign modules to it.
RunnerServiceGrpc.RunnerServiceBlockingStub - class in xyz.block.ftl.v1.RunnerServiceGrpc
A stub to allow clients to do synchronous rpc calls to service RunnerService.
RunnerServiceGrpc.RunnerServiceFutureStub - class in xyz.block.ftl.v1.RunnerServiceGrpc
A stub to allow clients to do ListenableFuture-style rpc calls to service RunnerService.
RunnerServiceGrpc.RunnerServiceImplBase - class in xyz.block.ftl.v1.RunnerServiceGrpc
Base class for the server implementation of the service RunnerService.
RunnerServiceGrpc.RunnerServiceStub - class in xyz.block.ftl.v1.RunnerServiceGrpc
A stub to allow clients to do asynchronous rpc calls to service RunnerService.
RunnerState - class in xyz.block.ftl.v1
Protobuf enum xyz.block.ftl.v1.RunnerState
Runtime - class in xyz.block.ftl.v1.schema
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X