Package | Description |
---|---|
org.apache.flume.channel.file.proto |
Modifier and Type | Class and Description |
---|---|
static class |
ProtosFactory.ActiveLog
Protobuf type
ActiveLog |
static class |
ProtosFactory.ActiveLog.Builder
Protobuf type
ActiveLog |
Modifier and Type | Method and Description |
---|---|
ProtosFactory.ActiveLogOrBuilder |
ProtosFactory.CheckpointOrBuilder.getActiveLogsOrBuilder(int index)
repeated .ActiveLog activeLogs = 5; |
ProtosFactory.ActiveLogOrBuilder |
ProtosFactory.Checkpoint.getActiveLogsOrBuilder(int index)
repeated .ActiveLog activeLogs = 5; |
ProtosFactory.ActiveLogOrBuilder |
ProtosFactory.Checkpoint.Builder.getActiveLogsOrBuilder(int index)
repeated .ActiveLog activeLogs = 5; |
Modifier and Type | Method and Description |
---|---|
List<? extends ProtosFactory.ActiveLogOrBuilder> |
ProtosFactory.CheckpointOrBuilder.getActiveLogsOrBuilderList()
repeated .ActiveLog activeLogs = 5; |
List<? extends ProtosFactory.ActiveLogOrBuilder> |
ProtosFactory.Checkpoint.getActiveLogsOrBuilderList()
repeated .ActiveLog activeLogs = 5; |
List<? extends ProtosFactory.ActiveLogOrBuilder> |
ProtosFactory.Checkpoint.Builder.getActiveLogsOrBuilderList()
repeated .ActiveLog activeLogs = 5; |
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.