public abstract class RegisteredStateMetaInfoBase extends Object
| 构造器和说明 |
|---|
RegisteredStateMetaInfoBase(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static RegisteredStateMetaInfoBase |
fromMetaInfoSnapshot(StateMetaInfoSnapshot snapshot) |
String |
getName() |
abstract StateMetaInfoSnapshot |
snapshot() |
@Nonnull public abstract StateMetaInfoSnapshot snapshot()
public static RegisteredStateMetaInfoBase fromMetaInfoSnapshot(@Nonnull StateMetaInfoSnapshot snapshot)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.