public final class KnownProtocols extends Object
Modifier and Type | Field and Description |
---|---|
static int |
LATEST_MINOR_VERSION |
static int |
MAJOR_VERSION
Latest protocol version is 1.2
|
Constructor and Description |
---|
KnownProtocols() |
Modifier and Type | Method and Description |
---|---|
org.apache.avro.Protocol |
getLatestProtocol() |
public static final int MAJOR_VERSION
public static final int LATEST_MINOR_VERSION
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved