Package

it.agilelab.bigdata.wasp.core

utils

Permalink

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class AvroConversionException extends AvroRuntimeException

    Permalink
  2. trait AvroSchemaConverters extends AnyRef

    Permalink
  3. trait CanOverrideName[T] extends AnyRef

    Permalink
  4. trait CanOverrideNameInstances extends AnyRef

    Permalink
  5. class ConfigManager extends Logging with CanOverrideNameInstances

    Permalink
  6. trait ElasticConfiguration extends AnyRef

    Permalink
  7. trait FreeCodeCompilerUtils extends AnyRef

    Permalink
  8. class FreeCodeCompilerUtilsDefault extends FreeCodeCompilerUtils with FreeCodeGenerator with AutoCloseable

    Permalink
  9. trait HBaseConfiguration extends AnyRef

    Permalink
  10. trait JdbcConfiguration extends AnyRef

    Permalink
  11. class JsonAvroConverter extends AnyRef

    Permalink
  12. class JsonGenericRecordReader extends AnyRef

    Permalink
  13. trait MongoDBConfiguration extends AnyRef

    Permalink
  14. trait NifiConfiguration extends AnyRef

    Permalink
  15. class SimpleUnionJsonEncoder extends ParsingEncoder with ActionHandler

    Permalink
  16. trait SolrConfiguration extends AnyRef

    Permalink
  17. trait SparkBatchConfiguration extends AnyRef

    Permalink
  18. trait SparkStreamingConfiguration extends AnyRef

    Permalink
  19. trait SparkTestKit extends AnyRef

    Permalink

    Utility trait to mix in test suites.

    Utility trait to mix in test suites.

    This trait is not declared among tests because test dependencies are not transitively resolved by sbt

  20. trait WaspConfiguration extends AnyRef

    Permalink

Value Members

  1. object AvroSchemaConverters extends AvroSchemaConverters

    Permalink

    This object contains method that are used to convert sparkSQL schemas to avro schemas and vice versa.

  2. object AvroToJsonUtil extends Logging

    Permalink
  3. object CanOverrideName

    Permalink
  4. object CliUtils

    Permalink

    Command line utils leveraging Apache Commons CLI

  5. object ConfUtils

    Permalink
  6. object ConfigManager extends ConfigManager

    Permalink
  7. object JsonConverter

    Permalink
  8. object JsonOps

    Permalink

    Created by Agile Lab s.r.l.

    Created by Agile Lab s.r.l. on 23/08/2017.

  9. object SparkTestKit

    Permalink

    This object will hold a singleton and per jvm spark context (sbt will run test in parallel and spark has a "one spark context per jvm restriction")

  10. object StringToByteArrayUtil

    Permalink

    Created by matteo on 21/10/16.

  11. object SubjectUtils

    Permalink
  12. object TimeFormatter

    Permalink
  13. object Utils

    Permalink

Ungrouped