Class Translog.Source

java.lang.Object
org.elasticsearch.index.translog.Translog.Source
Enclosing class:
Translog

public static class Translog.Source
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String routing  
    BytesReference source  
  • Constructor Summary

    Constructors 
    Constructor Description
    Source​(BytesReference source, java.lang.String routing)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait