Modifier and Type | Class and Description |
---|---|
static class |
AllocationPool.Builder |
Modifier | Constructor and Description |
---|---|
protected |
AllocationPool(String start,
String end) |
@ConstructorProperties(value={"start","end"}) protected AllocationPool(String start, String end)
public String getStart()
public String getEnd()
protected com.google.common.base.Objects.ToStringHelper string()
public static AllocationPool.Builder builder()
public AllocationPool.Builder toBuilder()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.