Constant Field Values

Contents

io.resys.*

  • io.resys.hdes.object.repo.mongodb.codecs.BlobCodec 
    Modifier and Type Constant Field Value
    public static final String ID "_id"
  • io.resys.hdes.object.repo.mongodb.codecs.CommitCodec 
    Modifier and Type Constant Field Value
    public static final String ID "_id"
  • io.resys.hdes.object.repo.mongodb.codecs.RefCodec 
    Modifier and Type Constant Field Value
    public static final String COMMIT "commit"
    public static final String ID "_id"
  • io.resys.hdes.object.repo.mongodb.codecs.TagCodec 
    Modifier and Type Constant Field Value
    public static final String COMMIT "commit"
    public static final String ID "_id"
  • io.resys.hdes.object.repo.mongodb.codecs.TreeCodec 
    Modifier and Type Constant Field Value
    public static final String ID "_id"
    public static final String VALUES "values"
  • io.resys.hdes.object.repo.mongodb.codecs.TreeEntryCodec 
    Modifier and Type Constant Field Value
    public static final String NAME "name"