package
1.0.1
Repository: https://github.com/fluid-cloudnative/fluid.git
Documentation: pkg.go.dev

# Packages

Package base is a generated GoMock package.
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetRuntimeInfo gets the RuntimeInfo according to name and namespace of it.
No description provided by the author
No description provided by the author
NewTemplateEngine creates template engine.
RecordDatasetMetrics records dataset-related metrics from the given MetadataSyncResult.
ReleaseTargetDataset release target dataset OperationRef field which marks the data operation being performed.
SafeClose closes the metadataSyncResultChannel but ignores panic when the channel is already closed.
SafeSend sends result to the metadataSyncResultChannel but ignores panic when the channel is already closed Returns true if the channel is already closed.
SetDataOperationInTargetDataset set status of target dataset to mark the data operation being performed.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
MetadataSyncResult describes result for asynchronous metadata sync.
The real Runtime Info should implement.
No description provided by the author
No description provided by the author

# Interfaces

DataOperator is a common interface of TemplateEngine for Data Operations like DataBackup/DataLoad/DataMigrate etc.
DataOperatorYamlGenerator is the implementation of DataOperator interface for runtime engine using TemplateEngine.
Engine interface defines the interfaces that should be implemented by a distributed data caching Engine.
Implement is what the real engine should implement if it use the TemplateEngine.
Runtime Information interface defines the interfaces that should be implemented by Alluxio Runtime or other implementation .
No description provided by the author
UnderFileSystemService interface defines the interfaces that should be implemented by a underlayer fileSystem service for the data.

# Type aliases

No description provided by the author