Skip to content

Big Data

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

Analytics && More

flyweight pattern java with real world example

September, 2017 adarsh

Flyweight design pattern is used to minimize the memory usage with the help of an object that shares as much…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

facade pattern scala with real world example

adarsh

The Facade Pattern provides a unified interface to a set of interfaces in a subsytem. Facade defines a higher-level interface…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

facade pattern java with real world example

adarsh

The Facade Pattern provides a unified interface to a set of interfaces in a subsytem. Facade defines a higher-level interface…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

adapter pattern scala with real world example

adarsh

The adapter pattern converts the interface of a class into another interface the clients expect. Adapter lets classes work together…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

adapter pattern java with real world example

adarsh

The adapter pattern converts the interface of a class into another interface the clients expect. Adapter lets classes work together…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

scala prototype design pattern with real time example in scala

September, 2017 adarsh

The prototype design pattern is a creational design pattern that involves creating objects by cloning them from existing ones. Its…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

real time example for prototype design pattern in java

adarsh

The prototype design pattern is a creational design pattern that involves creating objects by cloning them from existing ones. Its…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

Post navigation

Page 20 of 33
← Previous 1 … 19 20 21 … 33 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