Class Pathbean

java.lang.Object
io.datarouter.model.databean.BaseDatabean<PathbeanKey,​Pathbean>
io.datarouter.storage.file.Pathbean
All Implemented Interfaces:
io.datarouter.model.databean.Databean<PathbeanKey,​Pathbean>, java.lang.Comparable<io.datarouter.model.databean.Databean<?,​?>>

public class Pathbean
extends io.datarouter.model.databean.BaseDatabean<PathbeanKey,​Pathbean>
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Pathbean.FieldKeys  
    static class  Pathbean.PathbeanFielder  
  • Field Summary

    Fields inherited from class io.datarouter.model.databean.BaseDatabean

    DEFAULT_KEY_FIELD_NAME
  • Constructor Summary

    Constructors 
    Constructor Description
    Pathbean()  
    Pathbean​(PathbeanKey key)  
    Pathbean​(PathbeanKey key, java.lang.Long size)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Class<PathbeanKey> getKeyClass()  
    java.lang.Long getSize()  

    Methods inherited from class io.datarouter.model.databean.BaseDatabean

    compareTo, equals, getDatabeanName, getKey, getKeyFieldName, getKeyFields, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait