Uses of Enum Class
com.logicalclocks.hsfs.EntityEndpointType
Packages that use EntityEndpointType
Package
Description
-
Uses of EntityEndpointType in com.logicalclocks.hsfs
Methods in com.logicalclocks.hsfs that return EntityEndpointTypeModifier and TypeMethodDescriptionstatic EntityEndpointTypeReturns the enum constant of this class with the specified name.static EntityEndpointType[]EntityEndpointType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EntityEndpointType in com.logicalclocks.hsfs.metadata
Constructors in com.logicalclocks.hsfs.metadata with parameters of type EntityEndpointTypeModifierConstructorDescriptionStatisticsApi(@NonNull EntityEndpointType entityType) TagsApi(@NonNull EntityEndpointType entityType) -
Uses of EntityEndpointType in com.logicalclocks.hsfs.spark.engine
Constructors in com.logicalclocks.hsfs.spark.engine with parameters of type EntityEndpointType