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

D

Data - class in xyz.block.ftl
Marks the given item as a data item in the FTL schema.
Data - class in xyz.block.ftl.schema.v1
A Data structure.
Protobuf type xyz.block.ftl.schema.v1.Data
DATA - enum entry in xyz.block.ftl.schema.v1.Decl.ValueCase
 
DATA - enum entry in xyz.block.ftl.schema.v1.Type.ValueCase
 
Data.Builder - class in xyz.block.ftl.schema.v1.Data
A Data structure.
Protobuf type xyz.block.ftl.schema.v1.Data
Database - class in xyz.block.ftl.hotreload.v1
Protobuf type xyz.block.ftl.hotreload.v1.Database
Database - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.Database
DATABASE - enum entry in xyz.block.ftl.schema.v1.Decl.ValueCase
 
Database.Builder - class in xyz.block.ftl.hotreload.v1.Database
Protobuf type xyz.block.ftl.hotreload.v1.Database
Database.Builder - class in xyz.block.ftl.schema.v1.Database
Protobuf type xyz.block.ftl.schema.v1.Database
DATABASE_RUNTIME - enum entry in xyz.block.ftl.schema.v1.Runtime.ValueCase
 
DatabaseConnector - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.DatabaseConnector
DatabaseConnector.Builder - class in xyz.block.ftl.schema.v1.DatabaseConnector
Protobuf type xyz.block.ftl.schema.v1.DatabaseConnector
DatabaseConnector.ValueCase - class in xyz.block.ftl.schema.v1.DatabaseConnector
 
DatabaseConnectorOrBuilder - class in xyz.block.ftl.schema.v1
 
DatabaseOrBuilder - class in xyz.block.ftl.hotreload.v1
 
DatabaseOrBuilder - class in xyz.block.ftl.schema.v1
 
DatabaseRuntime - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.DatabaseRuntime
DatabaseRuntime.Builder - class in xyz.block.ftl.schema.v1.DatabaseRuntime
Protobuf type xyz.block.ftl.schema.v1.DatabaseRuntime
DatabaseRuntimeConnections - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.DatabaseRuntimeConnections
DatabaseRuntimeConnections.Builder - class in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections
Protobuf type xyz.block.ftl.schema.v1.DatabaseRuntimeConnections
DatabaseRuntimeConnectionsOrBuilder - class in xyz.block.ftl.schema.v1
 
DatabaseRuntimeOrBuilder - class in xyz.block.ftl.schema.v1
 
DATABASES - enum entry in xyz.block.ftl.schema.v1.Metadata.ValueCase
 
DataOrBuilder - class in xyz.block.ftl.schema.v1
 
DatasourceDetails - class in xyz.block.ftl.runtime
 
DB_TYPE_MYSQL - enum entry in xyz.block.ftl.v1.GetDeploymentContextResponse.DbType

DB_TYPE_MYSQL = 2;

DB_TYPE_POSTGRES - enum entry in xyz.block.ftl.v1.GetDeploymentContextResponse.DbType

DB_TYPE_POSTGRES = 1;

DB_TYPE_UNSPECIFIED - enum entry in xyz.block.ftl.v1.GetDeploymentContextResponse.DbType

DB_TYPE_UNSPECIFIED = 0;

dbName() - function in xyz.block.ftl.SQLQueryClient
 
deadLetter() - function in xyz.block.ftl.Subscription
 
Decl - class in xyz.block.ftl.schema.v1
Decl represents user-defined data types in the schema grammar.
Protobuf type xyz.block.ftl.schema.v1.Decl
Decl.Builder - class in xyz.block.ftl.schema.v1.Decl
Decl represents user-defined data types in the schema grammar.
Protobuf type xyz.block.ftl.schema.v1.Decl
Decl.ValueCase - class in xyz.block.ftl.schema.v1.Decl
 
DeclOrBuilder - class in xyz.block.ftl.schema.v1
 
decode(S) - function in xyz.block.ftl.TypeAliasMapper
 
DefaultRunnerDetails - class in xyz.block.ftl.runtime
Default implementation of RunnerDetails, that uses the environment variables to get the proxy address and database
deleteOldEvents(xyz.block.ftl.timeline.v1.DeleteOldEventsRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.AsyncService
Delete old events of a specific type
deleteOldEvents(xyz.block.ftl.timeline.v1.DeleteOldEventsRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.AsyncService
Delete old events of a specific type
deleteOldEvents(xyz.block.ftl.timeline.v1.DeleteOldEventsRequest) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.TimelineServiceBlockingStub
Delete old events of a specific type
deleteOldEvents(xyz.block.ftl.timeline.v1.DeleteOldEventsRequest) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.TimelineServiceFutureStub
Delete old events of a specific type
deleteOldEvents(xyz.block.ftl.timeline.v1.DeleteOldEventsRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.TimelineServiceStub
Delete old events of a specific type
DeleteOldEventsRequest - class in xyz.block.ftl.timeline.v1
Protobuf type xyz.block.ftl.timeline.v1.DeleteOldEventsRequest
DeleteOldEventsRequest.Builder - class in xyz.block.ftl.timeline.v1.DeleteOldEventsRequest
Protobuf type xyz.block.ftl.timeline.v1.DeleteOldEventsRequest
DeleteOldEventsRequestOrBuilder - class in xyz.block.ftl.timeline.v1
 
DeleteOldEventsResponse - class in xyz.block.ftl.timeline.v1
Protobuf type xyz.block.ftl.timeline.v1.DeleteOldEventsResponse
DeleteOldEventsResponse.Builder - class in xyz.block.ftl.timeline.v1.DeleteOldEventsResponse
Protobuf type xyz.block.ftl.timeline.v1.DeleteOldEventsResponse
DeleteOldEventsResponseOrBuilder - class in xyz.block.ftl.timeline.v1
 
DeployedSchema - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.DeployedSchema
DeployedSchema.Builder - class in xyz.block.ftl.v1.DeployedSchema
Protobuf type xyz.block.ftl.v1.DeployedSchema
DeployedSchemaOrBuilder - class in xyz.block.ftl.v1
 
DEPLOYMENT_RUNTIME - enum entry in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.EntryCase
 
DEPLOYMENT_RUNTIME - enum entry in xyz.block.ftl.timeline.v1.Event.EntryCase
 
DEPLOYMENT_RUNTIME_EVENT - enum entry in xyz.block.ftl.schema.v1.Event.ValueCase
 
DEPLOYMENT_RUNTIME_NOTIFICATION - enum entry in xyz.block.ftl.schema.v1.Notification.ValueCase
 
DEPLOYMENT_STATE_CANARY - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_CANARY = 3;

DEPLOYMENT_STATE_CANONICAL - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_CANONICAL = 4;

DEPLOYMENT_STATE_DE_PROVISIONING - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_DE_PROVISIONING = 6;

DEPLOYMENT_STATE_DELETED - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_DELETED = 7;

DEPLOYMENT_STATE_DRAINING - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_DRAINING = 5;

DEPLOYMENT_STATE_FAILED - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_FAILED = 8;

DEPLOYMENT_STATE_PROVISIONING - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_PROVISIONING = 1;

DEPLOYMENT_STATE_READY - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_READY = 2;

DEPLOYMENT_STATE_UNSPECIFIED - enum entry in xyz.block.ftl.schema.v1.DeploymentState

DEPLOYMENT_STATE_UNSPECIFIED = 0;

DeploymentArtefact - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.DeploymentArtefact
DeploymentArtefact.Builder - class in xyz.block.ftl.admin.v1.DeploymentArtefact
Protobuf type xyz.block.ftl.admin.v1.DeploymentArtefact
DeploymentArtefactOrBuilder - class in xyz.block.ftl.admin.v1
 
DeploymentRuntimeEvent - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.DeploymentRuntimeEvent
DeploymentRuntimeEvent - class in xyz.block.ftl.timeline.v1
Protobuf type xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent
DeploymentRuntimeEvent.Builder - class in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent
Protobuf type xyz.block.ftl.schema.v1.DeploymentRuntimeEvent
DeploymentRuntimeEvent.Builder - class in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent
Protobuf type xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent
DeploymentRuntimeEventOrBuilder - class in xyz.block.ftl.schema.v1
 
DeploymentRuntimeEventOrBuilder - class in xyz.block.ftl.timeline.v1
 
DeploymentRuntimeNotification - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.DeploymentRuntimeNotification
DeploymentRuntimeNotification.Builder - class in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification
Protobuf type xyz.block.ftl.schema.v1.DeploymentRuntimeNotification
DeploymentRuntimeNotificationOrBuilder - class in xyz.block.ftl.schema.v1
 
DEPLOYMENTS - enum entry in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.FilterCase
 
DeploymentState - class in xyz.block.ftl.schema.v1
Protobuf enum xyz.block.ftl.schema.v1.DeploymentState
deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext) - function in xyz.block.ftl.runtime.JsonSerializationConfig.ByteArrayDeserializer
 
deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext) - function in xyz.block.ftl.runtime.JsonSerializationConfig.HolderEnumDeserializer
 
deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext) - function in xyz.block.ftl.runtime.JsonSerializationConfig.TypeAliasDeSerializer
 
deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext) - function in xyz.block.ftl.runtime.JsonSerializationConfig.TypeEnumDeserializer
 
deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext) - function in xyz.block.ftl.runtime.JsonSerializationConfig.ValueEnumDeserializer
 
deserializeWithType(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.jsontype.TypeDeserializer) - function in com.fasterxml.jackson.databind.deser.std.StdDeserializer
 
DevModeRunnerDetails - class in xyz.block.ftl.runtime
 
drainChangeset(xyz.block.ftl.v1.DrainChangesetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.SchemaServiceGrpc.AsyncService
 
drainChangeset(xyz.block.ftl.v1.DrainChangesetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.SchemaServiceGrpc.AsyncService
 
drainChangeset(xyz.block.ftl.v1.DrainChangesetRequest) - function in xyz.block.ftl.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
 
drainChangeset(xyz.block.ftl.v1.DrainChangesetRequest) - function in xyz.block.ftl.v1.SchemaServiceGrpc.SchemaServiceFutureStub
 
drainChangeset(xyz.block.ftl.v1.DrainChangesetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.SchemaServiceGrpc.SchemaServiceStub
 
DrainChangesetRequest - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.DrainChangesetRequest
DrainChangesetRequest.Builder - class in xyz.block.ftl.v1.DrainChangesetRequest
Protobuf type xyz.block.ftl.v1.DrainChangesetRequest
DrainChangesetRequestOrBuilder - class in xyz.block.ftl.v1
 
DrainChangesetResponse - class in xyz.block.ftl.v1
Protobuf type xyz.block.ftl.v1.DrainChangesetResponse
DrainChangesetResponse.Builder - class in xyz.block.ftl.v1.DrainChangesetResponse
Protobuf type xyz.block.ftl.v1.DrainChangesetResponse
DrainChangesetResponseOrBuilder - class in xyz.block.ftl.v1
 
DSN_DATABASE_CONNECTOR - enum entry in xyz.block.ftl.schema.v1.DatabaseConnector.ValueCase
 
DSNDatabaseConnector - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.DSNDatabaseConnector
DSNDatabaseConnector.Builder - class in xyz.block.ftl.schema.v1.DSNDatabaseConnector
Protobuf type xyz.block.ftl.schema.v1.DSNDatabaseConnector
DSNDatabaseConnectorOrBuilder - class in xyz.block.ftl.schema.v1
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X