public class ClusterStateContext extends Object
This class is intended to provide runtime-context to ClusterStateFactory implementors, giving information such as what daemon is creating it.
Constructor and Description |
---|
ClusterStateContext() |
ClusterStateContext(DaemonType daemonType) |
Modifier and Type | Method and Description |
---|---|
DaemonType |
getDaemonType() |
public ClusterStateContext()
public ClusterStateContext(DaemonType daemonType)
public DaemonType getDaemonType()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.