public interface Address extends SizeStreamable, Comparable<Address>
PhysicalAddress
,
UUID
Modifier and Type | Field and Description |
---|---|
static byte |
IP_ADDR |
static byte |
IP_ADDR_UUID |
static byte |
NULL |
static byte |
SITE_MASTER |
static byte |
SITE_UUID |
static byte |
UUID_ADDR |
serializedSize
readFrom, writeTo
compareTo
static final byte NULL
static final byte UUID_ADDR
static final byte SITE_UUID
static final byte SITE_MASTER
static final byte IP_ADDR
static final byte IP_ADDR_UUID
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.