Skip to content

Big Data

Analytics And More
  • Home
  • Map Reduce
  • Spark
  • Hive
  • Hdfs & Yarn
  • Pig
  • Oozie
  • Hbase
  • Design Patterns
  • streaming

Category: Design Patterns

scala template pattern with real world example

September, 2017 adarsh

The Template Method Pattern is a behavioral design pattern which defines the skeleton of an algorithm in a method, deferring…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

template pattern java real world example

adarsh

The Template Method Pattern is a behavioral design pattern which defines the skeleton of an algorithm in a method, deferring…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

visitor pattern scala way using case classes and pattern matching with real world example

adarsh

I have covered the visitor pattern explanation in the previous article here is the link for the same scala-visitor-pattern The visitor…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

scala visitor pattern with real world example

adarsh

Visitor design pattern will be usefull in applications where we do not know all possible use cases during design time…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

visitor pattern java real world example

adarsh

Visitor design pattern will be usefull in applications where we do not know all possible use cases during design time…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

scala memento design pattern example in scala

September, 2017 adarsh

The memento design pattern is a behavioral design pattern which can be used when we have a requirement to restore…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

memento design pattern in java with example

adarsh

The memento design pattern is a behavioral design pattern which can be used when we have a requirement to restore…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

Post navigation

Page 2 of 7
← Previous 1 2 3 … 7 Next →

Recent Posts

  • spark example to replace a header delimiter
  • Scala code to get a secret stored in Azure key vault from databricks
  • How to read write data from Azure Blob Storage with Apache Spark
  • Home
  • Contact Me
  • About Me
Copyright © 2017 Time Pass Techies