Skip to content

Commit c313726

Browse files
committed
Add Notation to GetTieredStoreInfo in pkg/ddc/base/runtime.go.
1 parent 83f58c8 commit c313726

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/ddc/base/runtime.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ func WithTieredStore(tieredStore datav1alpha1.TieredStore) RuntimeInfoOption {
311311
return nil
312312
}
313313
}
314+
314315
// GetTieredStoreInfo returns the TieredStoreInfo associated with the RuntimeInfo.
315316
// The info is pre-converted from datav1alpha1.TieredStore for convenience (e.g., structured quotas).
316317
// If no levels are defined, the Levels slice in the returned struct will be nil.

0 commit comments

Comments
 (0)