Skip to content

Big Data

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

Category: Design Patterns

memento design pattern in java with example

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: java design pattern

scala interpreter design pattern example in scala

September, 2017 adarsh

The interpreter pattern is a behavioural design pattern that specifies how to evaluate sentences in a language. The basic idea…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

interpreter design pattern in java with example

adarsh

The interpreter pattern is a behavioural design pattern that specifies how to evaluate sentences in a language. The basic idea…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

scala composite design pattern example in scala

September, 2017 adarsh

The composite pattern is a structural design pattern which allows you to compose objects into tree structures to represent part-whole…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

java composite design pattern example

adarsh

The composite pattern is a structural design pattern which allows you to compose objects into tree structures to represent part-whole…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

scala custom iterator example

September, 2017 adarsh

The Iterator Pattern is a behavioral design pattern which provides a way to access the elements of an aggregate object…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

iterator pattern java example

adarsh

The Iterator Pattern is a behavioral design pattern which provides a way to access the elements of an aggregate object…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

Post navigation

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

Recent Posts

  • Optimization for Using AWS Lambda to Send Messages to Amazon MSK
  • Rebalancing a Kafka Cluster in AWS MSK using CLI Commands
  • Using StsAssumeRoleCredentialsProvider with Glue Schema Registry Integration in Kafka Producer
  • Home
  • Contact Me
  • About Me
Copyright © 2017 Time Pass Techies
 

Loading Comments...