| Package | Description |
|---|---|
| org.apache.bookkeeper.mledger.proto |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<MLDataFormats.LongProperty> |
MLDataFormats.LongProperty.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.LongProperty |
MLDataFormats.LongProperty.Builder.build() |
MLDataFormats.LongProperty |
MLDataFormats.LongProperty.Builder.buildPartial() |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.getDefaultInstance() |
MLDataFormats.LongProperty |
MLDataFormats.LongProperty.getDefaultInstanceForType() |
MLDataFormats.LongProperty |
MLDataFormats.LongProperty.Builder.getDefaultInstanceForType() |
MLDataFormats.LongProperty |
MLDataFormats.PositionInfoOrBuilder.getProperties(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty |
MLDataFormats.PositionInfo.getProperties(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty |
MLDataFormats.PositionInfo.Builder.getProperties(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty |
MLDataFormats.ManagedCursorInfoOrBuilder.getProperties(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty |
MLDataFormats.ManagedCursorInfo.getProperties(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty |
MLDataFormats.ManagedCursorInfo.Builder.getProperties(int index)
Additional custom properties associated with
the current cursor position
|
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseDelimitedFrom(InputStream input) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(byte[] data) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(ByteBuffer data) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(com.google.protobuf.ByteString data) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(com.google.protobuf.CodedInputStream input) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(InputStream input) |
static MLDataFormats.LongProperty |
MLDataFormats.LongProperty.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MLDataFormats.LongProperty> |
MLDataFormats.LongProperty.getParserForType() |
List<MLDataFormats.LongProperty> |
MLDataFormats.PositionInfoOrBuilder.getPropertiesList()
Additional custom properties associated with
the current cursor position
|
List<MLDataFormats.LongProperty> |
MLDataFormats.PositionInfo.getPropertiesList()
Additional custom properties associated with
the current cursor position
|
List<MLDataFormats.LongProperty> |
MLDataFormats.PositionInfo.Builder.getPropertiesList()
Additional custom properties associated with
the current cursor position
|
List<MLDataFormats.LongProperty> |
MLDataFormats.ManagedCursorInfoOrBuilder.getPropertiesList()
Additional custom properties associated with
the current cursor position
|
List<MLDataFormats.LongProperty> |
MLDataFormats.ManagedCursorInfo.getPropertiesList()
Additional custom properties associated with
the current cursor position
|
List<MLDataFormats.LongProperty> |
MLDataFormats.ManagedCursorInfo.Builder.getPropertiesList()
Additional custom properties associated with
the current cursor position
|
static com.google.protobuf.Parser<MLDataFormats.LongProperty> |
MLDataFormats.LongProperty.parser() |
| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.PositionInfo.Builder |
MLDataFormats.PositionInfo.Builder.addProperties(int index,
MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
MLDataFormats.ManagedCursorInfo.Builder.addProperties(int index,
MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
MLDataFormats.PositionInfo.Builder.addProperties(MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
MLDataFormats.ManagedCursorInfo.Builder.addProperties(MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty.Builder |
MLDataFormats.LongProperty.Builder.mergeFrom(MLDataFormats.LongProperty other) |
static MLDataFormats.LongProperty.Builder |
MLDataFormats.LongProperty.newBuilder(MLDataFormats.LongProperty prototype) |
MLDataFormats.PositionInfo.Builder |
MLDataFormats.PositionInfo.Builder.setProperties(int index,
MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
MLDataFormats.ManagedCursorInfo.Builder.setProperties(int index,
MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.PositionInfo.Builder |
MLDataFormats.PositionInfo.Builder.addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
MLDataFormats.ManagedCursorInfo.Builder.addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values)
Additional custom properties associated with
the current cursor position
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.