Udostępnij za pośrednictwem


ClusterType Enum

Definition

Enum that describe the flavor of the cluster.

public enum ClusterType
type ClusterType = 
Public Enum ClusterType
Inheritance
ClusterType

Fields

Hadoop 0

Hadoop only cluster type.

HBase 1

Hadoop with HBase cluster type.

Spark 3

Hadoop with Spark cluster type.

Storm 2

Hadoop with Storm cluster type.

Unknown 4

Unknown cluster flavor.

Applies to