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 state design pattern with real world example

September, 2017 adarsh Leave a comment

The State Pattern is a behavioral design pattern which allows an object to alter its behavior when its internal state…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

state design pattern in java with real world example

adarsh 4d Comments

The State Pattern is a behavioral design pattern which allows an object to alter its behavior when its internal state…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

scala proxy design pattern with real world example

adarsh Leave a comment

Proxy Pattern is a structural design pattern which is used to create a representative object that controls access to another…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

proxy design pattern in java with real world example

adarsh Leave a comment

Proxy Pattern is a structural design pattern which is used to create a representative object that controls access to another…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

bridge pattern scala way using self types feature of scala with real world example

September, 2017 adarsh Leave a comment

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

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

scala bridge design pattern real life example in scala

adarsh 2d Comments

Bridge Pattern is a structural design pattern which can be used to vary not only your implementations, but also your…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

bridge design pattern real life example in java

adarsh Leave a comment

Bridge Pattern is a structural design pattern which can be used to vary not only your implementations, but also your…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

Post navigation

Page 1 of 7
1 2 … 7 Next →

Recent Posts

  • spark sql consecutive sequence example
  • spark sql example to find second highest average
  • spark sql example to find max of average
  • Home
  • Contact Me
  • About Me
Copyright © 2017 Time Pass Techies